I have problem in a emulator

…衆ロ難τιáo~ 提交于 2019-12-17 20:29:40

问题


I have problem in emulator. When I start my application it says:

PANIC: Could not open: C:\Users\Administrator\.android/avd/MonoDroid.ini

What I can do to solve this?


回答1:


  1. Create a environment variable called: ANDROID_SDK_HOME and set it to C:\Users\Administrator
  2. Open Eclipse > Window > Preferences and click in Run/Debug and String Substitution
  3. Add a new variable called: user.home and set it to C:\Users\Administrator
  4. Restart Eclipse.
  5. Create an AVD and run it.

It should work now.




回答2:


The path isn't correct...find .android folder on your comp and copy at C:\Users\Administrator folder...this should do the job...



来源:https://stackoverflow.com/questions/6774368/i-have-problem-in-a-emulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!