Thanks in advance, How to browser the sd card in android for select a .txt file from any sdcard location.. This feature like selecting a image from media location and set image over image view. Thanks again..
Asked
Active
Viewed 204 times
0
-
http://code.google.com/p/mandfilebrowser/ – Padma Kumar Mar 05 '12 at 11:28
-
Well, i found answer here http://stackoverflow.com/questions/5309190/android-pick-images-from-gallery?lq=1 – Muhammad Irfan Oct 23 '12 at 09:48
1 Answers
1
How to browser the sd card in android for select a .txt file from any sdcard location
Either write your own activity to do this, or integrate with a third-party app that does this (e.g., OIFileManager), or find a third-party JAR that offers this.

CommonsWare
- 986,068
- 189
- 2,389
- 2,491