mendhak / gpslogger

:satellite: Lightweight GPS Logging Application For Android.
https://gpslogger.app
Other
1.91k stars 598 forks source link

Mock location bug #920

Open neoteknic opened 2 years ago

neoteknic commented 2 years ago

No location with "mock location" enabled in dev settings (infinite loading). Possible to fix to allow it or special config ? Need it for some test.

mendhak commented 2 years ago

Mock location seems to work for me. I enabled it in dev settings, then I added Fake Traveler as the mock location app, then I got it to set the device location to 1.111, 2.222, and got GPSLogger to read it.

image