/android-gps-emulator

A Google Maps-based tool for simulating the GPS location of the Android emulator

Primary LanguageJavaApache License 2.0Apache-2.0

android-gps-emulator

android-gps-emulator is a GPS location emulator for changing/setting/simulating the GPS location of the Android emulator through a simple map-based interface, using the geo fix command.

Using GWT and Google Maps in combination with JTA (Java telnet support), this is a simple tool for emulating the geospatial (GPS) location of your local android emulator using the telnet geo fix command.

Quick Start

  1. Download the latest release
  2. Run the executable war: java -jar android-gps-emulator-0.1.0.war

android-gps-emulator

GWT Hosted Mode

  1. Clone the repository
  2. From the command line execute mvn gwt:run
  3. Click Launch Default Browser from the GWT Development Mode