Friday 24 January 2014

How 2 install ANDROID SDK in ur System ????

Steps to Install ANDROID SDK


This document lists out the various steps to setup the Android Development environment on our system.

Step 1: First download the Android SDK 



 Step 2: Download and install java platform


Step 3: Now set java path in environment variables 


Step 4: After setting path in environment variables unzip and copy from downloaded Android SDK tools .


Now open the folder ->open eclipse 




Select “windows > Preferences”


Select “Android” from the left panel and click “ok”



This completes the task.
Now you are ready to build your first application.
To create android application

1. Create an “Android Virtual Device(AVD)”
        “Windows->Android Virtual Device Manager”




2. Choose a AVD Name and set a Target listed in the drop down and click on Create AVD.


3. Later, Eclipse will develop the application into this AVD.

Step 5: Choose the AVD device and click on Start button to launch it.

 If the process is done correctly then emulator launches.


Hope this helps you to install Android.


0 comments:

Post a Comment