cyan-at / android-gps-emulator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Java 86.8%Language:HTML 10.6%Language:JavaScript 2.6%