permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k stars 1.44k forks source link

Android Q: Location Permissions #604

Closed hotchemi closed 5 years ago

hotchemi commented 5 years ago

https://android-developers.googleblog.com/2019/03/introducing-android-q-beta.html https://joebirch.co/2019/03/18/exploring-android-q-location-permissions/

mannodermaus commented 5 years ago

Are there any immediate action points for us regarding Android Q and location permissions? As far as I understand it, there's one more permission for background-related usage, but that shouldn't require any work from our side, right?

Now, the overhaul and deprecation of *_EXTERNAL_STORAGE, on the other hand...

hotchemi commented 5 years ago

sorry for the late reply! Let me check just in case and probably it'd be kind to prepare example code for that?😃

hotchemi commented 5 years ago

After moving around seems there's no need to address. Let me close the issue for the time being🙇