2014-02-12 26 views
0

我无法启动我的AVD。我已经卸载并安装了第二次。还是一样。我已经将AVD保留了大约半个小时,仍然没有运气。AVD未启动E/dalvikvm在bootclasspath中找不到有效条目

下面是我尝试在AVD中运行应用程序时得到的控制台日志。

[2014-02-12 20:43:02 - HelloAndroid] ------------------------------ 
[2014-02-12 20:43:02 - HelloAndroid] Android Launch! 
[2014-02-12 20:43:02 - HelloAndroid] adb is running normally. 
[2014-02-12 20:43:02 - HelloAndroid] Performing com.example.helloandroid.MainActivity activity launch 
[2014-02-12 20:43:02 - HelloAndroid] Automatic Target Mode: Unable to detect device compatibility. Please select a target device. 
[2014-02-12 20:43:05 - HelloAndroid] Launch canceled! 
[2014-02-12 20:44:38 - HelloAndroid] ------------------------------ 
[2014-02-12 20:44:38 - HelloAndroid] Android Launch! 
[2014-02-12 20:44:38 - HelloAndroid] adb is running normally. 
[2014-02-12 20:44:38 - HelloAndroid] Performing com.example.helloandroid.MainActivity activity launch 
[2014-02-12 20:44:38 - HelloAndroid] Automatic Target Mode: Unable to detect device compatibility. Please select a target device. 
[2014-02-12 20:44:49 - HelloAndroid] Launching a new emulator with Virtual Device 'AVD_for_Nexus_4_by_Google' 
[2014-02-12 20:45:23 - Emulator] bind: Permission denied 
[2014-02-12 20:45:23 - HelloAndroid] New emulator found: emulator-5558 
[2014-02-12 20:45:23 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched... 

并附上从AVD管理器启动AVD时的logcat。

http://sdrv.ms/1bWRKru

回答

0

我认为这是在安装数据分区或它的不可用的问题。 在真实设备中,如果您没有正确刷新数据分区,使用fastboot,则会出现同样的问题。