在线急求:android程序运行后,没有显示模拟器,用的是eclipse,以前都行的,就今天没有显示出来。

[2011-04-01 14:45:25 - readtxt] ------------------------------
[2011-04-01 14:45:25 - readtxt] Android Launch!
[2011-04-01 14:45:25 - readtxt] adb is running normally.
[2011-04-01 14:45:25 - readtxt] Performing readb.atxt.readtxt activity launch
[2011-04-01 14:45:25 - readtxt] Automatic Target Mode: using device '64420a14c170'
[2011-04-01 14:45:25 - readtxt] WARNING: Application does not specify an API level requirement!
[2011-04-01 14:45:25 - readtxt] Device API version is 8 (Android 2.2)
[2011-04-01 14:45:27 - readtxt] Application already deployed. No need to reinstall.
[2011-04-01 14:45:27 - readtxt] Starting activity readb.atxt.readtxt on device 64420a14c170
[2011-04-01 14:45:27 - readtxt] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=readb.atxt/.readtxt }

运行的时候如上。感觉是正确的,但是就是没有模拟器显示出来,以前都会显示的。今天运行了下网上的一个SQL程序,第一次能运行的。然后去改变了下AVD的shin之后就跳错,然后关掉模拟器,然后运行程序。就再也不显示那个模拟器了,重启电脑也没用。

第1个回答  2011-04-01
改一下android 版本 右键项目properties ->android 换一个2.2试试
第2个回答  2011-04-02
是不是模拟器版本太低啦
第3个回答  2011-04-01
最好的方法就是重新安装Eclipse
第4个回答  2011-04-01
你如果重新建个 模拟器 好不好用?
相似回答