mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 10:17:16 +08:00
Add a script to launch the a virtual Android instance
This commit is contained in:
4
launch_android.sh
Executable file
4
launch_android.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -eux
|
||||||
|
~/Library/Android/sdk/tools/emulator -avd Nexus_7_API_27
|
Reference in New Issue
Block a user