Android Permissions

All you ever wanted to know about Android permissions

android.permission.WRITE_EXTERNAL_STORAGE

modify or delete the contents of your SD card
Allows the app to write to the SD card.

Belongs to:

android.permission-group.STORAGE

Storage
Access the SD card.