b4a programmer
Member
Hi
I have been researching for a long time to be able to copy a file (folder) from dirinternal in the android / data folder. This is easily possible with file.copy in Android 10 below, but in newer versions of Android (some Android 10 and Android 11) it is very difficult and complicated. So I thought it would be impossible to work with this folder in Android 11 anymore. But today I installed the zarchiver program and to my surprise I was able to copy the file to the android / data folder. This app first directed me to the android / data folder and got permission to use the folder.
So we can definitely get permission to use this folder in b4a and then copy a file into it or delete a file.
You can test zarchiver yourself in Android 11 by installing it and then going to the zarchiver folder and copying a file into it.
I ask Erel and the other respected programmers to guide me. I really need to work with the android / data folder on newer Androids.
Thankful
I have been researching for a long time to be able to copy a file (folder) from dirinternal in the android / data folder. This is easily possible with file.copy in Android 10 below, but in newer versions of Android (some Android 10 and Android 11) it is very difficult and complicated. So I thought it would be impossible to work with this folder in Android 11 anymore. But today I installed the zarchiver program and to my surprise I was able to copy the file to the android / data folder. This app first directed me to the android / data folder and got permission to use the folder.
So we can definitely get permission to use this folder in b4a and then copy a file into it or delete a file.
You can test zarchiver yourself in Android 11 by installing it and then going to the zarchiver folder and copying a file into it.
I ask Erel and the other respected programmers to guide me. I really need to work with the android / data folder on newer Androids.
Thankful