On Android 11+ there is a limitation that prevents access to the "Android/data/" folder. Therefore, it prevents exporting and importing game files.
One suggestion and good option would be to use SAF (Storage Access Framework) to ask the user to select a folder that will be used by the application.
On Android 11+ there is a limitation that prevents access to the "Android/data/" folder. Therefore, it prevents exporting and importing game files.
One suggestion and good option would be to use SAF (Storage Access Framework) to ask the user to select a folder that will be used by the application.