Questions tagged as 'build.gradle'

0
answers

Problem with gradle in android studio

I updated android studio and I had to update gradle and others the issue is that this one does not synchronize me, can someone help me configure gradle? Thanks from now. module: app apply plugin: 'com.android.application' android { com...
asked by 11.11.2018 / 00:09
1
answer

Error mixing versions in the Gradle App with Firebase libraries

I'm trying to synchronize the libraries 'com.google.firebase:firebase-core:16.0.4' and 'com.google.firebase:firebase-database:16.0.4' in the Gradle but I skip the error of those libraries do not correspond to the others....
asked by 31.10.2018 / 10:47
0
answers

Error rebuild proyect Android Studio

org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:clean'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:103) at org.gradle.api.internal.task...
asked by 26.10.2018 / 12:47
0
answers

Error compiling Android app with gradle from command line

I have created a basic Android app from Android Studio, with just two buttons, simple, without modifying any configuration or compilation file. I'm trying to learn how to use Gradle from the command line, create compilation settings, etc ......
asked by 18.09.2018 / 00:43
1
answer

InnerClass message annotations are missing corresponding EnclosingMember annotations in Android Studio

By integrating the library com.inmobi.monetization:inmobi-ads at the time of doing build I receive the error    InnerClass annotations are missing corresponding EnclosingMember   annotations. Such InnerClass annotations are igno...
asked by 22.07.2018 / 21:41
1
answer

How to apply the new Android Studio dependency settings?

I just updated Android Studio and I received several warnings saying that the following settings had changed: compile provided apk The warning messages were like this:    Configuration 'compile' is obsolete a...
asked by 15.04.2018 / 22:29
0
answers

Does not solve dependence on gradle (Android Studio)

I'm trying to make an application that reads bar codes and for that I use the ZXing library, but when I synchronize the project it tells me not to solve the dependency. Does anyone have any idea why this happens? The library that causes me pr...
asked by 24.05.2018 / 02:41
0
answers

Manifest merger failed with multiple errors, see logs

Hello friends some time ago I programmed an app which I am resuming now after 1 year but has changed the version of the gradle 3.3 and the android studio 2.3.3 and I think that is why this is giving me problems when synchronizing my application....
asked by 18.10.2017 / 16:26
0
answers

Android Studio Error

Has anyone got this error? I looked for some solution but the ones I found did not work for me    Error: Execution failed for task ': app: transformJackWithJackForDebug'.   com.android.build.api.transform.TransformException: com.android.build...
asked by 28.08.2017 / 01:05
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