btfireknight的博客新安装的ANDROIDSTUDIO 配置androidsdk,提示the androidsdklocation cannot be at the filesystem root,点edit没有反应,解决办法是通过file 菜单设置project structure 的project SDK ,里面会强制设置jdk和sdk.
祥仔先生的博客首先会看到The AndroidSDKlocation canot be at the filesystem root这个提醒,然后点击androidsdklocation的后面的edit的话会提示下面的错 错误二: SDK emulator directory is missing mac 解决办法...
Hfengxiang的博客根据提示:Gradle sync failed: ... Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.修改local.properties下的sdk路径,结果路径正确,然后配置安卓SDK环...