Android 3.x Emulator App Launcher Not Working
I'm trying to check how a web page is displayed in the Android emulator browser, but seems that I'm out of luck today. I just installed the new API 13 AVD, launched it with WXGA re
Solution 1:
Ok, I managed to do it. Here's what I've done:
- In Android SDK and AVD manager, increased hw.RamSize and vm.heapSize
- The portrait orientation (CTRL+F11) seems a bit more responsive than the landscape one.
- Sometimes playing with F4 (end call button) helps unfreezing the GUI.
But in general, I've noticed hangs, GUI unresponsiveness, and when it works it is really slow. Seems that it is something related to the screen size. Or maybe it needs a ton of RAM.
Post a Comment for "Android 3.x Emulator App Launcher Not Working"