@abadesi Yep. We often meet the need to choose images, videos or other files from local storage during Android development. One solution is call the DocumentsUI or other file manager. But as you know, Android is open sourced, which means that the UI of each system is much varied. But what if we need a unified UI? Then it comes to the second solution: Create our own file selector.
Hustle Crew Academy