I have an app that uses the api Location and works right on most devices, but it has one that even the GPS does not work with proper accuracy (goes over the house and not on the street).
By the test I made it uses triangulation of antennas even with the gps connected.
Does anyone know if there is a way to validate which type of location the device is using.
If it is with low precision (antenna triangulation) then I can draw a route between two points. If I do not use the route that GPS showed.