安卓项目一直卡在某个位置上,安卓新手求助。。
[2013-12-20 18:24:38 - TestDemo] Android Launch!
[2013-12-20 18:24:38 - TestDemo] adb is running normally.
[2013-12-20 18:24:38 - TestDemo] Performing com.seven.testdemo.MainActivity activity launch
[2013-12-20 18:24:38 - TestDemo] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_Test'
[2013-12-20 18:24:38 - TestDemo] Launching a new emulator with Virtual Device 'AVD_Test'
[2013-12-20 18:25:07 - Emulator] emulator: emulator window was out of view and was recentered
[2013-12-20 18:25:07 - Emulator]
[2013-12-20 18:25:07 - TestDemo] New emulator found: emulator-5554
[2013-12-20 18:25:07 - TestDemo] Waiting for HOME ('android.process.acore') to be launched...
[2013-12-20 18:27:15 - TestDemo] HOME is up on device 'emulator-5554'
[2013-12-20 18:27:15 - TestDemo] Uploading TestDemo.apk onto device 'emulator-5554'
[2013-12-20 18:27:15 - TestDemo] Installing TestDemo.apk...
[2013-12-20 18:27:21 - TestDemo] Success!
[2013-12-20 18:27:21 - TestDemo] Starting activity com.seven.testdemo.MainActivity on device emulator-5554
就一直卡在了最后一句话,怎么回事?
[解决办法]
这都是正常日志。activity没显示出来??