Questions tagged as 'android-studio'

0
answers

Execution failed for task: app: packageDebug

Imported an eclipse android project for android studio, I'm having the following error Execution failed for task: app: packageDebug     
asked by 16.07.2015 / 20:20
0
answers

Android / Sdk / build-tools / 22.0.1 / aapt '' finished with non-zero exit value 1

I have this problem in my project and have tried the following: Post 1 Post 2 , but none of them worked for me. The projero runs perfectly on Android Studio 1.2, but when I upgraded to 1.3 it started to give this problem. This is my build....
asked by 11.08.2015 / 16:09
0
answers

Help in installing the plugin to Fabric mopub

I downloaded the site plugin, I installed it in Android Studio , but it gives this error here:     
asked by 11.06.2015 / 22:46
1
answer

Highlight selected line in RecyclerView

How to highlight the selected (clicked) line in recyclerview? The listview was automatic. Thanks in advance.     
asked by 11.06.2015 / 03:55
0
answers

Android Fragment with TextWatcher - does not work

Good morning! With the help of the staff, I made a calculation scheme that when typing the value in one editText1, another editText2 is updated automatically, and vice versa .. it's just a test converting units. Initially I was trying to integra...
asked by 22.07.2015 / 16:50
2
answers

Installing Android studio on Ubuntu

This is the first time I have installed android-studio, I installed with the commands: sudo apt-add-repository ppa:paolorotolo/android-studio sudo apt-get update sudo apt-get install android-studio At first glance everything went well, the...
asked by 08.07.2015 / 16:34
0
answers

OCR Apk, ndk build does not want to install

A few days ago I developed an OCR text recognition apk, to make this application it was necessary to install ndk-build. I need to continue the application but on a new computer, however, ndk-build does not want to install, it automatically close...
asked by 24.06.2015 / 10:57
1
answer

My application in android studio is closing, while consuming webservice [closed]

I have a problem in my application, when consuming a web service service, the application is closing. The idea of my application is that I consume this web service to validate my login, and returning a message approving or not, I do not have...
asked by 22.05.2015 / 13:51
0
answers

Error trying to compile project. Can not merge new index 65549 into a non-jumbo instruction!

Would anyone know to tell me what's going on and how to solve it? I'm using Android Studio. The following is a complete list of the error. UNEXPECTED TOP-LEVEL EXCEPTION: com.android.dex.DexIndexOverflowException: Cannot merge new index 65549...
asked by 22.05.2015 / 17:17
0
answers

The JSON array does not want to pass everything to my listview

Here's my error, when I run the app on the emulator, the app does not get a single title from the array JSON, the application, the only error that is in the logcat, was supposed to be passing all the titles to listview .    06-19...
asked by 19.06.2015 / 16:21