Android Starter Guide
Preparation: Installing SDK, ADT for eclipse and SDK components for eclipse Eclipse Downloads SDK download page Installing the ADT Plugin Install New Software: "ADT Plugin" - "https:// dl-ssl.google.com/ android/eclipse/ " Eclipse --> Windows --> Pref --> Android --> Specify the Android SDK path (This may be asked during first time restart of eclipse after software install For detailed steps, click here Adding Platform and other components From within Eclipse, select Window > Android SDK and AVD Manager . On Windows, double-click the SDK Manager.exe file at the root of the Android SDK directory. Select all that apply and install Create an AVD In Eclipse, select Window > Android SDK and AVD Manager . Select Virtual Devices in the left panel. Click New... .The Create New AVD dialog appears. Type the name of the AVD, such as "my_avd". Choose a target. The target is the platform (that is, the version of the Android S...