Untitled
unknown
plain_text
2 years ago
265 B
6
Indexable
Please try to replace <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="29"/> with <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="32"/> Hope this will work for you.
Editor is loading...