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?
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.