Eclipse Indigo - Cannot Install Android Adt Plugin

Eclipse Indigo - Cannot install Android ADT Plugin

Head over to Help -> Install New Software. Click on Available software sites. Delete the Android repo. Uncheck Indigo & Eclipse updates & recheck them. Now head back to Help -> Check for updates. Once done, add the Android repo again. Accept the license & you should be good to go.

(Had to do the same yesterday after getting Indigo)

Unable to Install Eclipse ADT Plugin on Eclipse Indigo

Solved the Issue.
For anybody getting this type of errors.

Steps to Solve :

1 : Download the Eclipse ADT Plugin zip file from the website developer.android.com

2 : Extract the zip file.

3 : Copy the contents of plugins folder into /usr/lib/eclipse/plugins (On Linux and /Applications/eclipse/plugins on Mac )

Contents are :

com.android.ide.eclipse.adt_20.0.0.v201206242043-391819.jar
com.android.ide.eclipse.base_20.0.0.v201206242043-391819.jar
com.android.ide.eclipse.ddms_20.0.0.v201206242043-391819.jar
com.android.ide.eclipse.gldebugger_20.0.0.v201206242043-391819.jar
com.android.ide.eclipse.hierarchyviewer_20.0.0.v201206242043-391819.jar
com.android.ide.eclipse.ndk_20.0.0.v201206242043-391819.jar
com.android.ide.eclipse.traceview_20.0.0.v201206242043-391819.jar
overlay.com.android.ide.eclipse.adt.overlay_20.0.0.v201206242043-391819.jar

4 : Now restart the eclipse , Go to "Install new Software" Add the link "http://dl-ssl.google.com/eclipse/plugins" Then install it as mentioned on the android developers site.

Failed to install Android ADT

Try running Eclipse as Super/Admin User, or move Eclipse installation somewhere with write permissions.

This answer helped a lot: Error (in GTK?) when trying to install EclipseXul plugin

Installing ADT plugin in Eclipse for Android development

It seems that you have to run Eclipse as administrator.



Related Topics



Leave a reply



Submit