Skip to content

Instantly share code, notes, and snippets.

@krolow
Created May 5, 2024 15:35
Show Gist options
  • Save krolow/4529579ea0697a7e003bbe21a76ba8eb to your computer and use it in GitHub Desktop.
Save krolow/4529579ea0697a7e003bbe21a76ba8eb to your computer and use it in GitHub Desktop.
Expo running on android emulator crashing when chrome was opening, the emulator was closing
Ubuntu 22.04.3
Expo running on android emulator crashing when chrome was opening, the emulator was closing
To solve added a file in ~/.android/advancedFeatures.ini
Vulkan = off
GLDirectMem = on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment