Add a script to launch the a virtual Android instance

This commit is contained in:
Vishesh Handa
2019-01-07 10:10:03 +01:00
parent b70da22e1c
commit f65b123a1f

4
launch_android.sh Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -eux
~/Library/Android/sdk/tools/emulator -avd Nexus_7_API_27