Saturday 19 July 2014

How to create AVD in Android

Fist of all you have Android Developer Tools

Step 1:   Open eclipse.exe which is in Sourse

             Select as Below picture.
         
             File> windows > Android Virtual Device Manager 
 





Step 2: Click on  new for create new device as per below picture
  



 Step 3: Give name of your AVD after that select Device,then select target and finally click on Ok button.
         

       
    

Finally you Select your device and Start Emulater.......

No comments:

Post a Comment

How to change Background color by selecting color from Listview

activitymain.xml file::> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"     xm...