Failed to Install; Program accessing directory android-sdk\platform-tools

后端 未结 7 1311
终归单人心
终归单人心 2021-02-10 07:13

I\'m trying to install the Android SDK to retry my shot at development. I\'m following the steps at the developer site to install everything for working on Eclipse, but while in

7条回答
  •  囚心锁ツ
    2021-02-10 08:10

    Android uninstall is just deletion of folder. To fix this, restart your pc because I think adb locked that directory making it impossible to remove it. Now, delete that android folder and do a clean install, preferably in a folder that doesn't have spaces in the name. My install is in c:\Android folder.

提交回复
热议问题