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.

layoutlib.jar is missing! : Plug-in "com.android.ide.eclipse.adt"

I am getting an error in graphical layout of xml after installing the updates from : SDK Manager help->check …

android eclipse adt eclipse-adt error-log
Android Studio - Tablet emulator not showing correct resolution

Just created a Nexus 10 emulator but when I start it, the wrong resolution is displayed. It keeps appearing as 800 x 1280 …

java android android-studio adt nexus-10
How to get Android AVD name from adb device name

Using the Android SDK from the command line, I can get a list of the running devices available using: ./adb …

android adb adt avd
signing applications automatically with password in ant

Currently i have a build process in place for all of our apps using ANT. I am adding the ability …

android ant adt
Android Activity under Eclipse/ADT with Project Dependencies (Failed resolving XY)

I tried to keep a game project quite platform independent so I split it up into three projects from low-level …

android eclipse apk adt multiple-projects
What is the difference between some "Android Development/SDK tools"?

What is the difference between the Android Development Tools and the Android SDK Tools and the Android SDK Platform-tools and …

android adt android-build android-sdk-tools
Abstract and Primitive Data Types (ADT)

I know this question has been asked a million times but Can someone please explain to me what ADT exactly …

algorithm data-structures programming-languages adt abstract-data-type
Assigning 'wrap_content' or '-2' to dimension

I want to create a dimension that would be equal to 'wrap_content' constant. So according to developer.android.com …

android android-layout adt dimensions
How to Automatically Modify versionName in Manifest during Build?

So far I have been focusing on my application's programming and paid little attention to making the build process smarter. …

android eclipse adt
Android ADT bundle [install new software]

I've just downloaded the Android ADT bundle (eclipse + Android SDK) from here and I tried to install new software from …

android eclipse eclipse-plugin adt eclipse-adt