The short answer is no. This has been discussed in multiple threads on this forum. Do a search & you'll find out how to access external storage. You need to use ContentResolver. The issue isn't with Google Play, it's with Android restrictions.
- Colin.
You mean
ContentChooser
I understand your intention
I do not want to accessible all folders
I do not want to accessible the root
Nor to the Android folder
But I only want to create a folder from my application, I save the application downloads in it and read it only from it
And I tried this on Android 13 and it works well
This is the part that I ask about?