Top "Eclipse-adt" questions

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

While extracting adt-bundle-windows-x86_64-20140702 this error from windows 8

**While extracting adt-bundle-windows-x86_64-20140702 from windows 8 this error occurred (! D:\Bela\Work\adt-bundle-windows-x86_64-20140702.zip: Cannot create folder adt-bundle-windows-x86_64-20140702\…

java android eclipse adt eclipse-adt
Replace (or "Override") String in Android Library Project

I've been trying to make an android library project, and while the build process works fine, I've been running into …

android android-layout eclipse-adt android-library
Eclipse - Errors running builder 'Android Package Builder'

I updated ADT from 22.x to the latest 23.x and now I'm getting the following error when trying to run …

android eclipse adt eclipse-adt
Eclipse won't recognize my android phone -> Can't debug

All of a sudden Eclipse stopped recognizing my android device. So when I hit the Play-Button I get the following …

android macos adb eclipse-adt
ADT 22.2 New App Wizard: Unsupported template dependency: Upgrade your Android Eclipse plugin

I found some answers to that issue but none worked for me. When getting the last screen in a new …

android eclipse-adt
Eclipse and Android XML layouts gives "'default' is not a best match for any device/locale combination"

This is my first time making an app with XML layouts. In the past I have always dynamically generated my …

android eclipse eclipse-adt
Error:(28, 34) error: package android.support.annotation does not exist

After importing an Eclipse ADT project into Android Studio, I'm seeing these errors: Error:(28, 34) error: package android.support.annotation does …

android android-studio dependencies android-support-library eclipse-adt
Conversion to Dalvik format failed with error 1 - After updating Android SDK & ADT

After updating SDK and ADT for the latest release, I tried to run my application and Eclipse log the following …

android eclipse-adt