seems i have an odd problem where i cant seem to get my applications to run or debug in my virtual device.
I managed to get this to occur once with a new project, did some fiddling by deleting and creating a new virtual device, not it wont run or debug, also tried deleting the project and making a new one following the same steps as before with no luck.
all i get is this in the output:
[2009-08-01 18:52:19 - HelloWorld] Android Launch!
[2009-08-01 18:52:19 - HelloWorld] adb is running normally.
[2009-08-01 18:52:19 - HelloWorld] Performing com.example.helloandroid.HelloAndroid activity launch
[2009-08-01 18:52:19 - HelloWorld] Automatic Target Mode: launching new emulator with compatible AVD 'my_avd'
[2009-08-01 18:52:19 - HelloWorld] Launching a new emulator with Virtual Device 'my_avd'
the application doesnt even show up in the android menu :-/
any ideas on what to try?


