当我尝试在Android Studio中运行Android项目时,
模拟器无法正常工作,显示此错误:
Creating filesystem with parameters:
could not get wglGetExtensionsStringARB
Size: 69206016
could not get wglGetExtensionsStringARB
Block size: 4096
could not get wglGetExtensionsStringARB
Blocks per group: 32768
could not get wglGetExtensionsStringARB
Inodes per group: 4224
could not get wglGetExtensionsStringARB
Inode size: 256
could not get wglGetExtensionsStringARB
Journal blocks: 1024
could not get wglGetExtensionsStringARB
Label:
could not get wglGetExtensionsStringARB
Blocks: 16896
Block groups: 1
Reserved block group size: 7
Created filesystem with 11/4224 inodes and 1302/16896 blocks
Failed to create Context 0x3005
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
emulator: WARNING: Requested RAM size of 1536MB is too large for your environment, and is reduced to 1152MB.
emulator: device fd:540
Could not initialize emulated framebufferHAX is not working and emulator runs in emulation mode
emulator: The memory needed by this VM exceeds the driver limit.
Cannot set up guest memory 'pc.ram': Invalid argument
答案 0 :(得分:1)
尝试使用另一个虚拟设备的默认RAM设置..并尝试使用CPU类型的手臂...我希望这可以帮助你..