I am trying to use GPS. I have downloaded the GPS example from
Some satellite information is displayed but the lat, long, and speed are all blank. I have allowed permissions when asked and turned on Location service on my device. What should I try next?
The attached project is based on the GPS example. It uses inline Java to add a listener to the GnssStatus callback.
Some satellite information is displayed but the lat, long, and speed are all blank. I have allowed permissions when asked and turned on Location service on my device. What should I try next?