Created
November 20, 2022 13:51
-
-
Save blaZ3/625362ff6f32c4a7501f7b6580f384c1 to your computer and use it in GitHub Desktop.
Useful android dev commands
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
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