Android1500 / GpsSetter

Xposed module which will set location where you want without effect mock location.
321 stars 44 forks source link

GpsSetter doesn't seem to work on crDroid9.1 #40

Open cxsunflower opened 1 year ago

cxsunflower commented 1 year ago

Devices Info

Device Name: RedMi K40(lineage_alioth)
System: crDroid 9.1
Android Version:13
SDK Version: 33

Magisk version

canary release
831a398b (25206) (34)

LSPosed version

1.8.6 (6712) - Zygisk

GpsSetter Version

1.3.0-beta(1310)

Expected behaviour

Locate anywhere by the module in com.baidu.BaiduMap Screenshot_20230124-180549_GPS Setter Screenshot_20230124-180542_GPS Setter Screenshot_20230124-181334_Shell

Actual behaviour

In com.baidu.BaiduMap, i still in real location, not in setted location

log

modules_2023-01-24T17:09:22.592142.log

YUCLing commented 1 year ago

This happens in 高德地图(AutoNavi), Google Map and Google Earth too. The first time those apps locating is using the location I set, but after a while they will automatically correct the locating result to the actual position.

Also, Cellular-Z's NMEA frames' data report the actual location.
It seems like they corrects the location using NMEA frames.

System Details

MIUI 13 22.8.5 Android 12

Android1500 commented 1 year ago

This happens in 高德地图(AutoNavi), Google Map and Google Earth too. The first time those apps locating is using the location I set, but after a while they will automatically correct the locating result to the actual position.

Also, Cellular-Z's NMEA frames' data report the actual location. It seems like they corrects the location using NMEA frames.

System Details

MIUI 13 22.8.5 Android 12

Thanks I will take a look into this issue