Questions tagged as 'android-studio'

0
answers

Error executing project in android studio

When running my project the following error appeared: Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process C:\Users516125940\Documents\Estudo-Android\WhatsAppClone\app\build\intermediates\transforms\instantRunSl...
asked by 11.12.2017 / 21:11
1
answer

Is it possible to recompile an Android APK to change only the name and icon?

Good people, I bought a complete website + APP for Android, I sent them to compile for Android the PNG for Icon and Title, but unfortunately it did not look good and I would like to change. I asked them for recompiling, but they charged me $ 87...
asked by 25.11.2017 / 09:55
1
answer

Failed to push - Android Studio 3.0

I upgraded my Android Studio to version 3.0, but now that I've push in my app , he introduced the following error, tried every way and I can not do this:    Unable to access ' link ': could not resolve host: github.com     
asked by 27.10.2017 / 14:48
1
answer

android studio: AVD Nexus_5 is already running

I can not run the AVD because the following message appears: I'vetriedtodeletethefolderbelow: Does anyone know what I should do?     
asked by 12.09.2017 / 22:32
0
answers

Single Page Application in the Android Studio WebView

Is it possible to use the Angle Single Page application in WebView with Android Studio?     
asked by 21.08.2017 / 03:04
1
answer

Instrumental Testing Android Studio

When developing instrumental tests for my android application, I'm faced with a problem and I do not see why this happens. Why is MainActivity not recognized?     
asked by 21.08.2017 / 00:04
2
answers

Bringing a sum in SQLite Android

I have a problem in developing an App, following, I have a list of all donation data in the database, and in this activity I created a TextView to receive the full value of those donations, however, I have some problems: 1st the value field in t...
asked by 23.08.2017 / 03:23
0
answers

How to update SDK Tools?

I downloaded the Glide library with.github.bumptech.glide: glide: 4.0.0 that gives this gradle error: Error: Failed to resolve: com.android.support:support-annotations:25.3.1 I've looked for sdk tools 25.3.1 in sdk manager, but it does not ex...
asked by 23.08.2017 / 20:41
0
answers

How to generate a .WAR in Android Studio?

How do I set up Android Studio so I can generate a .WAR?     
asked by 16.08.2017 / 01:06
2
answers

Compile and execute project via command line

I have an Android application developed in Eclipse. I know I can compile and run a project from the console , however I do not know how to do this. The basic steps for compiling a program JAVA is to save with the same class name follo...
asked by 16.09.2016 / 21:27