开发者

I have problem in a emulator

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. 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.


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜