When I run a basic 'Hello World' Android application in eclipse, the
emulator launches and shows the screen locked view and the application
does not run. The console shows the following...


[2010-12-15 16:28:56 - Droid1] Android Launch!
[2010-12-15 16:28:56 - Droid1] adb is running normally.
[2010-12-15 16:28:56 - Droid1] Performing
com.androidbook.droid1.DroidActivity activity launch
[2010-12-15 16:28:56 - Droid1] Automatic Target Mode: Preferred AVD
'VanillaAVD' is not available. Launching new emulator.
[2010-12-15 16:28:56 - Droid1] Launching a new emulator with Virtual
Device 'VanillaAVD'
[2010-12-15 16:28:57 - Droid1] New emulator found: emulator-5554
[2010-12-15 16:28:57 - Droid1] Waiting for HOME
('android.process.acore') to be launched...
[2010-12-15 16:30:00 - Droid1] HOME is up on device 'emulator-5554'
[2010-12-15 16:30:00 - Droid1] Uploading Droid1.apk onto device
'emulator-5554'
[2010-12-15 16:30:01 - Droid1] Installing Droid1.apk...
[2010-12-15 16:30:51 - Droid1] Success!
[2010-12-15 16:30:51 - Droid1] Starting activity
com.androidbook.droid1.DroidActivity on device emulator-5554
[2010-12-15 16:31:07 - Droid1] ActivityManager: Starting: Intent
{ act=android.intent.action.MAIN
cat=[android.intent.category.LAUNCHER]
cmp=com.androidbook.droid1/.DroidActivity }


It says 'Starting activity and nothing happens after that. Can
somebody please help me resolve this issue.? I am new to Android. I am
running on Android 2.1 API 7.

Thanks
Prashanth

-- 
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

Reply via email to