ADT Update in Eclipse - android

i have just recently updated my sdk and when i tried to open eclipse it gives me an error that adt is outdated and needs to update. i have searched for solutions here but nothing seems to fix mine. one solution was to manually download the update on eclipse->help->install new software and entered the url: https://dl-ssl.google.com/android/eclipse/ , after that i checked ADT version 23.0.4.1468518 for installation. but this solution doesnt work on mine. im having an error saying im having a conflicting dependency.
Software being installed: Android Development Tools 23.0.4.1468518 (com.android.ide.eclipse.adt.feature.feature.group 23.0.4.1468518)
Software currently installed: Android Developer Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508)
Only one of the following can be installed at once:
ADT XML Overlay 23.0.4.1468518 (overlay.com.android.ide.eclipse.adt.overlay 23.0.4.1468518)
ADT XML Overlay 22.6.2.v201403212031-1085508 (overlay.com.android.ide.eclipse.adt.overlay 22.6.2.v201403212031-1085508)
Cannot satisfy dependency:
From: Android Development Tools 23.0.4.1468518 (com.android.ide.eclipse.adt.feature.feature.group 23.0.4.1468518)
To: overlay.com.android.ide.eclipse.adt.overlay [23.0.4.1468518]
Cannot satisfy dependency:
From: Android Development Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.feature.group 22.6.2.v201403212031-1085508)
To: overlay.com.android.ide.eclipse.adt.overlay [22.6.2.v201403212031-1085508]
Cannot satisfy dependency:
From: ADT Package 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.feature.group 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.adt.feature.group 22.6.2
Cannot satisfy dependency:
From: Android Developer Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.adt.package.feature.group [22.6.2.v201403212031-1085508]

I've got these problems many times on my attempt to update adt.
Nothing worked for me, like "uninstall and reinstall adt plugin", "manual install" etc..
I had to download the latest adt bundle from developer.android.com and that seems to be the easiest way to get latest adt.
The adt plugin update worked fine on one of my development machines. But had to download fresh adt on another.
So I suggest you to download latest adt bundle if you are not getting it right on a few tries. At least that would save you some valuable time.
After downloading latest adt bundle, unzip it and just replace the eclipse folder in your current setup. This will keep all your already installed sdk components.

Help --> Install New Software--> click what is already installed? uninstall ADT plugin
Help --> Install New Software -->add url --> http://dl-ssl.google.com/android/eclipse/
-----------------------------------------------------------------------
ADT 22.0.4 is designed for use with SDK Tools r22.0.4. If you haven't already installed SDK Tools r22.0.4 into your SDK, use the Android SDK Manager to do so
What I had to do was update my ADT to 22.0.4 (Latest Version) and then I was able to update SDK tool to 22.0.4. I thought only SDK Tool has been updated not ADT, so I was updating the SDK Tool with Older ADT Version (22.0.1).
How to Update your ADT to Latest Version
In Eclipse go to Help
Install New Software ---> Add
inside Add Repository write the Name: ADT (or whatever you want)
Location: https://dl-ssl.google.com/android/eclipse/
after loading you should get Developer Tools and NDK Plugins
check both if you want to use the Native Developer Kit (NDK) in the future or check
Developer Tool only
click Next
Finish

Related

Android SDK ADT mismatch but cannot find update

Here is the error message I am getting when I start eclipse after updating through Android SDK Manager.
This Android SDK requires Android Developer Toolkit version 23.0.0 or
above.
Current version is 22.6.2.v201403212031
Please update ADT to the latest version
The problem is when I click update or go to help to find latest update, there is no update available. So okay, I did some research and found this link Can't update Eclipse ADT to 22. So then I tried to install the ADT anew. Now I am getting the following issue:
Cannot complete the install because of a conflicting dependency.
Software being installed: Android Development Tools 23.0.6.1720515
(com.android.ide.eclipse.adt.feature.feature.group 23.0.6.1720515)
Software currently installed: Google App Engine Tools for Android
3.5.1.v201312301719-rel-r42 (com.google.gdt.eclipse.mobile.android.feature.feature.group
3.5.1.v201312301719-rel-r42) Only one of the following can be installed at once:
ADT XML Overlay 23.0.6.1720515 (overlay.com.android.ide.eclipse.adt.overlay 23.0.6.1720515)
ADT XML Overlay 22.6.2.v201403212031-1085508 (overlay.com.android.ide.eclipse.adt.overlay
22.6.2.v201403212031-1085508) Cannot satisfy dependency:
From: Android Development Tools 23.0.6.1720515 (com.android.ide.eclipse.adt.feature.feature.group 23.0.6.1720515)
To: overlay.com.android.ide.eclipse.adt.overlay [23.0.6.1720515] Cannot satisfy dependency:
From: Android Development Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.feature.group
22.6.2.v201403212031-1085508)
To: overlay.com.android.ide.eclipse.adt.overlay [22.6.2.v201403212031-1085508] Cannot satisfy dependency:
From: Google App Engine Tools for Android 3.5.1.v201312301719-rel-r42 (com.google.gdt.eclipse.mobile.android.feature.feature.group
3.5.1.v201312301719-rel-r42)
To: com.android.ide.eclipse.adt.feature.group 22.0.0
Help-->Install New Software-->What is already installed?
Then, Select "Android DDMS, Andoid Devlopment Tools,Android Hierarcy Viewer, Android native Development Tools, Android Traceview, Tracer for OpenGL ES" and click Uninstall.
After all this step, try Add link (https://dl-ssl.google.com/android/eclipse/) and name is ADT Plugin. This link will get the latest ADT Plugin. In this way you reinstall the ADT.

Android ADT issues

I've downloaded adt-bundle-windows-x86-20130219 for my Windows8, using SDK manager i've doawnloaded all the necessary tools.
The problem is when i open the ADT from Eclipse and i select the workspace, i see this message:
This android SDK requires Android Developer toolkit version 23.0.0 or above.
Current version is 21.1.0.2013-2-6-0-46
Please Update ADT to the latest version"
but when i click on "Check for Updates button"
and it is always "No updates were found"
then all my projects have the same errors, the very first line from any project.
And when i try to add a new software it gives me this error "Cannot complete the install because of a conflicting dependency.
Software being installed: Android DDMS 23.0.4.1468518 (com.android.ide.eclipse.ddms.feature.feature.group 23.0.4.1468518)
Software currently installed: Android Developer Tools 21.1.0.201302060051 (com.android.ide.eclipse.adt.package.product 21.1.0.201302060051)
Only one of the following can be installed at once:
Common Android Utilities 23.0.4.1468518 (com.android.ide.eclipse.base 23.0.4.1468518)
Common Android Utilities 21.1.0.2013-2-6-0-46 (com.android.ide.eclipse.base 21.1.0.2013-2-6-0-46)
Cannot satisfy dependency:
From: ADT Package 21.1.0.201302060051 (com.android.ide.eclipse.adt.package.feature.group 21.1.0.201302060051)
To: com.android.ide.eclipse.ddms.feature.group 21.1.0
Cannot satisfy dependency:
From: Android Developer Tools 21.1.0.201302060051 (com.android.ide.eclipse.adt.package.product 21.1.0.201302060051)
To: com.android.ide.eclipse.adt.package.feature.group [21.1.0.201302060051]
Cannot satisfy dependency:
From: Android DDMS 23.0.4.1468518 (com.android.ide.eclipse.ddms.feature.feature.group 23.0.4.1468518)
To: com.android.ide.eclipse.base [23.0.4.1468518]
Cannot satisfy dependency:
From: Android DDMS 21.1.0.2013-2-6-0-46 (com.android.ide.eclipse.ddms.feature.group 21.1.0.2013-2-6-0-46)
To: com.android.ide.eclipse.base [21.1.0.2013-2-6-0-46]"
i searched on internet but i found nothing, hope to get a help on this, thanks.
You can try the below link:
https://developer.android.com/sdk/installing/installing-adt.html
This link is said to solve this problem for many.I tried the above link but I am getting some other problem.Please let me know if you got the solution.
Thanks

Android Eclipse update Error?

Just now update to my eclipse to latest version, showing this error(ADT XML Overlay 23.0.3.1327240) .Any one have idea of this.
Cannot complete the install because of a conflicting dependency.
Software being installed: Android Development Tools 23.0.3.1327240 (com.android.ide.eclipse.adt.feature.feature.group 23.0.3.1327240)
Software currently installed: Android Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206)
Only one of the following can be installed at once:
ADT XML Overlay 23.0.3.1327240 (overlay.com.android.ide.eclipse.adt.overlay 23.0.3.1327240)
ADT XML Overlay 22.6.3.v201404151837-1123206 (overlay.com.android.ide.eclipse.adt.overlay 22.6.3.v201404151837-1123206)
Cannot satisfy dependency:
From: Android Development Tools 23.0.3.1327240 (com.android.ide.eclipse.adt.feature.feature.group 23.0.3.1327240)
To: overlay.com.android.ide.eclipse.adt.overlay [23.0.3.1327240]
Cannot satisfy dependency:
From: Android Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206)
To: overlay.com.android.ide.eclipse.adt.overlay [22.6.3.v201404151837-1123206]
I have solved the issue by uninstalling the plugin that was causing the conflicting dependency (Android Development Tools 22.6.3.v201404151837-1123206)
Help -> About Eclipse -> Installation details. On the "Installed
software" tab click on the software that you wish to uninstall, then
click the "Uninstall..." button.
And then install the ADT plugin again (with Android Development Tools 23.0.3.1327240):
Select Help > Install New Software
Work with: p2repo - https://dl-ssl.google.com/android/eclipse/
Select Developer Tools and Next
Next, Accept the license agreement* and Finish
Note: Also removed the plugin App Engine for Android (that got me dependency problem with ADT as well)

Trying to update ADT - receiving "conflicting dependency" error

I've had a series of problems ever since I tried to import an android project.
The location of my SDK hasn't been set up in preferences (even though it had been before and ADT was working perfectly fine).
When I try to set the path to the sdk folder, it says
This Android SDK requires Android Developer Toolkit version 23.0.0 or above. Current version is 22.6.2.v201403212031-1085508. Please update ADT to the latest version.
So I try to update Eclipse by the following as suggested on another SO post (since "Check for updates" keeps telling me that there are no updates available:
Help -> Install new software -> p2repo - https://dl-ssl.google.com/android/eclipse/ -> Check developer tools -> Next
And that's where I get the following error:
Cannot complete the install because of a conflicting dependency.
Software being installed: Android Native Development Tools 23.0.2.1259578 (com.android.ide.eclipse.ndk.feature.feature.group 23.0.2.1259578)
Software currently installed: Android Developer Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508)
Only one of the following can be installed at once:
ADT CDT Integration 23.0.2.1259578 (com.android.ide.eclipse.ndk 23.0.2.1259578)
ADT CDT Integration 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.ndk 22.6.2.v201403212031-1085508)
Cannot satisfy dependency:
From: ADT Package 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.feature.group 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.ndk.feature.group 22.6.2
Cannot satisfy dependency:
From: Android Developer Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.adt.package.feature.group [22.6.2.v201403212031-1085508]
Cannot satisfy dependency:
From: Android Native Development Tools 23.0.2.1259578 (com.android.ide.eclipse.ndk.feature.feature.group 23.0.2.1259578)
To: com.android.ide.eclipse.ndk [23.0.2.1259578]
Cannot satisfy dependency:
From: Android Native Development Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.ndk.feature.group 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.ndk [22.6.2.v201403212031-1085508]
How can I successfully get around these errors and update eclipse?
Just uninstall current ADT version is 22.6.2.v201403212031-1085508 by going to Help>Installation Details> installed software and then select ADT(old version)> click uninstall. Now reinstall latest ADT. This way, I was able to update ADT to current version, hope it helps.
Note: This won't work on adt-bundle.
Uninstall all the conflicting components.
In my case, Open-GL, DDMS, ADT etc were conflicting with the update.
So i uninstalled all of these, using..
Help-> About Eclipse SDK->Installation details-> select the component to uninstall-> uninstall
Then update your ADT.
Help->Install New software-> Select the Adt update site(https://dl-ssl.google.com/android/eclipse/ if not present add it) in available s/w sites.
And update the ADT.
TODAY, I got the same error as you:
This Android SDK requires Android Developer Toolkit version 23.0.0 or above. Current version is 22.6.2.v201403212031-1085508. Please update ADT to the latest version.
YOUR MESSAGE:
This Android SDK requires Android Developer Toolkit version 23.0.0 or above. Current version is 22.6.2.v201403212031-1085508. Please update ADT to the latest version.
I fixed it in 5 minutes:
1-Make sure you still have the zip file (me it's "adt-bundle-windows-x86_64-20140321")
2-Copy the contents of the zip where you want it to be
3-It's like 1.30 GB (I think), so depending on your computer it could take a few minutes
4-Once it's copied, open it.
5-Go in the eclipse folder, then open the eclipse application (you can even pin it to the taskbar if you use it a lot)
I had this problem a few times, and this always works for me.
For Sanjay Manohar:
Basically, when you downloaded eclipse, it was in a zip file. You needed to extract the files in order to use its content. The file that I downloaded was named "adt-bundle-windows-x86_64-20140321" and I got it from "https://developer.android.com/training/basics/firstapp/index.html".
If you are using eclipse, you probably have the zip file in your downloads, so no need to download it again.
If I was you, I would make a file named "ANDROID" and in it place the zip file (to use as a future backup if you have similar problems)
I would also create a folder named workspace for all my projects, and a folder named ADT in which I would extract the contents of the zip file.
This would be the folders inside "ANDROID":
-ADT (->contains the extracted files of the zip file "adt-bundle-windows-x86_64-20140321")
-workspace (->contains my projects)
-adt-bundle-windows-x86_64-20140321 (->the zip file)
Sorry for creating a new answer, I don't have the reputation...
Just select ADT from Developer tools drop down

Android ADT 23 Update - Cannot complete the install because of a conflicting dependency

First, ADT update errors are frequently asked but I have tried to do everything mentioned in those other Question-threads but no success (with https and without, ADT23.zip download too).
This is what I got when trying to update:
Cannot complete the install because of a conflicting dependency.
Software being installed: Android DDMS 23.0.0.1245622 (com.android.ide.eclipse.ddms.feature.feature.group 23.0.0.1245622)
Software currently installed: Android Developer Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508)
Only one of the following can be installed at once:
Dalvik Debug Monitor Service 23.0.0.1245622 (com.android.ide.eclipse.ddms 23.0.0.1245622)
Dalvik Debug Monitor Service 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.ddms 22.6.2.v201403212031-1085508)
Cannot satisfy dependency:
From: ADT Package 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.feature.group 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.ddms.feature.group 22.6.2
Cannot satisfy dependency:
From: Android Developer Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.adt.package.feature.group [22.6.2.v201403212031-1085508]
Cannot satisfy dependency:
From: Android DDMS 23.0.0.1245622 (com.android.ide.eclipse.ddms.feature.feature.group 23.0.0.1245622)
To: com.android.ide.eclipse.ddms [23.0.0.1245622]
Cannot satisfy dependency:
From: Android DDMS 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.ddms.feature.group 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.ddms [22.6.2.v201403212031-1085508]
How can I solve this?
I was facing the same issue and resolved it by uninstalling the previous version of ADT completely and then installing the new version.
Try it out.
It works for me :)
If for some reason you installed an ADT preview and need to revert back to the current stable, you can't use the dialog to install "new" software since what you want is actually an older one. Instead do this:
Open Help > About Eclipse... on Windows or Linux. On Mac, use the
app's menu > About...
Click the "Installation Details" button.
Select the "Installation History" tab.
Select one of the previous configurations.
Click the "Revert" button at the bottom.
I downloaded Eclipse Luna without ADT. This is important.
Depending on where you saved your workspace and what version of eclipse you were using before a pop up might come up saying that it will migrate to Eclipse Luna etc2. I chose to migrate to Luna.
I then went to help -> install new software and added the ADT plugin via https://dl-ssl.google.com/android/eclipse.
I have run my app I was developing on ADT 22.xx and it runs fine on the emulator and my own nexus 5.
I hope this helps.....
I was using Eclipse Luna. I downloaded SDK 23. Then when I read ADT 23 released I was excited. I downloaded it too. But I relised it has many errors. I couldn't do anything with eclipse. I thought the other one, ADT 22 was good.
So I started to use Kepler again. I install SDK 22.6.2 and ADT 22.6.2 too. I am happy now. I have no errors anymore.
If it is running, do not touch it!
You have to Update your Google ADT to the Latest Version!
In Eclipse go to Help
Install New Software ---> Add
inside Add Repository write:
https://dl-ssl.google.com/android/eclipse/
Double click in the opening Box the 1 entry.
Follow the Eclipse instructions.
After loading some time you will get the newest Developer Tools and NDK Plugins
Repeat this for 2 times
Tom

Categories

Resources