Skip to content

GC-yuzhang/MockLocation

 
 

Repository files navigation

MockLocation

This is a sample application that performs background impersonation of the current location information on Android using the service.

Start mock location

MockLocationService.start(applicationContext, 40.7127, -74.0059)

Stop mock location

MockLocationService.stop(applicationContext)

About

Location mocked app for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%