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