kmilic
Results
1
issues of
kmilic
Emulator is no longer in android sdk `tools` dir, but in the separate dir named `emulator`. In your code you use following line to locate emulator: `var emulatorCommand = path.resolve(env.ANDROID_HOME,...