Android Emulator can't start, 'cause of wrong folder

后端 未结 6 1361
后悔当初
后悔当初 2020-12-02 10:07

I\'m just starting to use Eclipse and ADT and I have some issues, the Android Emulator don\'t start :

[2011-07-10 15:32:25 - Android_FirstApp] --------------         


        
6条回答
  •  感动是毒
    2020-12-02 10:34

    if anyone is interested on the same problem in Linux (Ubuntu 11.10) the solution is NOT run Android SDK Manager as root. Aparently, SDK expects to be runned by a regular user, and it tries to work with the main user folder, that's why the error. This is what I suspect.

提交回复
热议问题