Tuesday, February 4, 2014

How To install adt-bundle on you computer


For the Android development you need to install adt-bundle on you computer machion. This is eclipse tool.

Pre Software Rquired:-
1) JDK (Java Development Kit 1.5 onwares any Version ):-
    For dowanloading java got to http://www.oracle.com/technetwork/java/javase/downloads/index.html

2)ADT Bundle:-
    For dowanloading adt bundle to to http://developer.android.com/sdk/index.html


Steps to Install adt-bundle:-
Step 1:- Unzip jdk and install on you computer.

Step 2:- Unzip adt bunde zip file. in that you find the sdk  form adt bunlde folder.

Step 3:-  Open eclipse folder in that you find the eclipse logo (that is Application file) just click on that.

Step 4:- Choose the you workspace (it means where you want to store you project files).

Creating AVD manager / Emulator:-

1. In eclipse go to window menu run android virtual device manager and choose new option and give the details device name , device , version means in which version you want to create AVD and click ok button.

Follw the above procedure you will get successfully install adt bundle on you machion.

No comments:

Post a Comment