-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
As a user of the Android plugin, I would like to be able to add a build step to set GPS location on the started emulator to execute my automated tests.
Currently, this involves telnet-ing into the started emulator and sending "geo fix <long> <lat>" and then disconnecting.
It would be much easier if this was built directly into the plugin.