I am working with Android Honeycomb.
I have created an AVD with default setttings for Android 3.0. But the emulator always crashes,even before the application loads. The console shows following error
[2011-03-08 19:15:12 - Emulator]
[2011-03-08 19:15:12 - Emulator] This application has requested the Runtime to terminate it in an unusual way.
[2011-03-08 19:15:12 - Emulator] Please contact the application's support team for more information.
Anyone knows what causes this error.
Thanks.
Update: Now its is crashing for any configuration even in 2.2. The emulator just doesn’t start. Is it something to do with Eclipse?
I’v found that this is a permissions problem (usually in windows). If you start the AVD manager as Administrator outside of eclipse and then start, from it the emulator you want, you can now connect.