So what's the big secret?Hi there
A newbie...just joined today....just wanted to know if anyone managed to use Total Commander to copy files to Android system folder......if not, please message me. I just found a way to do it....
So what's the big secret?Hi there
A newbie...just joined today....just wanted to know if anyone managed to use Total Commander to copy files to Android system folder......if not, please message me. I just found a way to do it....
Since the Android 11 update, I have been unable to access the Android/data folder through Samsung's "My Files" app. This appears due to the storage updates in Android 11 where the "system further restricts your app's access to other apps' private directories" (Android 11 Storage updates). So far the only app I found that can access these directors is the Files app by Marc apps & software, however it's only read permissions and I cannot write to the directory. The last alternative is to connect to a computer and gain full read/write access through USB.
Has anybody found a way to bypass these storage restrictions without root?
adb shell su mount -o rw,remount /
allowed me full access to browse and modify. When you're finished make sure to remount as read only adb shell su mount -o ro,remount /
Total Commander ( Play store free version ) can also access Android /data .
No root ,
I'm on Android 11 .
I use it eg......to copy /move "items" from the data folder , to to another directory .
However don't know if it will suite your "needs"
good luck .
link
Total Commander - file manager - Apps on Google Play
Android version of the desktop file manager...play.google.com
Yes fellow! Somehow I bypassed this restriction.Download File Manager Plus from this link- https://play.google.com/store/apps/details?id=com.alphainventor.filemanager and give it access to your phone.It will work...Since the Android 11 update, I have been unable to access the Android/data folder through Samsung's "My Files" app. This appears due to the storage updates in Android 11 where the "system further restricts your app's access to other apps' private directories" (Android 11 Storage updates). So far the only app I found that can access these directors is the Files app by Marc apps & software, however it's only read permissions and I cannot write to the directory. The last alternative is to connect to a computer and gain full read/write access through USB.
Has anybody found a way to bypass these storage restrictions without root?