Issue
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?
Solution
I had decided to try deleting the AVD and setting it back up again before noticing the comments above. It did the trick :)
Answered By - Steve Waring
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.