Android1500 / GpsSetter

Xposed module which will set location where you want without effect mock location.
GNU General Public License v3.0
300 stars 40 forks source link

Does not work when app is on the denylist #97

Open pozhiloy-enotik opened 9 months ago

pozhiloy-enotik commented 9 months ago

The applications on the denylist may be the primary purpose for using the app, but suddenly the app can't be used on them

yomp-admin commented 8 months ago

Yes and the other issue why it takes long to read the location when this app is on.

devingDev commented 4 months ago

any fix on this? one could try to patch an app manually to not detect root but thats quite tedious and instead it would make more sense if it just "replaced" all gps functions completely somehow. (no spoofing dev setting etc, just straight up delivering the gps location you set and only that to all apps)