Questions tagged [eclipse-adt]

Android Development Tools is a plugin for Eclipse that facilitates building Android applications.

Android Development Tools (ADT) is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications.

This tag is a duplicate of a significantly more popular [adt], and should be merged with the latter if possible.

568 questions
0
votes
3 answers

Error Deploying an Android App Using Google Maps API

I'm attempting to run an Android app, that makes use of Google's map API, onto the Android simulator via the Eclipse plugin. Even though I have the Google APIs installed, when I created my initial project, the links to the API jars where not…
Cerin
  • 60,957
  • 96
  • 316
  • 522
0
votes
2 answers

Eclipse + Android SDK errors in code

I'm still getting errors in my project. When I edit source files eclipse shows me parenthesis error when there isn't any syntax error. I have to cut code with error and paste it back and than errors disappears. It is very annoying. Is there any way…
user364622
  • 366
  • 1
  • 7
  • 18
0
votes
1 answer

StackOverFlowError When Trying To View Graphical Layout For All XML Files

Yesterday the graphical layout was working fine for the xml files from my app but today whenever I try to view the graphical layout for any xml file I get this error: main.xml:…
GreekOphion
  • 388
  • 6
  • 20
0
votes
2 answers

Working android project stopped working after updating android tools from r19 to r20

I came to a new project which have been developed for a quite long time. My co-workers have the exact same codebase but I had to install Eclipse and the ADT plugin. My co-workers have r19 of android tools and android platform-tools r11. I've android…
joonasj
  • 551
  • 2
  • 6
  • 19
0
votes
1 answer

Installed platforms's not in the SDK folder and doesn't appear as target platforms

I'm just getting started with Android development on my Win 7 machine. I have installed all the platforms from the SDK manager. But when I go to preferences from Eclipse to add them, it shows only two of them. In the SDK folder even, there are…
Isuru
  • 30,617
  • 60
  • 187
  • 303
0
votes
1 answer

android - updating ADT

I want to update the ADT in Eclipse. For this i go to Help->CheckforUpdates->I got the following error. How to solve this. Why it's came.please can anybody help me. Error Window Eclipse Properties
naresh
  • 10,332
  • 25
  • 81
  • 124
0
votes
1 answer

How to go back to default xml layout interface?

i don't how how this happens.. but i don't know how to use this format.. i just wanna go back to the default layout option in which you can drag n drop buttons,text fields and in back-end coding is automatically created.. i just don't find any…
Aman Talwar
  • 183
  • 1
  • 3
  • 11
0
votes
1 answer

Android 4.0.3 SDK Manager

How do you get the SDK Manager to "Run As Administrator" from inside Eclipse to get the packages properly installed?
Ric
  • 1
0
votes
3 answers

Finding SQL Database File on Android Mobile Phone

I've created an application that uses an Android SQL database. Is there any way to find this database on the Mobile Phone that the Application is installed to? Essentially I want to then use an SQL Database Viewer to look at all the rows?
-1
votes
1 answer

Where can I find the reason for java.lang.NullPointerException

When I debug my application I get errors in the LogCat, something like this: E/AndroidRuntime(27367): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.****/com.****}: java.lang.NullPointerException Is there a way to know where…
Yaron U.
  • 7,681
  • 3
  • 31
  • 45
-1
votes
1 answer

How to work with Eclipse adt for Android lollipop development

I only have 1GB memory for my computer, 256GB hard disk, I was not able to install Android Studio. I want to work with Eclipse to develop android apps for Android 5.0 or above. Please guide me how can I do so. It would be better if any links are…
Nilesh Sanyal
  • 836
  • 6
  • 10
-1
votes
1 answer

'The connection to adb is down, and a severe error has occured' - in Eclipse, working fine with Android Studio

I have searched the same query but got the answer that I should restart Eclipse, but that trick is not working for me. I have also update with latest update of sdk. things are working perfectly in Android studio. But when I am open Eclipse it throws…
-1
votes
1 answer

Android : unable to open eclipse project in android studio

I have a problem to Open Eclipse ADT project in Android Studio. I have Eclipse project folder, structure is Image_Eclipse Folder/File Structure When I select main folder and click Next then the screen appear Import from Eclipse ADT and the Path of…
faisal
  • 41
  • 2
-1
votes
1 answer

Android R cannot be resolved to a variable in Eclipse

I create an android project in Eclipse. I get an error. I researched this problem but any solutions didn't work. Any help will be appreciated. R cannot be resolved to a variable
B.Bus
  • 11
  • 1
  • 2
  • 8
-1
votes
1 answer

Eclipse ADT has stopped working

Few hours back , I used my eclipse It was working properly but now it's not even opening ![1][1] I had 2 different versions of eclipse , so tried to run both but none of them is working :(
Rahul Saxena
  • 69
  • 1
  • 10