android-update-sdk

Android Studio fails to install update (error : Failed to read or create install properties file.)

大憨熊 提交于 2020-06-24 07:02:46
问题 Screenshot of error I am running [ Android Studio 2.3 Build #AI-162.3764568, built on February 24, 2017 JRE: 1.8.0_112-release-b06 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o] on Ubuntu 16.04. From last few days android studio gives me error on trying to update. I have no idea how to fix this. 回答1: I ran the Android studio as administrator and then it worked as it is a permission issue. 回答2: chmod 777 $ANDROID_HOME -R is not a good solution like @spark mentioned. I solved it by

AVD not booting after Android Studio update

六眼飞鱼酱① 提交于 2019-11-30 22:09:09
问题 My AVDs are no longer booting after I installed a 921MB update released these days. I don't exactly remember the entity of the update (maybe API/SDK revision), I'm using Android Studio 2.3 build AI-162.4069837 with API 25 revision 3 (I think this last thing is the actual update) on Debian. When I start up the AVD it just keeps a black screen and never completes booting. The log shows this error just after it starts booting the AVD: 1292-1328/? E/vold: Failed to chmod /data/system_ce/0: No