Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save marcelog/73b4ba13fc072d9ad553f4984fee3585 to your computer and use it in GitHub Desktop.
Save marcelog/73b4ba13fc072d9ad553f4984fee3585 to your computer and use it in GitHub Desktop.
Running the Android Emulator without GPU support by using Mesa and SDL
#!/bin/bash
tools/emulator -avd test -verbose -gpu mesa -qemu -sdl
@shift-reality
Copy link

invalid option -- '-sdl'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment