今天早上我搜索了谷歌并找不到答案,所以我希望stackoverflow上的人们提供帮助。
直到昨天,一切都很完美,当我从 eclipse 运行我的 android 应用程序时,模拟器用来加载,我可以测试一切。
我今天用了它,模拟器没有加载。
这是来自控制台的转储
[2010-12-02 10:39:42 - HomeScreen] ------------------------------
[2010-12-02 10:39:42 - HomeScreen] Android Launch!
[2010-12-02 10:39:42 - HomeScreen] adb is running normally.
[2010-12-02 10:39:42 - HomeScreen] Performing com.Dyforms.XMLGui activity launch
[2010-12-02 10:39:42 - HomeScreen] Automatic Target Mode: launching new emulator with compatible AVD 'newAVD'
[2010-12-02 10:39:42 - HomeScreen] Launching a new emulator with Virtual Device 'newAVD'
我可以在任务管理器中看到 emulator.exe,但我没有看到它启动。
你们能指导我有什么问题吗?
鲁平