Skip to content

Instantly share code, notes, and snippets.

@nobiit
Created September 12, 2021 12:09
Show Gist options
  • Save nobiit/7174ffa7622cb30ca735e75a16f1c963 to your computer and use it in GitHub Desktop.
Save nobiit/7174ffa7622cb30ca735e75a16f1c963 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
emulator \
-avd Android \
-selinux permissive \
-writable-system \
-delay-adb \
-show-kernel \
-shell \
# -verbose \
-no-snapshot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment