Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

adt eclipse bundle 02-07-2014 UPDATE

Have used the newest bundle provided by the android developers site. Everything is fine but when I try and download the adt plugin it gives this error:

Installing Software has encountered an error

Details: An error occurred while collecting items to be installed session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.adt.feature,23.0.2.1259578 No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ddms.feature,23.0.2.1259578 No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.gldebugger.feature,23.0.2.1259578 No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.hierarchyviewer.feature,23.0.2.1259578 No repository found containing: osgi.bundle,com.android.ide.eclipse.ndk,23.0.2.1259578 No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ndk.feature,23.0.2.1259578 No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.traceview.feature,23.0.2.1259578

Any idea on what I can do to fix this?

like image 567
kdawg Avatar asked Jul 10 '14 18:07

kdawg


People also ask

How do I know my ADT version in Eclipse?

Click Eclipse on the Menu. Select the Android Dev Toolkit icon (the android icon). You will then find the current version in the version column of the table. Save this answer.

What is ADT in Android OS?

Android Development Tools (ADT) is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications.


1 Answers

Just uncheck the "Contact all update sites during install to find required software" before starting to install.

like image 66
Tomer Peled Avatar answered Sep 21 '22 14:09

Tomer Peled