0

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

Manoj Kumar
  • 587
  • 2
  • 9
  • 20

1 Answers1

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