Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

Set-up Android emulator mock location through web.

Notifications You must be signed in to change notification settings

wancw/android-mock-location-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is no longer maintained. Use at your own risk.

Android Mock Location Helper

A Web interface sends mock GPS location to Android emulator.

Requirements

Server:

  • Ruby 1.9.3+
  • Sinatra (will be installed by Bundler)

Client:

  • Browser supports HTML5

Install

git clone https://github.com/wancw/android-mock-location-helper.git
cd android-mock-location-helper
bundle install

Usage

# Make sure that <android_sdk>/platform-tools is in your PATH.

cd <root of android-mock-location-helper>
bundle exec rackup

# Open http://localhost:9292/ in your browser.

About

Set-up Android emulator mock location through web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published