Skip to content

sdesimeur/AndroidGpsSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

##First step. You have to copy the directory /tracking/ which is in /PHPStorage/ directory on a Web PHP Server.

##Second step: MockGpsProvider You have to install MockGpsProvider apk on the android's device which have to receive fake GPS position.

##Third step: You have to choise between MapMockGps or MapMockGpsPHP: #####MapMockGps Create some directories named /sdesimeur/mapsforge/ in Internal Card of the android's device which have to create and send fake GPS position, download an OSM map with .map extension (for example: http://download.mapsforge.org/maps/europe/france/picardie.map) and copy it as /sdesimeur/mapsforge/local.map Then you have to install MapMockGps on this android's device.

#####MapMockGpsPHP. You have to install it on a Web PHP Server.

##Last step. MockGpsProvider and, MapMockGps or MapMockGpsPHP have to point to the web page where the /tracking/ directory can be found.

About

One part create a virtual position on an android device and send it to a web server. The second part is a php webpage to store this location. The third part receive the location and use it as fake GPS for an android device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors