/usr/bin/killall -m emulator in adb.js kills the emulator. When using Appium.app, clicking the launch button will close the emulator and force it to restart. If the emulator already exists, then it should be reused instead of killed and restarted.
https://github.com/appium/appium-dot-app/issues/113
/usr/bin/killall -m emulatorinadb.jskills the emulator. When using Appium.app, clicking the launch button will close the emulator and force it to restart. If the emulator already exists, then it should be reused instead of killed and restarted.https://github.com/appium/appium-dot-app/issues/113