android:requestLegacyExternalStorage="true" in androidManifeast.xml <application android:name=".MainApplication" android:label="@string/app_name" ... ... android:requestLegacyExternalStorage="true" />