I have followed the \"Hello World\" example from Google\'s Android developer\'s guide. When I try to run the application in the SDK emulator, nothing happens. The emulator s
In my case the problem occurs because of the simple thing: i do not select the project that i want to run. Click on it in solution folder, then press run and enjoy. Hope it will help someone.