Skip to content

Instantly share code, notes, and snippets.

@blaZ3
Created November 20, 2022 13:51
Show Gist options
  • Save blaZ3/625362ff6f32c4a7501f7b6580f384c1 to your computer and use it in GitHub Desktop.
Save blaZ3/625362ff6f32c4a7501f7b6580f384c1 to your computer and use it in GitHub Desktop.
Useful android dev commands
Run the emulator without Audio
$ emulator -avd Pixel_2_API_27 -qemu -no-audio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment