Skip to content

Repository files navigation

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

About

The higher the 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, this makes us even more difficult in accessing files.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages