How to open the My Files folder in Android Programatically (using Intent)?

后端 未结 6 696
说谎
说谎 2020-12-28 22:30

I am using the below code which opens up the Gallery, Music Player, Dropbox and Contacts, i want the My Files folder to get open programatically, please let me know if there

6条回答
  •  庸人自扰
    2020-12-28 23:10

    Its best that you include a library in your project which handles this scenario.

    This worked for me:

    This library shows the list of third-party apps. It also has its own file browser for selecting files.

提交回复
热议问题