rafaelmaeuer
12/18/2017 - 1:01 PM

Wait for Android emulator to be running before next shell command?

emulator -avd TEST_AVD &
adb wait-for-device
# other stuff here