Set emulator location
set_emulator_locationAssign latitude and longitude to a running Android emulator to simulate GPS location for testing location-based app behavior.
Instructions
Set the GPS location of a running emulator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Emulator serial (defaults to session or the only device) | |
| latitude | Yes | Latitude in decimal degrees | |
| longitude | Yes | Longitude in decimal degrees |