[2010-08-12 16:18:28 - GameSurfaceView] ------------------------------
[2010-08-12 16:18:28 - GameSurfaceView] Android Launch!
[2010-08-12 16:18:28 - GameSurfaceView] adb is running normally.
[2010-08-12 16:18:28 - GameSurfaceView] No Launcher activity found!
[2010-08-12 16:18:28 - GameSurfaceView] The launch will only sync the application package on the device!
[2010-08-12 16:18:28 - GameSurfaceView] Performing sync
[2010-08-12 16:18:28 - GameSurfaceView] Automatic Target Mode: launching new emulator with compatible AVD 'Adroid'
[2010-08-12 16:18:28 - GameSurfaceView] Launching a new emulator with Virtual Device 'Adroid'
[2010-08-12 16:18:39 - GameSurfaceView] New emulator found: emulator-5554
[2010-08-12 16:18:39 - GameSurfaceView] Waiting for HOME ('android.process.acore') to be launched...
[2010-08-12 16:19:34 - GameSurfaceView] HOME is up on device 'emulator-5554'
[2010-08-12 16:19:34 - GameSurfaceView] Uploading GameSurfaceView.apk onto device 'emulator-5554'
[2010-08-12 16:19:35 - GameSurfaceView] Installing GameSurfaceView.apk...
[2010-08-12 16:20:04 - GameSurfaceView] Success!
[2010-08-12 16:20:04 - GameSurfaceView] \GameSurfaceView\bin\GameSurfaceView.apk installed on device
[2010-08-12 16:20:04 - GameSurfaceView] Done!

解决方案 »

  1.   

    LZ你这个是不是一个appWidget, 要是的话,运行到模拟器上会添加到widget列表中, 可以长按桌面会弹出菜单,选widgets看看有没有你当前运行的程序 
      

  2.   

    明显运行是对的,ok的,这个问题 可能是你的模拟器反映慢,你可以在主菜单里面找到你刚刚安装的apk,GameSurfaceView 就可以点击进去啦
      

  3.   

    重走onresume()了,是不是你在这个函数里面初始化界面的 界面回到初始状态了 在onPause()记录状态看看