Tuesday, 24 December 2013

PART 2 ADT

PART B

Step 1:

Go to  https://developer.android.com/sdk/index.html click to download button



Step 2:

Make a tick on the checkbox for accetp license and choose your OS bit then click download button



Step 3:

After download your SDK ADT bundle, please move that zip file to another location like D:\Android (inside D: create Android folder). paste your zip file in an android folder and extract it. Now, you can get a folder in the same name of zip folder.


Step 4:
Open up the adt-bundle folder --> you can see eclipse folder now -->open an eclipse folder -->now, you can see eclipse


Step 5:

Right click on the eclipse icon --> go to send to option --> then click on desktop (Create shortcut) as shown in the below page



Step 6:

Now, you can see the shortcut for eclipse on your desktop


Step 7:
Double click on the eclipse icon --> now the window will be open like this. In the workspace textfield type the E:\AndroidPractice\ADT\workspace and don't forgot to click on the checkbox as shown in the below window. Once fill up all the require fields then click OK. Whenever you create your android application projects, it will located at the above path (E:\AndroidPractice\ADT\workspace)



Step 8:

Now the window will be open like this


No comments:

Post a Comment