简体   繁体   中英

Google Chrome open with white screen on Android Emulator

I'm trying to run latest version of Google Chrome on Android emulator , but after upgrading it from the Play Store, it always opened as a white screen. I even tried to download Edge chromium but had same issue!

I tried to Cold Boot, Wipe data, and create a new emulator, but had same issue. It was working before 1 week, and not sure if there is any update just brake things. I can see that last Chrome update was on January 4th, 2022.

Environment:

  • Emulator : Pixel 4 API 30
  • Android Version : 11
  • OS : Windows 11
  • Chrome version: 97.0.4692.70

Screenshot for the white screen: 镀铬白屏

Any ideas will be much appreciated

I think i found a solution for Android 12 emulators.

Add following to C:\Users\%USER%\.android\advancedFeatures.ini

Vulkan = off
GLDirectMem = on

Sources:

https://stackoverflow.com/a/70842795/4329861

And

https://stackoverflow.com/a/68344341/4329861

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