Installing the Eclipse Android plugin

Dr Rajesh Vasa17 September 2011, 11:16 AM

Eclipse is open source and is built around a plug-in architecture. Google provides an Android plug-in for Eclipse that helps with creating, testing and deploying Android apps.


Installing the Eclipse Android Plug-in

Eclipse is designed to download, install and configure plug-ins, similar to add-ons in Firefox. Google provides an excellent Android plug-in for Eclipse. We need to provide Eclipse with a location to download the Android plug-in.

Step 1: In order to install the plug-in, select ‘Help > Install New Software’. Click on the ‘Add’ button and provide the name and location. Use ‘Android’ as name, and the location is: https://dl-ssl.google.com/android/eclipse. Eclipse will go to this location and will display the option that you have ‘Developer Tools’ to install. Click ‘Next’ and Eclipse will download, install and configure the Android development plug-in. Once the plug-in has been installed, restart Eclipse IDE (the installer will prompt you for this action).

Figure 20: The Android Plug-in installation option.

Step 2: Start Eclipse again and point the Android plug-in to the location where we installed Android SDK. In order to do this, select ‘Window > Preferences’, and select the Android tab on the left panel (see Figure 21). From here provide the path to where the SDK was installed and click ‘Apply’. If the SDK is found, the target details will automatically be populated into the list.

Figure 21: The window where we set the SDK location for the Android Plug-in.

That is it. You are ready to build apps for Android.

Previous: Installing the Android SDK | Next: Hello World on Android





Post your comment



Comments

RSS feed Email alert

Neelam (New user):

Hi,
I have Windows7 32bit system and installed Eclips SDK 3.6.2 but i am facing problem when i tried to install Eclipse Android Plug-in(Specially with Android Development Tools). I am getting this error message on window:
Cannot complete the install because one or more required items could not be found.

Software being installed:
Android Development Tools 18.0.0.v201203301601-306762 (com.android.ide.eclipse.adt.feature.group 18.0.0.v201203301601-306762)

Missing requirement: Android Development Tools 18.0.0.v201203301601-306762 (com.android.ide.eclipse.adt.feature.group 18.0.0.v201203301601-306762) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found
Please suggest me how can i install ADT with eclips SDK.

10 June 2012, 9:50 PM (11 months ago)report abuse Send to a friend reply

anonymous user Anonymous user

APC May 2013

May 
APC
out now!

Tags