warren-bank / Android-Mock-Location

Android app that mocks the GPS and Network location providers.
GNU General Public License v2.0
116 stars 21 forks source link

Not working #26

Closed jujubeja closed 1 week ago

jujubeja commented 2 weeks ago

I use the browser to test the location, Not working app https://mylocation.org https://browserleaks.com/geo https://www.where-am-i.net https://www.michaelhorowitz.com/location.tester.php

My device: Google Pixel7 System: GrapheneOS

warren-bank commented 2 weeks ago

did you..

  1. set this app as the "mock location app"? ..in Android settings > developer options
  2. start the location mocking service (in the app)

note that when working properly:

jujubeja commented 1 week ago

did you..

  1. set this app as the "mock location app"? ..in Android settings > developer options

Sorry, I didn't set it.

  1. start the location mocking service (in the app)

note that when working properly:

  • the JS location API will correctly report the mocked location
  • your public IP address is unchanged.. so a rough approximation of your real location is still possible when you make requests to a server