Win7系统下运行安卓环境配置异常:无法找到PANIC: Could not open: C:\Users\Administrator\.android/

问题:

[2013-01-09 12:55:20 - test] Android Launch!
[2013-01-09 12:55:20 - test] adb is running normally.
[2013-01-09 12:55:20 - test] Performing cy.helloworld.HelloworldActivity activity launch
[2013-01-09 12:55:20 - test] Automatic Target Mode: launching new emulator with compatible AVD 'helloworld'
[2013-01-09 12:55:20 - test] Launching a new emulator with Virtual Device 'helloworld'
[2013-01-09 12:55:20 - test] PANIC: Could not open: C:\Users\Administrator\.android/avd/helloworld.ini

解决方案
因为你打不开,那个文件夹可能加密了,换个路径,比如换到D盘,(win7)右键点击我的电脑-属性-高级系统设置-环境变量,在系统变量里边新建,变量名为ANDROID_SDK_HOME,变量值为“D:\”(把虚拟机放到d盘),这样就可以了,重启eclipse把原来的建的虚拟设备都删了新建就可以了

 

posted @ 2013-01-09 13:01  了了_  阅读(747)  评论(0编辑  收藏  举报