Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android 11

Unable To Bind To Service After Moving To Android 11

I have two applications. One that is a foreground service that does not use any of the permissions … Read more Unable To Bind To Service After Moving To Android 11

Unexpected Behavior When DocumentFile.fromTreeUri() Is Called On Uri Of Subdirectory DocumentFile Object

If I call DocumentFile.fromTreeUri() on main directory and I list its content, it returns all Docu… Read more Unexpected Behavior When DocumentFile.fromTreeUri() Is Called On Uri Of Subdirectory DocumentFile Object