当我使用 CMD 窗口打开 AVD 时
C:\Android\adt-bundle-windows-x86\sdk\tools>emulator.exe -avd Nexus-7-001 -verbose
一切似乎都很好,直到下面的行“无法打开文件:(null)/system/build.prop:没有这样的文件或目录”
虽然模拟器打开,但尝试选择应用程序会产生错误,“不幸的是,启动器已停止。”
我已经卸载并重新下载了 ADT => 同样的问题。你能告诉我是否有办法确保删除所有的 ADT 吗?这个问题也可能是由旧 ADT(早期版本的 Eclipse)的残余引起的,还是完全是其他问题?
我在 Windows 7 和 Windows Vista OS 系统上遇到了同样的问题。
C:\Android\adt-bundle-windows-x86\sdk\tools>emulator.exe -avd Nexus-7-001 -verbose
.
.
.
emulator: Trace file name is not set
emulator: autoconfig: -scale 0.569531
emulator: Could not open file: (null)/system/build.prop: No such file or directory
emulator: control console listening on port 5554, ADB on port 5555
emulator: can't connect to ADB server: connection refused
emulator: ping program: C:\Android\adt-bundle-windows-x86\sdk\tools\ddms.bat
emulator: ping command: C:\Windows\system32\cmd.exe /C "C:\Android\adt-bundle-windows-x86\sdk\tools\ddms.bat" ping emulator 21.0.1.0 "NVIDIA Corporati
on" "GeForce G210M/PCI/SSE2" "3.0.0"
goldfish_fb_get_pixel_format:167: display surface,pixel format:
bits/pixel: 16
bytes/pixel: 2
depth: 16
red: bits=5 mask=0xf800 shift=11 max=0x1f
green: bits=6 mask=0x7e0 shift=5 max=0x3f
blue: bits=5 mask=0x1f shift=0 max=0x1f
alpha: bits=0 mask=0x0 shift=0 max=0x0