我新建了project "HelloAndroid",run的时候模拟器上不显示文字,只显示Anroid的LOGO。
请问这是什么原因呀?代码没有改过的。
有米有人碰到过。新手第一次发帖,第一次run Android程序

解决方案 »

  1.   

    [2012-08-30 22:31:01 - HelloAndroid] ------------------------------
    [2012-08-30 22:31:01 - HelloAndroid] Android Launch!
    [2012-08-30 22:31:01 - HelloAndroid] adb is running normally.
    [2012-08-30 22:31:01 - HelloAndroid] Performing com.helloandroid.MainActivity activity launch
    [2012-08-30 22:31:01 - HelloAndroid] Automatic Target Mode: Preferred AVD 'MyAVD' is not available. Launching new emulator.
    [2012-08-30 22:31:01 - HelloAndroid] Launching a new emulator with Virtual Device 'MyAVD'
    [2012-08-30 22:31:10 - HelloAndroid] New emulator found: emulator-5554
    [2012-08-30 22:31:10 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched...
    [2012-08-30 22:33:37 - HelloAndroid] HOME is up on device 'emulator-5554'
    [2012-08-30 22:33:37 - HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-5554'
    [2012-08-30 22:33:38 - HelloAndroid] Installing HelloAndroid.apk...
    [2012-08-30 22:35:52 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator-5554!
    [2012-08-30 22:35:52 - HelloAndroid] (null)
    [2012-08-30 22:35:52 - HelloAndroid] Launch canceled!
    什么情况???
      

  2.   

    [2012-08-30 22:41:01 - HelloAndroid] Android Launch!
    [2012-08-30 22:41:01 - HelloAndroid] adb is running normally.
    [2012-08-30 22:41:01 - HelloAndroid] Performing com.helloandroid.MainActivity activity launch
    [2012-08-30 22:41:01 - HelloAndroid] Automatic Target Mode: Preferred AVD 'MyAVD' is not available. Launching new emulator.
    [2012-08-30 22:41:01 - HelloAndroid] Launching a new emulator with Virtual Device 'MyAVD'
    [2012-08-30 22:41:11 - HelloAndroid] New emulator found: emulator-5554
    [2012-08-30 22:41:11 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched...
    [2012-08-30 22:42:47 - HelloAndroid] HOME is up on device 'emulator-5554'
    [2012-08-30 22:42:47 - HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-5554'
    [2012-08-30 22:42:47 - HelloAndroid] Installing HelloAndroid.apk...
    [2012-08-30 22:44:09 - HelloAndroid] Success!
    [2012-08-30 22:44:09 - HelloAndroid] Starting activity com.helloandroid.MainActivity on device emulator-5554启动了模拟器后不要乱点,再等一会,完全启动了再看。