Tuesday, November 2, 2010

Setup Your Eclipse For Android

After you download the plug-in
  1. Unzip the plug-in
  2. Copy the contents of 'plugins' folder to 'plugins' folder of eclipse
  3. Copy the contents of 'features' folder to 'features' folder of eclipse
  4. Restart the eclipse
Ok Now we added the plug-in there. You need to do the following in order to work with android
  • Select Android SDK :
    Window > Preferences >

  • In that, select the Android
    There you will see the SDK location, There show the folder where you have downloaded the Android SDK
    For me it was 'D:\android-sdk-windows-1.6_r1'
  • When you press the Apply button you will see the android versions available there.

OK, now your eclipse is ready for android.

No comments:

Post a Comment