-
-
Notifications
You must be signed in to change notification settings - Fork 644
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android 29 jar Gradle sync failed #76
Comments
I get the same issue |
I get the same issue ! |
me too. |
I found the problem! you get this error because the actually jar file is inside the outer "jar" file. the outer one in fact is RAR5, you need to uncompress the inside one to use it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gradle sync failed: Could not resolve all files for configuration ':app:androidApis'.
Failed to transform android.jar to match attributes {artifactType=android-mockable-jar, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime, returnDefaultValues=false}.
Execution failed for MockableJarTransform: /Users/jing/Library/Android/sdk/platforms/android-29/android.jar.
Cannot create mockable android.jar
error in opening zip file
Consult IDE log for more details (Help | Show Log) (1 m 26 s 566 ms)
The text was updated successfully, but these errors were encountered: