If I understood according to this post: Listing files and folders of GDrive using Google Drive Api
We can not with the API googledrive explore the contents of files that were not created by our app.
So how do apps, like ES Explorer, Solid Explorer and others?
what is the difference between these two approaches:
DRIVE API :https://developers.google.com/drive/android/folders
REST API : https://developers.google.com/drive/web/quickstart/android
I have already integrated the API of Box DropBox year in my app ... without too much difficulty.
With Drive is not at all clear!