mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 02:07:39 +08:00
launch_android: Assume that emulator is in the path
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
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