Questions tagged as 'gradle'

1
answer

When creating a project in Android Studio. Error ... cache.properties (The system can not find the specified file)

I wanted to tell you about my problem since I am a bit new to this and I still do not understand much about the Android Studio theme. Every time I create a new project in Android Studio I have the following error, no matter where I save the proj...
asked by 03.04.2016 / 04:54
2
answers

Comments on android

How can I put comments for the classes imported into the gradle to read them as a description when implementing a method of that class?    The question is from android, although I suppose it also applies to Intellij IDEA.     
asked by 30.11.2016 / 16:56
2
answers

Error in debug \ AndroidManifest.xml ExecutionException: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error

Today I was adding the firebase functions from the wizard and at the time of doing the gradle build I got an error in the file debug \ AndroidManifest.xml , before to add the functions of firebase I compiled without problems, I attached the f...
asked by 01.11.2017 / 22:36
1
answer

Error with the Android Studio Gradle

It's been a few days since I installed the version 2.3 of Android Studio that the projects do not compile me for Gradle , I've reinstalled several sometimes, even delete the hidden folders with a . in front, but everything remains th...
asked by 24.03.2017 / 18:38
1
answer

Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api' [duplicated]

I have this message of warning , although I have already made the change, it still appears to me every time I compile or start the project, maybe I will find some additional correction, but I would like it not to continue appearing....
asked by 06.06.2018 / 21:15
1
answer

Error: Execution failed for task ': app: transformDexArchiveWithExternalLibsDexMergerForDebug'

Today I want to generate my APK and trying to do it I find this error: Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.    java.lang.RuntimeException: java.lang.RuntimeException:    com.android.bu...
asked by 07.11.2017 / 17:44
1
answer

Android Studio error with my AMD PC

I have a problem, and that is that I am starting in Android Studio and it seems that the Gradle fails because it can not load a library. In summary, the error that appears to me is that I transcribe it below:    Gradle sync failed: Can not lo...
asked by 31.01.2017 / 02:41
1
answer

Slow application since I put multiDex on Android

my application takes a long time to start since I put multiDexEnabled true in gradle module as well as compile 'com.android.support:multidex:1.0.0' before it did not take so long that my application started and as I use the...
asked by 05.01.2017 / 00:07
3
answers

Problem with "Gradle sync failed: Could not find any matches for com.android.tools.build:gradle:2.2.+"

Today in the morning I went to start my project in react-native and I have not managed to compile it for android. I get this fault. "Gradle sync failed: Could not find any matches for com.android.tools.build:gradle:2.2.+ as not versions of...
asked by 10.12.2018 / 17:06
1
answer

duplicate entry: zzc.class

Good day! I'm using firebase and since I used its dependencies I get the following error. Error:Execution failed for task ':Customer:transformClassesWithJarMergingForRelease'. > com.android.build.api.transform.TransformException: java.util....
asked by 23.11.2017 / 17:48