GPS location Accuracy

This is what MIT says:

Yes, using the LocationSensor simultaneously with having Google Maps active does appear to improve 'accuracy'. I think that is because these apps trigger the device hardware gps receiver to make use of all the 'constellations' whereas App Inventor may be only using the original one or two constellations. MIT doesn't seem to agree as shown in the above link.


Satellites used by App Inventor. It is not using all available constellations on my Android 13.


Satellites used by other mapping/ positioning software at more or less the same time showing they are using almost double the 'channels'/satellites in their fix.

Here are some other discussions about the often POOR quality of positioning of App Inventor coordinates versus Google Maps and other mapping software. Several make mention of using App Inventor in conjunction with 'other' mapping software to improve accuracy. I expect this may happen because the 'other' software uses all the channels available to one's hardware gps receiver on the device and App Inventor doesn't.