简体   繁体   中英

Struck on White Screen in emulator in Android Studio

When I start the Android emulator only white blank screen is coming After that nothing is happening, Because of that, I changed the graphics settings to Software -GLES 2.0, Now the emulator is launching but it's very very slow, Taking more time to navigate from one screen to another.Please help me to resolve this

Blank Screen Image

To solve the issue you have to go to the sidebar menu click More>Settings>OpenGL ES Renderer and(in my case) set it to Angle(D3D11) or Angle(D3D9) or Swiftshader . After that you have to restart the emulator. Now Issue will be fixed!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM