Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize Android widget location service usage #782

Open
geosaaga opened this issue Jan 31, 2025 · 0 comments
Open

Modernize Android widget location service usage #782

geosaaga opened this issue Jan 31, 2025 · 0 comments
Labels
Android Issue is for Android version improvement improvement to existing feature

Comments

@geosaaga
Copy link
Collaborator

New Android widgets still uses same code for getting user location as older widgets. Code uses LocationManager that is not anymore recommended way to get user location in Android. Fused Location Manager that is part of Play Services should be used instead.

@geosaaga geosaaga added Android Issue is for Android version improvement improvement to existing feature labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issue is for Android version improvement improvement to existing feature
Projects
None yet
Development

No branches or pull requests

1 participant