14.11. Emulator Interaction
The emulator-start
goal can start an existing Android device
emulator. The start up can be configured with the parameters
emulator.avd
specifying the name of the virtual device,
emulator.wait
specifying a wait period and emulator.options
specifying further command line options passed to the emulator
command.
The emulator-stop
and emulator-stop-all
goals stop the specified
or all attached Android emulator(s).