Update Android ADT Tool to 21.1.0 from 21.0.1 - android

i have updated SDK to 21.1 and how to update ADT 21.1 in old version. and when i opened my SDK it displays
This Android SDK requires Android Developer Toolkit version 21.1.0 or above. Current version is 21.0.1.2012-12-6-2-58. Please update ADT to the latest version.
any solution, Thanks in advance

Faced the same problem and success with following steps
Download the ADT Plugin zip file ADT-21.1.0.zip from
http://dl.google.com/android/ADT-21.1.0.zip
(do not unpack it):
Start Eclipse, then select Help > Install New Software.
Click Add, in the top-right corner.
In the Add Repository dialog, click Archive.
Select the downloaded ADT-21.1.0.zip file and click OK.
Enter "ADT Plugin" for the name and click OK.
In the Available Software dialog, select the checkbox next to
Developer Tools and click Next.
In the next window, you'll see a list of the tools to be downloaded.
Click Next.
Read and accept the license agreements, then click Finish.
If you get a security warning saying that the authenticity or
validity of the software can't be established, click OK.
When the installation completes, restart Eclipse.
Resource:
http://developer.android.com/sdk/installing/installing-adt.html
Section: Troubleshooting Installation

Open Eclipse -> Help -> Check for updates
Eclipse will do the rest. Please make sure to restart Eclipse once the update is done for the changes to take effect.

Go to eclipse > help > Check for updates.
It should list the latest update of adt. If it doesn't work, try this :
go to eclipse > help > Install new software
Click on add
add this url : https://dl-ssl.google.com/android/eclipse/
It will list the updates available- which should ideally be adt 21.1.0 (latest)
install the latest adt and everything should be fine.
source: Update ADT from 21.0 to 21.1
from inankupeli

In Eclipse, do the following:
On the menubar, go to: Help -> Check for Updates.
Select ADT when the list comes up.
Accept licenses when prompted.
Click on Restart when prompted.

Others answers are good.Adding to that
Eclipse -> help -> Install new software
click What is already Installed, then a list will come then select Android Development tools(i.e ADT) and click update.It will be updated to newer version.HTH :)

Related

How to individually install eclipse, adt and sdk

After trying several times to download the adt bundle from the android website which includes adt, sdk and eclipse,I have had no luck. There seems to be an issue with the bundle. My question is, how do I go about installing each bit separately. I have downloaded eclipse and the adt plugin but where does the sdk fit into all of this. Anyone got a step by step guide?
After downloading and opening Eclipse, go to Help -> Install new software -> Add.
Name - ADT
Location - https://dl-ssl.google.com/android/eclipse
Click ok. Select the Developer Tools checkbox and proceed. It will download and install the ADT plugin automatically.
Then click on the "Android SDK manager" button in Eclipse. Select the SDKs you want to download and you are done.

Errors in updating the Android's ADT Plugin for Eclipse

I have been trying everything since 2 days now, my ADT plugin is not updating:
1)I have tried going to SDK manager in my Android SDK Windows folder, Ran it as Administrator and installed Android SDK Build-tools but going to Windows>Preferences>Android I am still getting the error on selecting this sdk as SDK Path (This Android SDK requires Android Developer Toolkit version 22.6.2 or above. Current version is 10.0.1.v201103111512-110841. Please update ADT to the latest version.):
2) And also went to Help->Check for Updates but got the error: Missing requirement: Android Development Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.feature.group 22.6.2.v201403212031-1085508) requires 'org.eclipse.core.runtime 3.7.0' but it could not be found
3) Also going to Help-> Install new software and give the path as https://dl-ssl.google.com/android/eclipse/ gives me Duplicate Location . Also tried using an http instead of https but to no avail.
4)Also this is a snapshot of my installation details:
5) Also manually installed the missing plugins - org.eclipse.core.runtime.3.7.0 and placed it in plugun folder inside eclipse folder. But the software is not reading it.
I dont know what the fault is. Please guide me.
check this link: https://developer.android.com/sdk/installing/installing-adt.html#Troubleshooting
download adt from https://dl.google.com/android/ADT-22.6.2.zip
Start Eclipse, then select Help > Install New Software.
Click Add, in the top-right corner.
In the Add Repository dialog, click Archive.
Select the downloaded ADT-22.6.2.zip file and click OK.
Enter "ADT Plugin" for the name and click OK.
In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
In the next window, you'll see a list of the tools to be downloaded. Click Next.
Read and accept the license agreements, then click Finish.
When the installation completes, restart Eclipse.
Although this question is marked as answered, however I think when you faced too many difficulties in updating process, it is better to download a new copy of "SDK ADT Bandle" from this link.
http://developer.android.com/sdk/index.html

Eclipse:Unable to set up sdk path in preference

I am facing some problem Eclipse.
When i open the eclipse it shows a message
This Android SDK requires Android Developer Toolkit version 22.0.0 or
above Current version is 16.0.xxxxxxxxxxxx Please update to latest ADT
version
I tried to open the sdk manager in eclipse it is showing that
Location of Android SDK has not been set up in Preference
Previously i setup everything and i was running apps in eclipse.Don't know suddenly what happened.
I checked preference ,there sdk path is given but there its showing that
This Android SDK requires Android Developer Toolkit version 22.0.0 or
above. Current version is 16.0.1.v201112150204-238534. Please update
ADT to the latest version.
I have checked the sdk path from windows explorer and updated it to latest 22.o.after that I restarted the Eclipse but then also same messages are showing in eclipse.Now i am unable to use it .Can anyone help?
Also I have seen somewhere that tools folder may be missing.But my case it is there.
I am using Eclipse Indigo,windows 7.
When you update your android sdk with the sdk manager, try each time to update the ADT eclipse plugin.
So, in eclipse, go to "Help"-> "Check for updtade" and update the ADT plugin.
u can update ADT plung v22 from android dev guide and install use below steps:
Start Eclipse, then select Help > Install New Software.
Click Add, in the top-right corner.
In the Add Repository dialog, click Archive.
Select the downloaded ADT-22.0.0.zip file and click OK.
Enter "ADT Plugin" for the name and click OK.
In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
In the next window, you'll see a list of the tools to be downloaded. Click Next.
Read and accept the license agreements, then click Finish.
If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
When the installation completes, restart Eclipse.
Plase download latest ADT from belwo link...
"http://developer.android.com/sdk/installing/installing-adt.html "
Thanks,
in the eclipse IDE click File > Switch Workspace > Other . Then go to following folder : .metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.adt.prefs
open file com.android.ide.eclipse.adt.prefs using notepad.
here is my file:
com.android.ide.eclipse.adt.fixLegacyEditors=1
com.android.ide.eclipse.adt.sdk=C\:\\Users\\PICARY\\AppData\\Local\\Android\\sdk
com.android.ide.eclipse.adt.xmlEditor=true
eclipse.preferences.version=1
in line com.android.ide.eclipse.adt.sdk=........
change that line to your path sdk installation like com.android.ide.eclipse.adt.sdk=C:\Users\computer account name\AppData\Local\Android\sdk
and then restart the eclipse

Android ADT version required 20.0.0 and above

Yesterday I tried to install titanium appcelerator and in the process I edited some of the android sdk installations Now I have updated my android sdk to rev 20. But when i start eclipse i get an error that sdk requires version 20.0.0 or above. I tried to install by using eclipse->help->check for updates-> but again the installation doesn't work claiming that required items could not be found. Please help
Goto Help → Install New Software.
In there you click the work with: dropdown and select your android adt link.
Then it will show the list of things to install choose it click next.
I also got the same error and I solved it from updating adt.
Go to : Eclipse → Help → Install New Software and click the work with drop down and select android adt link that you have used previously. It looks like this :
android ADT - https://dl-ssl.google.com/android/eclipse/.
Tick the developers tools check box and click next. If you have already installed some of them, then eclipse will notify you.
Better to Download Latest Eclipse Setup Juno http://www.eclipse.org/downloads/ open this link and download this version
Eclipse IDE for Java EE Developers
What I did was to uninstall the latest ADT and go back to a previous ADT. It worked.
Go to Help → Install New Software - look for the already installed hyperlink. Uninstall all ADT's. Restart Eclipse and it will tell you the ADT you need for the revision tools you have. Download this ADT and install it manually. It should at least work.
I got the same error, I solved this by updating the Android SDK tools and Android SDK platform tools.From Eclipse → Window → Android SDK Manager, then Update Tools → Android SDK Tools and Android SDK platform tools packages. After this restart the eclipse and then update the ADT again. (Help → Check for new Updates).
This is the best and quick solution:
Open SDK manager -> Packages menu -> Reload
if You have to update ADT 20.0 otherwise it's not work and also not list the Number of SDK install.
i have that problem and fix by updating ADT 20.0 , also Good User Interface.
I suspected that something was wrong with my configuration, as I shouldn't have to suddenly update the ADT when everything had been previously working.
BTW, I got this with "Android ADT version required 21.0.0 and above".
To fix it, I:
Reinstalled eclipse (which is quite easy, as the zip was still in my Downloads, so I just deleted my eclipse directory and unzip the original again - eclipse doesn't use the registry)
Created a "hello_world" java app, in eclipse, to test that (fixing any problems with the standard searches");
Created a "hello_world" Android app to test that (fixing any problems with the standard searches).
Reverted my project files to the last known working version,
Imported my project, and fixed an problems, etc...
About an hour's work. No downloads (assuming you've still got your eclipse zip), no update to the ADT, and no obscure problems which I haven't faced before.
This person (http://kcwebprogrammers.blogspot.com.au/2012/07/android-sdk-eclipse-hell.html) recommends a complete re-install, but it seems that a partial restoration may work.
I too had the same problem. I resolved it by doing the following in Eclipse:
Go to Help -> Check for Updates -> Install all the Updates available.
only check on Android Development Tools then press next and accept install it :)
Mohamed Safwat
Helwan Uni
eng.mohamedsafwat#yahoo.com
In Eclipse (ADT)
Help --> Install New Software ---> Work with --> Android Developer
Tools Update Site - http://dl-ssl.google.com/android/eclipse/
Select all of the updates you want to install and UNCHECK option "Contact all update sites during install to find required software". After that everything should install as it is mentioned to be.

Eclipse says a more recent ADT version is required, but can't find an update

In Eclipse I check for available Android packages, at Window->Android SDK and AVD Manager.
Under "Available packages" it shows site as "https://dl-ssl.google.com/android/repository/repository.xml" - but underneath there says "This repository requires a more recent version of ADT. Please update the Eclipse Android plugin".
However the "About Eclipse" menu indicates that I am running Android ADT 16.0.1, and when I check for updates with Help->Check for Updates, it says "No updates were found".
So how can can I get the Android packages when I require a more recent version of the ADT, but Eclipse says no ADT updates were found?
Regards,
Tom
I had this problem too when updating from 21.x to 22.
It is not necessary to completely uninstall and re-install Eclipse.
When eclipse complains about the wrong ADT, simply close the dialog.
Go to Help/Install new software.
At "Work with", select "Android Developer Tools Update Site - hxxp://dl-ssl.google.com/android/eclipse/"
Be sure to uncheck "Contact all update sites...". Yes. Uncheck. Why, I don't know, but otherwise it fails. Without explaining why.
Click on next, confirm license etc., finished.
This worked for me. But the question, why a multi billion dollar project like Android doesn't manage to create a simple and working update without selecting any weird options, is still not answered.
It's very strange. If you have installed AVD 16 then you should have separate menu lines for Android SDK Manager and AVD Manager (in Window menu). I think that you should reinstall your eclipse and ADT plugin.
Per Yury's advice, I uninstalled and re-installed Eclipse. I'm not sure of the previous version, but it was a Helios version at least 2 years old. The new version is Indigo, and now the SDK and AVD managers appear as separate "Window" menu items, and all installed SDK versions appear under SDK manager. I guess there is something about the latest Android stuff that is incompatible with Helios (although the Android documentation claims that Android is compatible with Helios). Thanks Yury!
Ok, this is what I worked in my case, JFTR:
Uninstall ADT:
Open "About Eclipse" within Help (Linux and Windows) or Eclipse menu (OSX)
Click on "Installation Details"
Select only Android Development Tools
Click "Uninstall"
After uninstalling Eclipse will ask for restart, so do it.
Reinstall ADT:
Open "Help/Install new software"
In "Working with" select the ADT should have an URL like "https://dl-ssl.google.com/android/eclipse/"
Unfold "Developer Tools" and check only "Android Development Tools"
Click next and wait for the installation to complete
Restart Eclipse
I hope it helps someone.

Categories

Resources