我的笔记本电脑配置:
操作系统 - Windows 7旗舰版x64(戴尔N5010)
我已安装android studio 2.1.2(今日(2016年6月22日)最新版本)。
我在android sdk manager中安装了所有工具包,附加功能,API23,API22,API21文件夹。
我已经像所有可能的方式创建了AVD。但总是AVD启动并且不会启动到主屏幕。卡在Android启动画面上。请参阅下图。
默认1536 MB ram for avd。 HAX为2 GB。尝试了x86和x86_64系统映像。
AVD控制台显示如下:
C:\Users\Siva\AppData\Local\Android\sdk\tools\emulator.exe -netdelay none -netspeed full -avd Nexus_4_API_23
emulator: WARNING: VM heap size set below hardware specified minimum of 128MB
Could not load func glBindFramebuffer
Could not load func glGenFramebuffers
emulator: WARNING: Setting VM heap size to 384MB
Could not load func glFramebufferTexture2D
Hax is enabled
Hax ram_size 0x60000000
Could not load func glCheckFramebufferStatus
Could not load func glDeleteFramebuffers
HAX is working and emulator runs in fast virt mode.
Could not load func glIsRenderbuffer
Could not load func glBindRenderbuffer
Could not load func glDeleteRenderbuffers
Could not load func glGenRenderbuffers
Could not load func glRenderbufferStorage
Could not load func glGetRenderbufferParameteriv
Could not load func glFramebufferRenderbuffer
console on port 5554, ADB on port 5555
Ram和处理器完全运行。这是我的CPU仪表小工具。
请帮我在桌面上运行AVD。