-
Error:Execution failed for task ':app:transformClassesWithDexBuilderForDebug'.
> Unexpected scopes found in folder 'D:\androidProjict\FragmentRigger-master\app\build\intermediates\transforms\AspectTr…
-
when compiling I got : "Error:Could not get unknown property 'CROWDIN_API_KEY' for task ':crowdinUpload' of type com.mendhak.gradlecrowdin.UploadSourceFileTask."
-
### Description
```
A/art: art/runtime/java_vm_ext.cc:410] JNI DETECTED ERROR IN APPLICATION: JNI NewGlobalRef called with pending exception java.lang.ClassNotFoundException: Didn't find class "co…
-
现在使用脚本打包,7.0手机无法安装apk
-
I am using Android Studio 3.0 Canary 9. I forked the project and imported it on the studio for the first time. But the project refresh isn't succeeding. I keep getting this error.
Error:Could not g…
-
Gradle sync failed: You should define KEYSTORE_PASSWORD, KEYSTORE_ALIAS and KEY_PASSWORD in gradle.properties.groovy.lang.MissingPropertyException: Could not get unknown property 'KEYSTORE_PASSWORD' f…
-
**AndroidAnnotations version**:
4.3.1
**Android compile SDK version**:
25
**Annotated code**:
Several classes but AA is not generating anything at all.
My build.gradle:
```
buildsc…
-
./gradlew clean build failed with following message:
./gradlew clean build
Downloading https://services.gradle.org/distributions/gradle-3.3-all.zip
................................................…
-
Hi all,
When trying to run this app I get the following error (on windows 7 running android)
> Could not get unknown property 'MYAPP_RELEASE_STORE_FILE' for SigningConfig_De
corated{name=relea…
-
I get the following error after import, while building the gradle
Error:(21, 1) A problem occurred evaluating project ':app'.
> You should define KEYSTORE_PASSWORD, KEYSTORE_ALIAS and KEY_PASSWORD…