No this permission is made for only android 11 users I don’t have android 11 on my phone my phone have android 10. Can you check it on your device if you have android 11??
You don’t need to storage access unless you’re writing to a directory that was not created by the system for YOUR application. If you try to read or write to another’s directory, then you will need storage access.
no I am accessing /android/data/com.otherapp.app/ because I have to paste the file from app specific dir to other app dir so in android 11 this is not working because Google launch new permission for Android 11 and my app is also not working on Android 11. So can anybody help me !!
If your app includes a use case that’s similar to the following examples, it’s likely to be allowed to request the MANAGE_EXTERNAL_STORAGE permission:
Taifun can you made file tool extension only for Android 11.
My app is gfx tool so I need to access other app directory in Android 11. Please find a way to make this possible on Android 11 because your extension is very good works but not on Android 11. Is there any way to access other app directory using your extension or some ways to access on Android 11
My app works like this I copy a file from my app directory /android/data/com.myapp.app/file to paste /android/data/com.otherapp.app/I will paste my file here
In android 11 there no way to do this if you make a separate extension for only Android 11 it will be good please taifun. I lost my 8k android 11 user because app is not working
Edit: ?? Taifun are you doing something for this ? Please buddy
Edit 2: I know one app name as solid file manager which have access to all directory though that app I Access in android 11. So this is possible to access that directory.
you are copying a file into the application specific directory of another app… I would call that a hack rather than normal behavior… Android gets more and more restricted and this will not work anymore… and as I already mentioned, the MANAGE_EXTERNAL_STORAGE permission will not help, because most probably Google will not allow that permission for your app… read again what I wrote earlier…
yes, it is still possible for file manager apps, but not for your app anymore… read again what I wrote earlier…