-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Provide network-based location using data stored locally on the device or online.
Thanks.
Suggested implementation
One way to provide location to other apps is to use Select mock location app in Developer options.
Additional information
https://developer.android.com/reference/android/location/LocationManager#NETWORK_PROVIDER
An example is AltLocationServices. But it can only use online data. Using data stored locally on the device has privacy benefits and can be used when network connections are unstable and/or expensive.
Other examples are GrapheneOS/platform_packages_apps_NetworkLocation and Local NLP Backend. They use data stored locally on the device.
New request
- I have checked that a similar feature hasn't been requested yet
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request