eclipse-adt Questions

3

Solved

I have simple code that wants to read the state of network connection. I've added permission to the AndroidManifest.xml: <user-permission android:name="android.permission.ACCESS_NETWORK_STATE"/...
Countrydance asked 21/2, 2012 at 10:18

4

Solved

I am getting this error in my adt eclipse. I am using the updated version of java. Please somebody help me to solve this issue.
Futuristic asked 22/4, 2014 at 5:57

9

Solved

I have Ubuntu 11.04 and i downloaded latest eclipse ADT bundle, i also have installed all ia32libs, i dont know why the emulator is not starting, i have tried various device configurations, i have ...
Fokker asked 20/2, 2013 at 9:29

1

I work remotely and connect to my office through a VPN client. Every program on my computer can access the office network, browsers can connect to intranet sites (e.g. http://myportal/). When I ope...
Braddy asked 2/10, 2014 at 16:42

2

Solved

I've been trying to make an android library project, and while the build process works fine, I've been running into some trouble with replacing a resource in the project which uses the library. In...
Negro asked 24/11, 2010 at 3:37

7

Solved

We all know how easily and safely to create a new Activity. Now I want to know how to remove an Activity from my project safely. I've created some activity in my project and feel that they are now...
Siderosis asked 13/11, 2013 at 7:15

16

Solved

When I try to run my Android project on Eclipse ADT, I see this in the Console: [2017-03-24 15:34:41 - Dex Loader] Failed to load C:\Users\jaimemontoya\android-sdks\build-tools\26.0.0-preview\lib\...
Hernando asked 24/3, 2017 at 21:47

2

Solved

This is the error I am trying to fix: Description: error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version'). Resource: AndroidMan...
Plaice asked 23/3, 2017 at 14:48

11

Solved

I am using a CardView as element inside a RecyclerView. When doing so android automatically generates margins between the cardView and the screen and between different cardViews. <android.suppo...
Amorphous asked 18/11, 2014 at 13:13

1

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

11

Searching the web and the Android Team announcement I couldn't find The answer. Will Eclipse ADT be deprecated when Android studio reach its first stable version? The funniest thing is that they al...
Flightless asked 17/5, 2013 at 20:47

7

Solved

I am beginner in Android programming. My problem is, that I can not update ADT. The problem started, when after a long time I have updated in Android SDK Manager the Android SDK Tools. Then I was t...
Southward asked 30/6, 2014 at 13:48

3

Solved

What is the final version of the ADT Bundle that was released by Google? Since "Android Studio" was announced as official IDE for the development of Android apps, the ADT Bundle (Eclipse with ADT...
Guardian asked 12/12, 2014 at 17:44

14

Solved

I have updated my SDK and ADT to the latest version, I have also update the Eclipse to Kepler the latest one after Juno. My ADT version is 22.0. After this update when I create a new project, I'm...
Attwood asked 17/5, 2013 at 12:2

2

Solved

R.java file is not getting generated for new Android projects in eclipse and Android studio. This happened after i updated Android SDK Tools -> 24.4.1 (latest version) Android SDK Platform-tool...
Had asked 23/12, 2015 at 3:36

6

The "Android Private Libraries" item is missing from my project (it doesn't appear in the Project Explorer in Eclipse)... It appears as though it isn't getting built into the project either, as I'm...
Shiverick asked 11/11, 2013 at 15:15

2

Solved

I am new to Android . I installed Eclipse Kepler version. I followed this link. https://sites.google.com/site/barsham/list-of-topics-1/programming/eclipse-android-windows-64 After doing the fol...
Hexachlorophene asked 15/7, 2013 at 20:20

6

Solved

On a new Android SDK installation, the Eclipse Graphical Layout is blank, rather than showing the rendering of the layout. Eclipse displays this message: This version of the rendering library is...
Ascendant asked 17/9, 2013 at 14:45

3

Solved

I have created a new android project. I want to have a action bar at the top so I downloaded the Action Bar for Android Library because I want to support devices from android 2.1. The description ...
Unfriendly asked 23/11, 2011 at 19:47

12

Solved

I'm having an issue on my Windows 7 64-bit machine with aapt.exe. It is throwing the following error: aapt.exe has stopped working Its not project related, Since i've tried multiple projects, it ...

4

Solved

Had the following error in Eclipse after installing Android 5.0 (SDK 21) "Loading data for Android 5.0" has encountered a problem. Parsing Data for android-21 failed unsupported major.minor...
Diabolo asked 20/10, 2014 at 20:25

1

Solved

The Android Developers Blog announced in May 2015: The Design library is available now, so make sure to update the Android Support Repository in the SDK Manager. I am using Eclipse (Version: L...

3

Solved

I know there are some questions like this on stackOverflow, but i think they are old. I'm working with the latest versions of Android SDK Tols (24.3.2 rev) and ADT 23.0.6. This problem with eclips...
Bursa asked 19/6, 2015 at 7:29

1

Solved

I have a translation app that helps people to learn a language and play games to check their learning. The app already has a navigation drawer but it appears under the action bar with items. I wa...

6

This issue is supposed to be fixed by the latest ADT release(22.6.2), but I'm still receiving the same error when I'm trying to create an empty Android Application Project. Here is the exact error:...
Negotiate asked 18/4, 2014 at 15:36

© 2022 - 2025 — McMap. All rights reserved.