iam developing an application.i have created a menu with a button.i want to open the gallery with that button and select any text file and load it.how would i do that.help me..
Asked
Active
Viewed 343 times
1 Answers
0
You should implement file browser concept in your app which should browse the gallery and pick the android file and return file path to your app. i have done similar kind of project which can useful to you. i have made file browser library which browse the sd card and return the file path you pick. code can be found at github

Krishna Shrestha
- 1,662
- 14
- 38