Browse Button required?

前端 未结 3 565
心在旅途
心在旅途 2020-12-14 12:16

Hii i am working on an application in which i require to select files using browse button.. How can i implement a browse button in android?

3条回答
  •  春和景丽
    2020-12-14 12:46

    Here is some code you can use to do a file picker:

    http://www.kaloer.com/android-file-picker-activity

    It has an Apache license.

提交回复
热议问题