zoukankan      html  css  js  c++  java
  • android配置运行的时候出现无法找到PANIC: Could not open: C:\Users\Administrator\.android

    android配置运行的时候出现无法找到PANIC: Could not open: C:\Users\Administrator\.android/

    2011-7-16 17:27

    提问者: a514482479 | 浏览次数:7768次

    [2011-07-16 17:18:32 - helloworld] Android Launch!
    [2011-07-16 17:18:32 - helloworld] adb is running normally.
    [2011-07-16 17:18:32 - helloworld] Performing cy.helloworld.HelloworldActivity activity launch
    [2011-07-16 17:18:32 - helloworld] Automatic Target Mode: launching new emulator with compatible AVD 'helloworld'
    [2011-07-16 17:18:32 - helloworld] Launching a new emulator with Virtual Device 'helloworld'
    [2011-07-16 17:18:32 - Emulator] PANIC: Could not open: C:\Users\Administrator\.android/avd/helloworld.ini

    我来帮他解答

    满意回答

    2011-7-17 17:11

    热心网友

    因为你打不开,那个文件夹可能加密了,换个路径,比如换到D盘,(win7)右键点击我的电脑-属性-高级系统设置-环境变量,在系统变量里边新建,变量名为ANDROID_SDK_HOME,变量值为“D:\”(把虚拟机放到d盘),这样就可以了,重启eclipse把原来的建的虚拟设备都删了新建就可以了。
  • 相关阅读:
    centos 给终端设快捷键
    centos 给鼠标右击添加 “打开终端” 菜单项
    centos 6.X 安装输入法
    centos U盘安装
    js的构造函数
    onresize的定义方式
    两个时间对比
    AMD和CMD的区别
    spring加载配置文件
    cglib代理
  • 原文地址:https://www.cnblogs.com/saptechnique/p/2608170.html
Copyright © 2011-2022 走看看