Internet › My Location
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

My Location

Know your geo coordinates using on-device GPS and Network location providers
Version: v1.04
Added: 17-09-2021
Updated: 17-09-2021
Features:

My Location finds your device's location in the following ways:

- GPS is usually the most accurate method. But a position fix may take some time or may not work at all due to signal loss. Lock GPS feature runs a persistent service to keep connected with the satellites.

You can also see the list of visible satellites with their PRNs (unique identifiers) and SNR (signal quality).

- Network Location Provider uses Wi-Fi or Cellular ids to estimate the location. On the devices with Google Play Services installed, NLP usually uses Google Location Service at backend.

- UnifiedNLP is an open source API which has been used to develop multiple NLP backends (https://github.com/microg/UnifiedNlp/wiki/Backends).

Furthermore:

- Location coordinates can be copied to clipboard or opened in a maps app, if installed.

- Clearing A-GPS aiding data is also supported.

My Location is completely free and open-source. No ads, no trackers, no analytics.
Source code: https://github.com/mirfatif/MyLocation

Screenshot of My Location Screenshot of My Location Screenshot of My Location
code Source file_download Download