I have some problems with my emulator in eclipse. When I create an AVD and start it, the emulator is running and showing the \"Android\" logo/text, but never moves on from t
You may have snapshots enabled, in which case, ensure you are selecting 'Wipe Device' in the device manager when you start it.
I would also suggest you just create a new AVD instance, and start from scratch - this doesn't take very long, and will likely be quicker than trying to debug a failing instance.