I am trying for last 2 days but can not find any solution.My emulator screen hangs when trying to run android application with error message in error log as below:
Late to answer but I think this will help..
Developing an application is generally for a targeted devices, so if possible run and test on real device itself.
Hope this helps...
The startup of the emulator is very slow. The good thing is that you only need to start the emulator once. If the emulator is already running and you run your app again, the emulator reinstalls the app relatively quickly. Of course, if you want to know how fast it will run on a phone, it is best to test it on a real phone.