<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.test.risk.app"> <application android:requestLegacyExternalStorage="true" android:usesCleartextTraffic="true"> </application> </manifest>