Android SDK setup in eclipse - android

Which android sdk should be downloaded with eclipse galileo 3.5 version. and what ADT Plugin should be installed? i downloaded android sdk 1.6 and initially installed adt 0.7 plugin but it said adt needs to be updated. but now when im trying to update the adt to 16 it shoes the following error:
Your original request has been modified.
"Android Development Tools" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534)
Missing requirement: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534) requires 'org.eclipse.core.runtime 3.6.0' but it could not be found

http://developer.android.com/sdk/eclipse-adt.html
you can see ADT 16.0.0+ requires Eclipse Helios (Version 3.6), so I think you need ADT 15.0.1

Doing a quick search i found this:
how to install android sdk on eclipse 3.5

You download the SDK for your OS.
http://developer.android.com/sdk/index.html
If you use windows, I recommend the exe file for you.
http://developer.android.com/sdk/eclipse-adt.html
http://developer.android.com/sdk/installing.html

You can download the Android SDK from http://developer.android.com/sdk/
index.html.
Once the SDK is downloaded, unzip its content (the android-sdk-windows folder)
into the C:\Android\ folder, or whatever name you have given to the folder you just
created.
Once Eclipse is up and running, select the Help >> Install New Software
In the Install window that appears, type http://dl-ssl.google.com/android/eclipse in the text and click Add

You may reinstall the eclipse by the following steps
Install jre7 with Netbeans
install eclipse
install ADT
in the step 3, you are asked to install Android SDK version by which package. click the top option

Related

Eclipse Luna - Android SDK

I downloaded Eclipse Luna, started it then went to install new software
https://dl.google.com/eclipse/plugin/4.4
Downloaded all of the plugins, but nothing for Androids SDK appeared.
When I start Eclipse it says I need to update my Android SDK location preferences.
Could I get some assistance as to where to find it in my eclipse directory, or where to download the ADT package. Previous versions have included ADT within it, but I've failed to find a version of Luna that does.
Thanks
The only Eclipse Version with ADT incluced is Juno yet.
You can try to download the single ADT-Plugin in Eclipse: https://dl-ssl.google.com/android/eclipse
If you have the Android SDK installed you also have to add the directories "tools" and "platform-tools" to your environment path.

No build tools installed in the SDK (sdk tools already installed)

I'm having trouble exporting my first APK in eclipse. When I click on finish, I get the message: No build tools installed in the SDK.
I've googled the problem but all the results say that i have to install Android SDK Tools, but I have it and it's been updated (22.0.1).
Any ideas?
Thanks!
EDIT:
I have ALL the packages installed but still the same error.
Ubuntu 12.04
Eclipse 3.8.0
JDK 7
From version 22 forward the build tools is a separate package. Open then Android SDK Manager and check Android SDK Build-tools and click install. The package will download and you'll be able to export/build.
If eclipse is pointing to the wrong Android SDK it won't find the build tools. If you're sure you installed the right build tools, it may be that eclipse is pointed to the wrong directory. So if you're on windows, in eclipse, goto Window -> Preferences -> Android, and check the field in "SDK Location" eclipse is looking for the build tools in a subdirectory of that folder. Goto that folder and run the SDK Tools.exe and install everything in that GUI and it should work. Otherwise, change the path to your other SDK installation.
Here's a kinda same tutorial for Mac:
Add SDK to eclipse and no Target

Not able to see sdk manager tool in Eclipse Juno 4.2.1

I want to create my first Android application using Eclipse Juno 4.2.1.
I installed Android from this link https://dl-ssl.google.com/android/eclipse but it seems to have an error.
I am not able to see the option "Android Project". I tried using the other available option called "Android Application Project". When I try to open this it shows me an error:
"Your tools information needs to be out of date(Or not yet installed).
Please update android sdk tools"..
How can I resolve this?
For getting sdk manager tool options in Eclipse Juno 4.2.1 Simple steps.
Window---->Customize Perspective--->Command Groups Availability
And then Simply check Android SDK and AVD Manager.
Please install the ADT plugin from this link or if you already have it then update the ADT plug in using the normal eclipse update flow:
Updating the ADT Plugin
To update the ADT plugin to the latest version, follow these steps:
Select Help > Check for Update ...
If any update for ADT or Android tools is available, select and install.
1> Go to install new software in help menue of eclipse and get ADT plugin from https://dl-ssl.google.com/android/eclipse/
2> Go to android sdk manager in windows tab of eclipse.
3> Give the path of the downloaded sdk . Download it from here http://developer.android.com/sdk/index.html
4> Update the android sdk tools to revision 20
5> Update the android sdk platform tools to revision 12
6> First remove the android support lib in extras and then update it to the latest available revision
7> Restart eclipse.

how to install ADT16.0.1 pulgin in Eclipse3.5

whenever i am trying to install ADT plugin , i am getting below error,
Cannot complete the install because one or more required items could
not be found.
Software being installed: Android Development Tools
16.0.1.v201111031820-219398 (com.android.ide.eclipse.adt.feature.group
16.0.1.v201111031820-219398)
Missing requirement: Android Development Tools
16.0.1.v201111031820-219398 (com.android.ide.eclipse.adt.feature.group
16.0.1.v201111031820-219398) requires 'org.eclipse.wst.sse.core 0.0.0'
but it could not be found
I am working with window 7.
I have tried with Archive also but still getting same error.
How can i use Android in my eclipse?
What i will do?
1)First Install the ADT15.0.1 plugins but don't delete it & Upgrade to ADT 16.0.0 or ADT 16.0.1
2)Plz go to the SDK Manager.Exe in androidsdkwindows folder see whether it is updated SDK or not if not install once again.
3)See the Android Support v4 jar file installed or not if not installed from the SDK Manager
and configure the library path.
It will Definitely work!!!
Seems to be an issue with your eclipse installation. With a little bit of googling I found this: http://androidcommunity.com/forums/f4/missing-org-eclipse-wst-sse-core-0-0-0-while-installing-sdk-for-eclipse-3-5-a-28714/

Android plugin install problems in eclipse

I am trying to install the ADT Plugin. I go to Help install new software in eclipse and then after selecting the development tool I get this error
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534)
Missing requirement: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534) requires 'org.eclipse.ui 3.6.2' but it could not be found
EDIT
I have eclipse 3.5.2
I did not found any solution for this. But instead of using eclipse installed with
sudo apt-get install eclipse
I downloaded it from a web page and I start that (the downloaded) eclipse, and with that version it works just fine
You need to install GEF and WST first.
GEF Update Site : http://download.eclipse.org/tools/gef/updates/releases/ (dead)
WST Update Site : http://download.eclipse.org/releases/galileo
I had the same problem, run eclipse as administrator and try to instal ADT plugin again, it works.
There seems to be some version mismatch. Are you using eclipse 3.6.2 or older version?
http://developer.android.com/sdk/eclipse-adt.html mentions that ADT 16.0.1 requires eclipse version 3.6 and higher.
Also, just check if you have installed/updated the latest android SDK before updating the adt. That might help in your case.
In case you can't upgrade your Eclipse (like me). Use this as a local archive to install ADT 15.0.0 which supports Eclipse 3.5.
http://dl.google.com/android/ADT-15.0.0.zip
I found that using a 64bit version of eclipsed gave me that error! Try using the 32bit version and see if that fixes it! =)
i had the same problem.
I solved it by open the eclipse in the console with: sudo eclipse
you just need Ecplise Helios
ADT 16.0.1 (December 2011)
Dependencies:
Eclipse Helios (Version 3.6) or higher is required for ADT 16.0.1.
ADT 16.0.1 is designed for use with SDK Tools r16. If you haven't already installed SDK Tools r16 into your SDK, use the Android SDK Manager to do so.
taken from http://developer.android.com/sdk/eclipse-adt.html
On Ubuntu 11.10,
I downloaded Eclipse using sudo apt-get install eclipse
Installed Android SDK
Installed ADT PLugin in Eclipse (Eclipse must be started with sudo otherwise you will get error as mentioned by lukap)
there is an easy solution for it just select option all available sites .. in the work with.. space and select the android packages you want to install
In windows 7, choose 'Run as Administrator' when opening eclipse. This gives eclipse the permissions it needs, and should eliminate the error. This worked for the 64-bit program.
I had similar problems, trying to install ADT plugin, but not exactly the same.
I fixed it by going to Help > Check For Updates, and just installed current updates available, restarted Eclipse, and then tried installing ADT plugin again, and it worked just fine.
I was using eclipse (helios version 3.6.2) and tried to install android SDK but i failed with abovee mentioned error.
I found the solution for this issue.
Select the "Available software sites" list
http://download.eclipse.org/releases/helios/201102250900 (Helios) and http://download.eclipse.org/releases/helios (Helios Milestone Repository)
If using galileo select the appropriate release line from avail sw site list.
'Check for Updates' (to get the Helios updates), then install the plugin.
for native install (tested on xubuntu) - please view video
http://www.youtube.com/watch?v=HCNC34BflOo&feature=player_embedded#!
shortly:
1) run eclipse from
root-> help -> install new software -> add
name: update(S), url: http://download.eclipse.org/releases/indigo (for 3.7.x, juno for 4.2.x)
or select in menu "work with" if path exist
2) select 'linux development'
install, all warnig/error pakages make off
3) install ADT Plugin
after install restart eclipse and select path-to-android-sdk
4) Tape (Write) bug to our linux distributive vendor :)
Enjoy!
PS Separate install - good idea :)

Categories

Resources