Top "Adt" questions

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.

Using the new "manifestmerger" property in Android

In the newest version of ADT (version 20 preview 3), they say that it's possible to make the libraries' manifest file become …

android android-manifest adt android-library
Android Lint asks to translate strings to MANY languages which i don't use in app

I can't compile/debug our Android app, because the localization files are not perfect yet. My IDE's validation tool Lint …

android eclipse adt lint
How to know which version of ADT we are using in eclipse?

Can any one tell, how to know which version of ADT plugin I am using in eclipse? And which version …

android eclipse version adt
What is the "Android Private Libraries" folder in Eclipse?

I initially thought it was exclusively for official libraries like the support library. However any time I add a custom …

android adt libraries eclipse-adt dex
Error: Cannot run aapt

When I compile an android application ( I tried with the sample ones from the sdk). I get this error: >…

android linux adt aapt
Installing ADT plugin in Eclipse for Android development

when I tried to install the ADT to eclipse (indigo) the following error came up: Cannot complete the install because …

android eclipse adt
Android - Unable to instantiate activity - Class not found exception after upgrading to ADT 22

I have recently upgraded my ADT to version 22. After I have done so, I first received an error with my …

android adt classnotfound
Exporting APK from eclipse (ADT) silently crashes

Every time I try to export an APK from Eclipse (tried Juno and Indigo) on Mac, eclipse crashes after a …

android eclipse macos adt
Eclipse Juno ADT plugin NDK path removed?

I can't find the option to set the NDK path on Eclipse Juno with the ADT plugin. (I downloaded yesterday …

android eclipse android-ndk adt
Eclipse Indigo Android ADT - install OK, no "Android" option in Preferences and New Project

I have Eclipse (Indigo Service Release 1, Build id: 20110916-0149) running on Win XP. I've added https://dl-ssl.google.com/android/…

android eclipse adt eclipse-indigo