I’ve followed this tutorial: http://anandhansubbiah.com/blog/writing-your-first-android-application/, but no matter what I do, and what I change, when I run the app, all I see is the image below. Is there something I must press to start developing? Did I add starting code. I’m completely stumped…
Screen I see http://img196.imageshack.us/img196/1700/stuckl.jpg
From you’re screenshot it appears the emulator hasn’t fully started so it’s unlikely to be a problem with your app. It can take a while to start so leave it for a few minutes just to be sure it’s not slow. If that doesn’t work try recreating the AVD.
Once the AVD is running you can redeploy your app to it as often as you want so there’s no need restart it.