Tagged Questions
39
votes
5answers
49k views
Huh? “SDK Platform Tools component is missing!”
I am trying to add the add SDK Platform 1.6 to an existing Install of 2.2, with the help of this thread.
As suggested, I ran Help → Check for Updates which found and installed the following:
+ ...
24
votes
2answers
20k views
'required items could not be found' error when installing ADT plugin
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 12.0.0.v201106281929-138431 ...
18
votes
2answers
7k views
Update Android SDK Tool to 21.1.0 from 21.0.1
I want to Update my Android SDK Tool from 21.0.1 to 21.1.0
I also Have ADT installed, but could not update the SDK Tool to 21.1.0
I am facing the following issue :
Download interrupted: Read timed ...
16
votes
4answers
6k views
Android SDK requires android developer toolkit version 17.0.0 or above
I am having this weird issue when I was trying to merge my projects from eclipse to netbeans. Now when trying to rerun eclipse I get this error
"Android SDK requires android developer toolkit ...
5
votes
6answers
465 views
Eclipse android emulator freezes
sorry if this is a dumb question. im very new to development.
When I run the emulator on android, instead of loading up a home screen. it just stays at this screen:
I don't get any error codes or ...
4
votes
4answers
2k views
Conversion to dalvik format failed with error 1 with adt r17
Today i updated my ADT and SDK to the newest revision r17. Now i can't export my apps anymore
each time i try to export a singed app i get the Conversion to Dalivk format failed with error 1.
It ...
3
votes
3answers
1k views
Ksoap2 Error after Updating Android SDK and ADT
I have a problem.
When I updated Android SDK tool to version 17 and the ADT to 17 I can't use ksoap2 any more.
I start the app and get this error:
03-25 20:13:49.995: E/AndroidRuntime(555): FATAL ...
3
votes
4answers
2k views
How install old ADT13 in Eclipse
We do have lots of problems with our Android Apps when using SDK14/ADT14. Currently we can't build none of our complex apps with lots of libraries and dependant projects (Resources are not updated ...
3
votes
1answer
557 views
Whats going on with eclipse, adt-plugin and android-sdk?
Some days ago I had this problem.
https://code.google.com/p/android/issues/detail?id=36174
I still have the problem. Before I Run, i'm doing Project -> Clean.
Now, today, I have another problem. ...
3
votes
2answers
1k views
ADT Plugin disappeared in Eclipse
..I was trying to install the Google Cloud Messaging for Android Library, from the Extra in Android SDK Manager.
Since it did not appear, I updateded the Android SDK Tools and the Android SDK ...
2
votes
5answers
4k views
This Android SDK requires Android Developer Toolkit version 14.0.0 or above. … Please update ADT to the latest version
Please help me with fixing the following error:
This Android SDK requires Android Developer Toolkit version 14.0.0 or above.
Current version is 12.0.0.v201106281929-138431. Please update ADT to ...
2
votes
1answer
10k views
Unable to resolve target 'android-8'
Long story short, eclipse updated ADT & SDK to v20 , which I didn't like and wanted to get back to 18.
So I uninstalled ADT and SKD and donwloaded v18 from
...
2
votes
2answers
2k views
Eclipse Incorrectly Claiming I have old Rev of Android SDK
Just to preface this I have searched high and low on the internet trying to find an answer to this problem and have yet to find one, there have been people with similar problems as me but not quite ...
2
votes
1answer
2k views
main.xml: java.lang.NullPointerException Android Eclipse Error
So I just installed the Android SDK and the ADT addon for eclipse and ran into a problem.
When I go to the graphical layout in main.xml no layout shows up. Instead I just get this error
...
2
votes
0answers
184 views
My android emulator(android 2.2) on eclipse wont redeploy
If I run the application for the first time it loads just fine. But if I make even the tiniest of changes and hit the run button again, the progress tab shows "launching testphase" (project name) and ...