第一次安装android studio时候弹出unable to access android sdk add-on list解决方法

    xiaoxiao2021-04-11  35

    disable.android.first.run=true

    原因:是因为你电脑没有sdk且你正在安装的android studio里又不自带。

    解决办法:在安装目录下,找到bin文件夹下的idea.properties文件,用记事本或类似攻击打开,在末尾处加入disable.android.first.run=true,重启即可。

    转载请注明原文地址: https://ju.6miu.com/read-666721.html

    最新回复(0)