Android 3.x emulator app launcher not working

≯℡__Kan透↙ 提交于 2019-12-12 02:46:34

问题


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 resolution and realised that it was unusable (it hanged).

Then I edited the configuration and now it is only 640x480. The GUI has changed a little, but still it hangs when I try to open the applications launcher (to find the browser icon). Only the notifications slider works, but is really slow.

How can I open the browser?

Thanks.


回答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.



来源:https://stackoverflow.com/questions/7557409/android-3-x-emulator-app-launcher-not-working

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!