'Open the "Documents" directory of my app calling the Google Files app

I am developing an app and I should open the "Documents" folder of the directory of my app using the Google Files app (presumably using an intent). In my app I have a recyclerView that, based on longClick event listener should open a certain directory calling the Google Files App. How can I achieve this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source