I'm very new to Android, working on the Hello Activity. I've seen
this issue before on this forum but I've never seen a good answer.
What happens when I start an activity is the emulator loads, but the
application being run does not (in this case Hello). I've tried this
with a few of the other samples, same story each time. I'm running
Windows XP, Eclipse 3.4, ADT plugin 0.8, android SDK 1.0 (everything
except XP downloaded/installed within the past week). I've tried
wiping the user data (not that there should be any), but no help. Log
from console:
[2008-12-18 19:30:45 - HelloActivity] ------------------------------
[2008-12-18 19:30:45 - HelloActivity] Android Launch!
[2008-12-18 19:30:45 - HelloActivity] adb is running normally.
[2008-12-18 19:30:46 - HelloActivity] Launching:
com.example.android.helloactivity.HelloActivity
[2008-12-18 19:30:46 - HelloActivity] Automatic Target Mode: launching
new emulator.
[2008-12-18 19:30:46 - HelloActivity] Launching a new emulator.
[2008-12-18 19:32:54 - HelloActivity] New emulator found:
emulator-5554
[2008-12-18 19:32:54 - HelloActivity] Waiting for HOME
('android.process.acore') to be launched...
[2008-12-18 19:34:07 - HelloActivity] emulator-5554 disconnected!
Cancelling 'com.example.android.helloactivity.HelloActivity' launch!
with the last line in red. Also, I get two error messages in the
emulator, Application AlarmClock (in process com.android.alarmclock)
is not responding
Application Messaging (in process com.android.mms) is not responding
Any thoughts on how to fix?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---