Declare the MANAGE EXTERNAL STORAGE permission in the manifest. code example
Example: write storage permission android
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />