Note: all type of files
I used default Gallery Intent to show to storage but it shows the Goggle Drive Option along with local Storage I tried the following referals but nothing works for me.
Ref:
- How to let user select only local files using Intent in Android? 2 .https://stackoverflow.com/questions/27762377/android-why-intent-extra-local-only-shows-google-photos
- Is it possible to hide google drive while using Intent.ACTION_GET_CONTENT in android?
Used another library, to show the only local storage, it works fine but Requirement is, Need to show only local storage and its all file types along with file size which is not available in this library. Kindly suggest some other library like below with showing file size
Ref: https://github.com/codekidX/storage-chooser https://androidexample365.com/lets-user-choose-files-in-internal-or-external-storage-with-just-few-lines-of-code/