Top "Eclipse-adt" questions

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

How to add "Android Design Support Library" to Eclipse with ADT-plugin?

The Android Developers Blog announced in May 2015: The Design library is available now, so make sure to update the Android …

android eclipse android-support-library eclipse-adt android-design-library
Java/Eclipse - No more R file ever

I'm on Eclipse for hours now and I didn't found a solution yet for my problem even after many searches …

java android eclipse adt eclipse-adt
Eclipse and Android SDK issue "aapt.exe has stopped"

I'm having an issue on my Windows 7 64-bit machine with aapt.exe. It is throwing the following error: aapt.exe …

android eclipse windows-7-x64 eclipse-adt android-sdk-tools
Cannot complete the install because of a conflicting dependency. Eclipse error for ADT

Cannot complete the install because of a conflicting dependency. Software being installed: Android Hierarchy Viewer 23.0.2.1259578 (com.android.ide.eclipse.hierarchyviewer.…

android eclipse eclipse-adt
Passing parameter from a button to android:onClick method

Hi I have something like this (3 buttons) in my activity xml pointing to same method: <Button android:id="@+id/…

android eclipse eclipse-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
Updating ADT plugin in Eclipse

I have updated my SDK from API level 15 to 17. Now While opening the eclipse i am getting the message to …

android eclipse-adt
Android appcompat v7 - imported with an error

I just created a new Android project in Eclipse. After that I managed to import the android-support-v7-appcompat lib. Unfortunately …

android eclipse import adt eclipse-adt
ADT - libstdc++.so.6: cannot open shared object file

I have Fedora 20 64-bits, and I have a problem with Android Development Tools. When I try to run project I …

android linux eclipse-adt libstdc++