I have developed a HelloWorld application in Eclipse 3.4. When I ran it, I came accross a problems. The emulator managed to lunch, but its CPU occupying rate was staying 100%. It kept some minutes as only "Android _" with black background in the screen. Are there somebody tell me why and how to solve it?
After I launched the emulator, console lines as below: [2009-08-23 16:52:14 - HelloWorld] Android Launch! [2009-08-23 16:52:14 - HelloWorld] adb is running normally. [2009-08-23 16:52:14 - HelloWorld] Performing com.test.HelloWorld activity launch [2009-08-23 16:52:14 - HelloWorld] Automatic Target Mode: launching new emulator with compatible AVD 'my_avd' [2009-08-23 16:52:14 - HelloWorld] Launching a new emulator with Virtual Device 'my_avd' [2009-08-23 16:52:28 - HelloWorld] New emulator found: emulator-5554 [2009-08-23 16:52:28 - HelloWorld] Waiting for HOME ('android.process.acore') to be launched... After I closed the emulator, console lines as below: [2009-08-23 16:53:18 - Emulator] emulator: emulator window was out of view and was recentred [2009-08-23 16:53:18 - Emulator] [2009-08-23 16:53:18 - HelloWorld] emulator-5554 disconnected! Cancelling 'com.test.HelloWorld activity launch'! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---