I have been working with this issue for two days now, as I am new to Android development. I am using Eclipse, and when I choose to launch the app, the AVD starts, the screen is black for a few seconds and then the animation “Android” appears and nothing happens past that point. I thought it was loading at first until I have left it opened for nearly an hour and nothing ever happens.
The console reads
[2013-01-01 20:52:57 - FirstApp] Android Launch!
[2013-01-01 20:52:57 - FirstApp] adb is running normally.
[2013-01-01 20:52:57 - FirstApp] Performing com.example.firstapp.MainActivity activity launch
[2013-01-01 20:52:58 - FirstApp] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_for_Nexus_S_by_Google'
[2013-01-01 20:52:58 - FirstApp] Launching a new emulator with Virtual Device 'AVD_for_Nexus_S_by_Google'`
As I said, I am new to this and if I fail to mention any other necessary components it is merely because I do not know where else to search for this solution.
Thanks for any of your help.
This can be a very annoying issue for all the Android beginners.
At first, I too used to stare at the ‘Android’ animation for minutes and hours and just wonder.
WORKING WITH ANDROID EMULATOR:
Hope this helps.