Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 510 Bytes

File metadata and controls

5 lines (3 loc) · 510 Bytes

ScopedStoragePermissionsAndroid-11

A demo to show how scoped storage worked on Android 11 and it also have backword compatibility with old version. The more higher API level, the more Google restricted file access on Android storage. Although Storage Access Framework (SAF) is designed to secure user's storage from malicious apps, but this makes us even more difficult in accessing files

Screenshot_1