Android GPS_PROVIDER / api surrogate?

1

I recently started a personal project using android, which uses GPS_PROVIDER to find the closest possible location.

My question is this: Is there any other api that I can use to override this functionality?

I would like to be able to better handle my location points without relying on the internet, something like the same offline GPS, which we find in the play store, without relying on any network signal.

    
asked by anonymous 17.02.2017 / 14:52

0 answers