My application was working, I force shutdown my computer, and now I am getting the console output:
[2010-06-30 09:46:11 - MyToy] Android Launch!
[2010-06-30 09:46:11 - MyToy] adb is running normally.
[2010-06-30 09:46:11 - MyToy] No Launcher activity found!
[2010-06-30 09:46:11 - MyToy] The launch will only sync the application package on the device!
[2010-06-30 09:46:11 - MyToy] Performing sync
[2010-06-30 09:46:11 - MyToy] Automatic Target Mode: using existing emulator 'emulator-5554' running compatible AVD 'Android_2.2'
[2010-06-30 09:46:11 - MyToy] WARNING: Application does not specify an API level requirement!
[2010-06-30 09:46:11 - MyToy] Device API version is 8 (Android 2.2)
[2010-06-30 09:46:13 - MyToy] Application already deployed. No need to reinstall.
[2010-06-30 09:46:13 - MyToy] \MyToy\bin\MyToy.apk installed on device
[2010-06-30 09:46:13 - MyToy] Done!
---and it will not launch in the emulator. There is also no icon from which to launch it in the house area.
What can I do to fix the launcher?
this may or may not be related, but I think the AndroidManifest.xml dissappeared. Any way to "regenerate" it?



