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.

Install Dependencies not resolved in ADT r20

I just update my ADT and SDK to latest version of ADT r20 and Android 4.1 in SDK. Now in Eclipse …

android adt android-sdk-tools
'Android Pre Compiler' error 'Path must include project and resource name'

I'm trying to compile the Android project SGTPuzzles, and am running into problems that I need help understanding. The error …

android eclipse git adt precompile
How to move a button programmatically in an absolute layout

i make a test application in eclipse with adt plugin. I want when a button is clicked to move it …

android adt absolutelayout
How do I use the Eclipse debugger in an AsyncTask when developing for Android?

I'm running ADT (Android Development Tools) in Eclipse and verified that my debugger is working by putting a breakpoint in …

android eclipse debugging android-asynctask adt
Eclipse problem when install new software

I'm using Eclipse 3.6 (Helios) for mac os X. I downloaded from the Eclipse download page, unzip and put it in …

android eclipse adt helios
Substantial Android development in Scala

Has anyone had success developing a substantial Android app in Scala? Is it a viable option yet? Are there any …

android scala intellij-idea adt
Dexopt failed on a very big APK (Out-of-order method_idx) when dex.force.jumbo=true

I have a very big Android project with a multiple, big, 3rd party jars (as Android Libraries). I believe I've …

android adt dex dexopt
Where can I find the source code for the Android Development Tools (ADT) plugin for the Eclipse IDE?

I can't find the source code for the Android Development Tools Plugin for Eclipse. It seems to have been moved …

android eclipse plugins adt
ADT 22.3 (android 4.4) - getting error "After scene creation, #init() must be called"

After installing the new ADT (22.3.0.v201310242005-887826) which supports Android 4.4 (KitKat), I keep getting the error as shown here: An …

android eclipse adt gui-designer android-4.4-kitkat