You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i had resolved this problem. https://drive.google.com/drive/folders/17oMwQ0xBcSGn159mgbqxcXXEcneUmnph
link's package is zip
1.donwn load it ,for example android-29
2.unzip android-29,you will get a android.jar and readme.txt
3.unzip step2's android.jar,you will get android29.jar
4.rename android29.jar to android.jar
5.replace step4's android.jar to xxx/platoforms/android-29/android.jar
6.sync androidStudio,you are successed!
The
android.jar
uploaded to Google Drive underandroid-29
is actually a RAR archive instead of a JAR archive.This is very misleading and if someone wasn't aware of it, the project will not be able to be synced. (#76, #70 (comment))
The text was updated successfully, but these errors were encountered: