Skip to content

Provide network-based location #859

@YZRW

Description

@YZRW

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions