Page 1 of 1

MODDING not works on these android devices

Posted: Mon Aug 07, 2023 6:18 pm
by Stratego (dev)
Seems these android versions have issues


Android 12
-> Midonik wrote this for Android 12 modding, he is able to use:
If Dev make a special version (that he can't publish) that allows me to set the setting that lets the app have access to my files, and not just images. Otherwise I can't mod cause it only has access to images.
the spec version is adding this line to android manifest:

Code: Select all

<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" />