wwregistry Member Licensed User Longtime User Jan 28, 2016 #1 b4a GPS in some locations doesn't get coordinates. Yet go out of b4a and bring up google maps and it comes right up. Are the google programmers doing something we don't know how to do?
b4a GPS in some locations doesn't get coordinates. Yet go out of b4a and bring up google maps and it comes right up. Are the google programmers doing something we don't know how to do?
Erel B4X founder Staff member Licensed User Longtime User Jan 28, 2016 #2 There is no such thing as b4a GPS. There is a single GPS feature in Android. Google Maps uses other location providers to find the location until the GPS is ready. Search for FusedLocationProvider. Upvote 0
There is no such thing as b4a GPS. There is a single GPS feature in Android. Google Maps uses other location providers to find the location until the GPS is ready. Search for FusedLocationProvider.