Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to Show an Animated Splash Screen in iOS?

1. Add an image view in your initial view controller as-UIImageView *animatedSplashScreen; 2. Set its frame in such a way that its compatible with all the devices as animatedSplashScreen  = [[UIImageView alloc]initWithFrame:[[UIScreen mainScree

Top 6 Free Google Tools to Improve Your SEO Efforts

As an SEO Professionals and Manager, you need to research so many things on daily basis and best SEO Tools (Free or Paid) for build your work easy and effectively. Having the right and effective tools in SEO is most important. Using these free or p

How to make Spinner in Popup Window in android.

In the below example I have created Display spinner in Popup Window. Here I have created a popup.xml layout. In popup layot i have added TextView, ImageView, Spinner and button. And in activity_main.xml layout I have added a button to open spinner po

How to add marker with Infowindow in google map?

In the below example code I have described to add a  marker with Infowindow. Here I have used array list for adding marker items, then I have created plotMarkers method, in this method, it will addMarker by passing MarkerOptions as a parameter.

Integrate 360 Degree Video in Unity for Better VR Experience - 3 Easy Steps

360 video are also known as spherical video which records a view in every direction at same time. Unlike normal video 360 video gives you complete 360- angle view. While watching these video you can control viewing direction. These are recorded by sp

How Product Designing Tool Helps to Boost eCommerce Business Sales This Christmas!

The year is about to end and the Christmas is about to begin. Christmas...the festival of happiness. The bells will ring along with the melody of jingles in the upcoming days. To celebrate the festive spirit, most people give gifts to their loved one

How to add and remove items to RecyclerView in android ?

Here I have created a RecyclerView app in android. In this app we have added item in RecyclerView and when we click on the item in RecyclerView the item will be removed. In this recycler view I have used notifyItem Inserted() and notifyItemRemoved()

How to Search in a List using Search Button in ToolBar?

1)In your XML,make a ListView: <ListView android:id="@+id/mylist" android:layout_width="match_parent" android:layout_height="match_parent"></ListView> 2)Go to menu.xml and add a Search Button: <item android:id="@+id/a

Using IndexedDB in Phone Gap application

The IndexedDB is used to solve the problem of offline storage mechanisms that are supported by all the major browsers.It uses WebSQL implemented in browsers like Opera and Safari to expose IndexedDB API for web applications. Websites are able to use

How to make TextSwitcher in android

TextSwitcher is useful to animate a label on screen. TextSwitcher animates the current text out and animates the new text. In below example Frist I have created a main layout, In main layout I have added TextSwitcher attributes. See the below example

1 50 126
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: