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

On unrooted Android Q devices, read all public storage using the SAF #2381

Closed
d4rken opened this issue Mar 14, 2019 · 1 comment
Closed

On unrooted Android Q devices, read all public storage using the SAF #2381

d4rken opened this issue Mar 14, 2019 · 1 comment

Comments

@d4rken
Copy link
Member

d4rken commented Mar 14, 2019

When you thought Android's storage APIs weren't complicated enough, enter: Android Q.

To support unrooted devices running Android Q, we need to use the SAF for all public storage reading to not be subjected to sandboxing.

https://developer.android.com/preview/privacy/scoped-storage

@d4rken d4rken added this to the Next Tasks milestone Mar 14, 2019
@d4rken
Copy link
Member Author

d4rken commented May 29, 2019

@d4rken d4rken closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant