Sunday, July 4, 2010

Installtion on Window

1) To Install the Android on Your Window Machine
you need the following .....

A) JDK (5.0 or 6.0) Link -

B) Eclipse 3.5 Link - http://www.eclipse.org/downloads/
(Download the First One Which has 190 MB)

C) Android SDK - http://developer.android.com/sdk/index.html

2) Install the JDk

3) Extract the Eclipse

4) Unzip Android SDK at any location you want...

5) On Windows, right-click on My Computer, and select Properties.
Under the Advanced tab, hit the Environment Variables button,
and in the dialog that comes up, double-click on Path (under System
Variables).

Add the full path to the tools/ directory to the path.

6) Now Open Eclipse Go To Help->Install New Software->Add
Click on the add button that will open a new dialog box

Name : ADT Plugins
URL : https://dl-ssl.google.com/android/eclipse/

7) Back in the Available Software view, you should now see
"Developer Tools" added to the list. Select the checkbox
next to Developer Tools, which will automatically select the
nested tools Android DDMS and Android Development Tools.
Click Next.

8) In the resulting Install Details dialog, the Android DDMS
and Android Development Tools features are listed.
Click Next to read and accept the license agreement and
install any dependencies, then click Finish.

9) Restart the Eclipse.

10) Once you've successfully downnloaded ADT as described above,
the next step is to modify your ADT preferences in
Eclipse to point to the Android SDK directory:

1. Select Window > Preferences... to open the Preferences panel (Mac

OS X: Eclipse > Preferences).
2. Select Android from the left panel.
3. For the SDK Location in the main panel, click Browse... and

locate your downloaded SDK directory.
4. Click Apply, then OK.

11) Now Go Where You extract the android SDk....
Click on SDK Set Up

12) That will open a dialog box of Android SDK and AVD Manager

13) Go to Available Packages Click on the Check box
which is located in your right...

14) It Will Show u List of Api....

15) Then please tick on Your SDK Platform Android ( Your Version ) API

16) After selecting API Please Click on Install Selected Button
Which is located right bottom

17) After Installing Your Api go to Virtual Device listed in left ..

18) Click on New Button ...

19) GIve ANy Name ... And Select Your Target API....
Rest of Informatio is Optional...then click on Create AVD

20) Now Open the Eclipse and Enjoy the Android....

No comments:

Post a Comment