giovedì 26 gennaio 2012

Update eclipse to Indigo and reinstall ADT Plugin

Today i updated Android SDK but the new SDK require a newer version of eclipse than my Galileo.
So i managed to install Indigo and ADT Plugin.
Here's the step-by-step log.

N.B. this guide assume you have already downloaded and installed android SDK

Download eclipse-indigo.
Uzip Eclipse
Copy folder in your path (es c:\Any\Path\You\Want\eclipseIndigo64)
N.B. for me is a good thing to rename the eclipse folder in eclipseReleaseBit (like eclipseIndigo64, eclipseGalileo32, ecc)

Start eclipse.
(Open a repository or create a new one)
Step to Install ADT Plugin:
Menu->Help->Install new software
Click "Add" button to add a new Repository
Name it as you want (Mine is "Android ADT")
In location put https://dl-ssl.google.com/android/eclipse/
Click Ok to add it
Now in Install Window you find an entry named "Developer Tools"
and if you open it you find:
- Android DDMS
- Android Development Tools
- Android Hierarchy Viewer
- Android Traceview
Select Developer Tools, this check also all entry.
Press "Next" button
in review window, press "Next" button again
Read and Accept licences.
Press "Finish" and the installation start.

You may get a Security Warning (for "installing software that contain unsigned content") press Ok to continue.

Restart eclipse when it ask to.

Reopen your repository

Now it's time to configure Android ADT (this guide assume you have already downloaded and installed android SDK)
Go in
Menu->Window->Preference
you find and "Android" entry on left
Select it and on the right, specify your path to android SDK.
(Note that If you have reopened an existing android repository it may be already filled.)

Then, open Menu->Window->Android SDK Manager and update all to latest version.

Nessun commento:

Posta un commento