levibostian / Shutter-Android

It's finally easy to take photos/videos via camera or get photos/videos from gallery on Android.
MIT License
56 stars 6 forks source link

Android Q scoped storage #12

Open levibostian opened 5 years ago

levibostian commented 5 years ago

Android Q beta has added scoped storage.

It affects apps that store files to storage. You can store private files without needing extra permissions or you can use the devices media collections.

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

levibostian commented 5 years ago

Update on scoped storage beta Android Q Scoped Storage: Best Practices and Updates http://android-developers.googleblog.com/2019/04/android-q-scoped-storage-best-practices.html