barbeau / gpstest

The #1 open-source Android GNSS/GPS test program
Apache License 2.0
1.74k stars 361 forks source link

Not listing any satellites #661

Closed skyper-cz closed 7 months ago

skyper-cz commented 10 months ago

Describe the bug When I start app, the counter of satellites is zero even after I get time list is also open.

To Reproduce Steps to reproduce the behavior:

  1. Open app
  2. Thats it

Expected behavior See number and list of satellites

Observed behavior Seing zero satellites and empty list.

App, Device and Android version:

App: 4.10.1-3 Device: Huawei P60 Art OS: HarmonyOS 4.0

Screenshots:

Screenshot_20231202_210521_com.android.gpstest.osmdroid.jpg

barbeau commented 10 months ago

Thanks for the report! Seems like the entire GnssStatus API is broken on this device. Is this the operating system the shipped with the device, or a custom ROM?

Either way, I don't think there is much I can do about this. You'd need to report it to the device manufacturer or the ROM maintainers.