Android/Eclipse PANIC: Could not open

前端 未结 8 928
有刺的猬
有刺的猬 2020-12-01 05:11

I\'m brand new to Android development and Eclipse so I have just set it all up and I am attempting the Hello World tutorial. Sadly when I try and run the program I get the f

8条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-01 05:20

    This has been asked a few times already, try 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. Create an AVD and run it.
    • Android Emulator can't start, 'cause of wrong folder

    • android emulator error:[2011-08-02 11:14:01 - Emulator] PANIC: Could not open: C:\Users\hallo\.android/avd/myemu.ini

    • I have problem in a emulator

提交回复
热议问题