Emulator: glClear:466 GL err 0x502

前端 未结 7 1782
温柔的废话
温柔的废话 2020-12-11 03:14

How to solve the Android Studio 3.0.1 Emulator?

When I start to run the project with virtual device, the error start showing (Emulat

相关标签:
7条回答
  • 2020-12-11 03:45

    I faced the same problem after upgrading to Android studio 3.0.1. I was using emulator Nexus_6P_API_23 where screen started flickering after upgrade. To be precise, screen was toggling up-side down and reverse.

    Following changes solved the problem making two changes in emulator settings:

    1. "Emulated Performance - Graphics" -> Software - GLES 2.0
    2. Memory RAM increased to 3072 MB
    0 讨论(0)
提交回复
热议问题