Steve Waring
Steve Waring

Reputation: 3013

Android AVD hangs on start-up when targeting Android 4.3

Using Eclipse I've been running various of the pre-made AVD devices without problem and also a small AVD of my own settings (user created).

There is a bug where apps running in AVDs targeting Android 4.4 don't receive the orientation change when you use Ctrl-F12 to rotate the AVD. Because of this I used the Eclipse Andoid SDK Manager and installed Android 4.3 (except the samples) and also installed all the level 18 Android SDK build Tools. I then stopped and started Eclipse.

I then edited the AVD I had created using the Eclipse Android AVD to target Android 4.3. When I start the AVD it just hangs at the animated Android loading screen. I left it there for over an hour, it still did not load. I then changed it back to Android 4.4 and it ran ok. Changing back to 4.3 and it hung again.

There is nothing in console or logcat to help. What am I doing wrong?

SDK Manager

AVD Manager

Upvotes: 0

Views: 188

Answers (1)

Steve Waring
Steve Waring

Reputation: 3013

I had decided to try deleting the AVD and setting it back up again before noticing the comments above. It did the trick :)

Upvotes: 0

Related Questions