Home
Android Permissions
All you ever wanted to know about Android permissions
android.permission.READ_EXTERNAL_STORAGE
read the contents of your SD card
Allows the app to read the contents of your SD card.
Belongs to:
android.permission-group.STORAGE
Storage
Access the SD card.