Home > Net >  Hide (or remove) Google Drive icon (folder) from Android file picker
Hide (or remove) Google Drive icon (folder) from Android file picker

Time:06-29

I'd like to ask help for the Android file picker.
I need to remove (or hide) Google Drive icon (or 'My Drive' icon / or 'Drive' icon) from Android file picker.
Please provide samples for Xamarin (C#), desirable, or Java / Kotlin could be useful as well.
I need the same behavior, like LinkedIn file picker has (and many other messengers as well):
please see the:
No Google Drive

Hopefully, my example will help people to avoid Google Drive video files loading during the video files picking with Xamarin / MAUI apps. Which is cause a lot of loading issues. That's why apps like LinkedIn, Telegram, Viber, Facebook and other mobile apps allow to pick only local device videos from local folders, but not from remote Drives, like Google, to avoid loading issues.

  • Related