Created
July 9, 2017 18:59
-
-
Save marcelog/73b4ba13fc072d9ad553f4984fee3585 to your computer and use it in GitHub Desktop.
Running the Android Emulator without GPU support by using Mesa and SDL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
tools/emulator -avd test -verbose -gpu mesa -qemu -sdl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
invalid option -- '-sdl'