helloworld出错!!

fc6029585 2009-06-03
eclipse3.4,adt9
用eclipse创建好了一个android应用,
运行ActivityMain(extends Activity),弹出了一个模拟器.模拟器右边有很多按钮
模拟器上并没有出现   Hello World, ActivityMain

而是在模拟器中央显示一个  android  ..




控制台信息如下:

[2009-06-03 13:01:41 - HelloWorld] ------------------------------
[2009-06-03 13:01:41 - HelloWorld] Android Launch!
[2009-06-03 13:01:41 - HelloWorld] adb is running normally.
[2009-06-03 13:01:41 - HelloWorld] Performing com.fank.ActivityMain activity launch
[2009-06-03 13:01:41 - HelloWorld] Automatic Target Mode: launching new emulator with compatible AVD 'asdasd'
[2009-06-03 13:01:41 - HelloWorld] Launching a new emulator with Virtual Device 'asdasd'
[2009-06-03 13:01:43 - HelloWorld] New emulator found: emulator-5554
[2009-06-03 13:01:43 - HelloWorld] Waiting for HOME ('android.process.acore') to be launched...
[2009-06-03 13:02:06 - HelloWorld] HOME is up on device 'emulator-5554'
[2009-06-03 13:02:06 - HelloWorld] Uploading HelloWorld.apk onto device 'emulator-5554'
[2009-06-03 13:02:06 - HelloWorld] Installing HelloWorld.apk...
[2009-06-03 13:02:20 - HelloWorld] Application already exists. Attempting to re-install instead...
[2009-06-03 13:02:25 - HelloWorld] Success!
[2009-06-03 13:02:25 - HelloWorld] Starting activity com.fank.ActivityMain on device
[2009-06-03 13:02:26 - HelloWorld] ActivityManager: Starting: Intent { comp={com.fank/com.fank.ActivityMain} }



唯一有一次好像运行正确.
在模拟器上显示了,ActivityMain
后来又不行了
fc6029585 2009-06-03
晕..我知道了.那是模拟器开机的画面..等很久就可以运行了..!
谢谢.!!
Global site tag (gtag.js) - Google Analytics