安装Android开发平台出问题

fangzhaoguo 2013-01-15 05:21:47
今天搭建Android开发平台,出了一些问题,用的是从Android网上下载的那份Eclipse,SDK,SDK-Manager都有的那个软件包,然后解压安装好了 ,用SDK-Manager把Android3.3之前的一切东西和扩展包都下载安装好了,Eclipse也正常运行,编译后产生的apk文件放到手机里面也能正常运行,可是就是电脑上的模拟器打不开,我也不知道为什么.无论是内置的硬件类型还是我自己自定义的硬件类型,都是打不开,而且提示都几乎一模一样,只是AVD的名字不一样而已,谢谢回复者





引用
Starting emulator for AVD 'AVD-4.7'
PANIC: Could not open: AVD-4.7


此为start AVD时的提示
...全文
925 14 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
14 条回复
切换为时间正序
请发表友善的回复…
发表回复
jinyanyue0330 2015-05-21
  • 打赏
  • 举报
回复
实在不好解决的话建议找你平台的技术支持问问看,我用finereport报表开发平台就是搞不定就问他们,毕竟专业嘛,效率更重要。
  • 打赏
  • 举报
回复
使用翻译,转换成中文不就行了。转换完了,再查怎么解决。
fangzhaoguo 2013-01-16
  • 打赏
  • 举报
回复
引用 8 楼 imudges2012 的回复:
建议不要用最新版开发工具,用稳定吧就好了。
额,倒是第一次用,不过旧的不一定支持Android 4.2吧
fangzhaoguo 2013-01-16
  • 打赏
  • 举报
回复
引用 7 楼 cenyi2012 的回复:
引用 6 楼 fangzhaoguo 的回复:"E:\.android\avd\AVD_for_Lenovo_K860.ini" Plain Text code?1234avd.ini.encoding=ISO-8859-1target=android-14path=E:\.android\avd\AVD_for_Lenovo_K860.avdpath.rel=avd\……
额,谢谢你。主要我百度了一下PANIC是惊慌的意思,就没再百度其它的
倚窗听风2013 2013-01-16
  • 打赏
  • 举报
回复
建议不要用最新版开发工具,用稳定吧就好了。
岑逸 2013-01-16
  • 打赏
  • 举报
回复
引用 6 楼 fangzhaoguo 的回复:
"E:\.android\avd\AVD_for_Lenovo_K860.ini" Plain Text code?1234avd.ini.encoding=ISO-8859-1target=android-14path=E:\.android\avd\AVD_for_Lenovo_K860.avdpath.rel=avd\AVD_for_Lenovo_K860.avd……
PANIC提示不能打开avd-4.7。你百度PANIC: Could not open: AVD-4.7会有很多相关的问题以及解决的方法。不过我也对android不太熟、所以帮不了你。你多百度百度。
eland_edwiin 2013-01-16
  • 打赏
  • 举报
回复
引用 11 楼 fangzhaoguo 的回复:
谢谢大家帮忙,百度到答案了,问题已经解决了,我的开发工具安装在D盘,可是.Android目录在E:\下,不在Android安装目录,而我又没有配置ANDROID_SDK_HOME系统环境变量,因此不管哪个虚拟机都是打不开。配置完以后就好了。
LZ好狗血
fangzhaoguo 2013-01-16
  • 打赏
  • 举报
回复
谢谢大家帮忙,百度到答案了,问题已经解决了,我的开发工具安装在D盘,可是.Android目录在E:\下,不在Android安装目录,而我又没有配置ANDROID_SDK_HOME系统环境变量,因此不管哪个虚拟机都是打不开。配置完以后就好了。

fangzhaoguo 2013-01-15
  • 打赏
  • 举报
回复
"E:\.android\avd\AVD_for_Lenovo_K860.ini"
avd.ini.encoding=ISO-8859-1
target=android-14
path=E:\.android\avd\AVD_for_Lenovo_K860.avd
path.rel=avd\AVD_for_Lenovo_K860.avd
E:\.android\avd\AVD_for_Lenovo_K860.avd\config.ini
avd.ini.encoding=ISO-8859-1
hw.dPad=no
hw.lcd.density=320
sdcard.size=5G
hw.cpu.arch=arm
hw.device.hash=-1497656868
hw.camera.back=emulated
disk.dataPartition.size=1G
skin.dynamic=no
skin.path=1280x720
hw.keyboard=no
hw.cpu.model=cortex-a8
hw.ramSize=1024
hw.device.manufacturer=User
hw.sdCard=yes
hw.mainKeys=no
hw.accelerometer=yes
skin.name=1280x720
abi.type=armeabi-v7a
hw.trackBall=no
hw.device.name=Lenovo K860
hw.battery=yes
hw.sensors.proximity=yes
image.sysdir.1=system-images\android-14\armeabi-v7a\
hw.sensors.orientation=yes
hw.audioInput=yes
hw.camera.front=emulated
hw.gps=yes
vm.heapSize=64
snapshot.present=true
"E:\.android\devices.xml"
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<d:devices xmlns:d="http://schemas.android.com/sdk/devices/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <d:device>
    <d:name>Lenovo K860</d:name>
    <d:manufacturer>User</d:manufacturer>
    <d:meta/>
    <d:hardware>
      <d:screen>
        <d:screen-size>large</d:screen-size>
        <d:diagonal-length>5.00</d:diagonal-length>
        <d:pixel-density>xhdpi</d:pixel-density>
        <d:screen-ratio>long</d:screen-ratio>
        <d:dimensions>
          <d:x-dimension>1280</d:x-dimension>
          <d:y-dimension>720</d:y-dimension>
        </d:dimensions>
        <d:xdpi>293.72</d:xdpi>
        <d:ydpi>293.72</d:ydpi>
        <d:touch>
          <d:multitouch>jazz-hands</d:multitouch>
          <d:mechanism>finger</d:mechanism>
          <d:screen-type>capacitive</d:screen-type>
        </d:touch>
      </d:screen>
      <d:networking>
Bluetooth
Wifi
NFC</d:networking>
      <d:sensors>
Accelerometer
ProximitySensor
Compass
Barometer
LightSensor
GPS
Gyroscope</d:sensors>
      <d:mic>true</d:mic>
      <d:camera>
        <d:location>front</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>back</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>front</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>back</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>front</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>back</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>front</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>back</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>front</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>back</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>front</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>back</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>front</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:camera>
        <d:location>back</d:location>
        <d:autofocus>true</d:autofocus>
        <d:flash>true</d:flash>
      </d:camera>
      <d:keyboard>nokeys</d:keyboard>
      <d:nav>nonav</d:nav>
      <d:ram unit="GiB">1</d:ram>
      <d:buttons>soft</d:buttons>
      <d:internal-storage unit="GiB">
4</d:internal-storage>
      <d:removable-storage unit="TiB"/>
      <d:cpu>Generic CPU</d:cpu>
      <d:gpu>Generic GPU</d:gpu>
      <d:abi>
mips
armeabi-v7a
armeabi
x86</d:abi>
      <d:dock/>
      <d:power-type>battery</d:power-type>
    </d:hardware>
    <d:software>
      <d:api-level>-</d:api-level>
      <d:live-wallpaper-support>true</d:live-wallpaper-support>
      <d:bluetooth-profiles/>
      <d:gl-version>2.0</d:gl-version>
      <d:gl-extensions/>
      <d:status-bar>false</d:status-bar>
    </d:software>
    <d:state default="true" name="Portrait">
      <d:description>The device in portrait orientation</d:description>
      <d:screen-orientation>port</d:screen-orientation>
      <d:keyboard-state>keyssoft</d:keyboard-state>
      <d:nav-state>navhidden</d:nav-state>
    </d:state>
    <d:state name="Landscape">
      <d:description>The device in landscape orientation</d:description>
      <d:screen-orientation>land</d:screen-orientation>
      <d:keyboard-state>keyssoft</d:keyboard-state>
      <d:nav-state>navhidden</d:nav-state>
    </d:state>
  </d:device>
</d:devices>
这个虚拟硬件是我自己配制的,可是系统自带的那几个都不可以,提示都很相似 都是 Starting emulator for AVD 'AVD-4.7' PANIC: Could not open: AVD-4.7
fangzhaoguo 2013-01-15
  • 打赏
  • 举报
回复
引用 3 楼 cenyi2012 的回复:
点击android virtual device manager等的start就可以了。
不管我怎么新建AVD,都是报那个错
fangzhaoguo 2013-01-15
  • 打赏
  • 举报
回复
引用 3 楼 cenyi2012 的回复:
点击android virtual device manager等的start就可以了。
右边那个图就是点过start出现的
岑逸 2013-01-15
  • 打赏
  • 举报
回复
点击android virtual device manager等的start就可以了。
fangzhaoguo 2013-01-15
  • 打赏
  • 举报
回复


自己顶一下吧
fangzhaoguo 2013-01-15
  • 打赏
  • 举报
回复


刚才上传图片太慢了,只好上传到其它地方,引了一个链接,这会儿上传上来了,下面也是相同的内容

http://ww1.sinaimg.cn/large/7a03e7dbjw1e0udeb8harj.jpg

80,471

社区成员

发帖
与我相关
我的任务
社区描述
移动平台 Android
androidandroid-studioandroidx 技术论坛(原bbs)
社区管理员
  • Android
  • yechaoa
  • 失落夏天
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧