Questions tagged as 'android-eclipse'

2
answers

How to get AppCompat error from the application?

I had to reinstall Eclipse and when importing my app , it gives a styles error of AppCompat . I imported AppCompat and own AppCompat gives the same error. How can I resolve?     
asked by 02.12.2014 / 01:33
4
answers

Error in v7 appcompat in themes v21

Recently I went to do a project clean in my project, and I do not know why it did not generate R.java , and my project was working normally. So I had the brilliant idea to reinstall the SDK and Eclipse. And now I'm having problems wit...
asked by 20.10.2014 / 13:24
1
answer

ADB does not recognize Android device on Mac OS

I'm trying to enable debugger mode on my Motorola Razr i to be able to run my Android projects on the device itself. But when I enter the Mac terminal and put the ./adb devices command to list the devices that are connected, nothing...
asked by 29.11.2014 / 04:40
1
answer

Accessing Webservice over Android - KSOAP2

I'm creating an Android APP and I have to connect to my company's web service to make the login system, I'm using the KSOAP2 3.3.0 lib. The path to my WS is for example as: link My problem that happens: 09-04 10:57:52.835: W/System.err...
asked by 04.09.2014 / 16:24
2
answers

Eclipse future for Android development [closed]

What are the impacts of Google no longer supporting Eclipse? Can I still use the tool to create Android applications?     
asked by 10.07.2015 / 17:54
2
answers

Change "com.example" from an android application

I'm trying to get an app into Playstore, but the following error appears: "You must use a different package name, because" com.example "is restricted." What happens is that I have already changed the name of the package and the same error con...
asked by 09.12.2014 / 17:49
3
answers

Eclipse project starts with error

When I create a project and the appcompat_v7 is closed the project gets error, but if it is open it does not have problem, it is normal the projects depend on appcompat_v7 ?     
asked by 10.07.2015 / 21:14
1
answer

Hold the image and send it to the link in Android Studio

Hold the image and send it to the link in Android Studio I use an ImageView that when it clicks it performs a function, but I would like that when the image was pressed, another action was taken, which would be different than just a simple touch...
asked by 14.09.2018 / 16:17
1
answer

android-support-v7-appcompat Do not generate .jar

I'm importing the project android-support-v7-appcompat found at: '../Android/sdk/extras/android/support/v7/appcompat/' Set it up as reported in Android documentation , although it does not display error occurs that it is not generat...
asked by 10.06.2015 / 22:03
2
answers

Android application permission [duplicate]

I created an application in eclipse for android, when I install it on mobile phone it does not give permission, in case it was an APK for web radio streaming, on Samsung devices it works 100%, but in motorola they do not work. When you inst...
asked by 19.07.2017 / 09:34