Questions tagged as 'android-studio'

0
answers

java.exe finished with non-zero exit value 1 when generating the game apk (libgdx)

It does not allow me to generate the apk of my game, when I try to generate it I get this error:    Error: Execution failed for task ': html: compileGwt'.            Process 'command' C: \ Program Files \ Android \ Android Studio \ jre \ b...
asked by 04.09.2017 / 17:11
1
answer

Problem Sign in Google when installing generated apk

Good I have an application developed in android studio, the start with google works perfectly when I install it with the computer but when I install the generated apk with android studio it does not log me in, that is, when I hit the button and...
asked by 12.08.2017 / 12:57
0
answers

how to make a TrustManager that does nothing?

It's for a job, I need how to make a TrustManager do nothing, that does not validate the HTTPS address and let me enter the server, I've looked and can not find the structure or syntax of this     
asked by 09.08.2017 / 02:28
1
answer

Error notice in Android Studio [duplicate]

Good evening the problem I have is the following when creating my application in Android Studio I get this notice. I do what he says in the suggestion but he still sends me another error message I would appreciate if you could help me in this...
asked by 24.08.2017 / 03:15
0
answers

Get response from php to GETRequest from android studio

I'm trying to send a request to a php file using the GETRequest method from Android, the request looks like this: public void send(String lat, String lon) throws Exception { String url = "http://simon.cuccfree.com/gps.php?lat="+lat+...
asked by 24.08.2017 / 03:46
0
answers

Android Studio failed to create a java class

Android Studio does not allow me to create java classes within my project folder. The last thing I did was to update the jdk of the version 1.7 to the version 1.8 since one of the libraries I have in my gradle asked me fo...
asked by 07.08.2017 / 20:41
0
answers

Cordova Emulate Android

Error trying to run the android emulator:    Error: No emulator images (avds) found.   1. Download desired System Image by running: "D: \ Users \ jrodrigu \ AppData \ Local \ An   droid \ sdk \ tools \ android.bat "sdk   2. Create an AVD...
asked by 14.08.2017 / 04:02
0
answers

Push Notification Problem with Firebase

I'm using Firebase's notifications service to receive push notifications in my APP, the problem is when the application is in the background or dead, if the notifications arrive but they do not look like I built them (I assign a small icon, larg...
asked by 15.07.2017 / 02:05
0
answers

Android studio - Application closes when I try to access a server bd

I'm working with android studio , create an application which allows me to read data from a database on a server and load the data into the sqlite database that has android . When I do it in my genymotion emulator everything is fine, I ha...
asked by 13.07.2017 / 01:30
1
answer

Faile to resolve: com.android.support:appcompat-v7:25.0.0

I just downloaded Android Studio and I ran into a series of errors when creating a new project. How do I resolve them? It should be noted that the jdk and all the pre-installation requirements have already been installed.     
asked by 14.07.2017 / 09:07