Search code examples
androidsd-card

i want to display files stored in sdcard on clicking button in my android app. How do i do that?


i want to display files stored in sdcard on clicking button in my android app. How do i do that? I search a lot for browsing sdcard for files which i can choose for attachment in my android Tab app.


Solution

  • There is a open source project which gives you a complete file picker and can be invoked using intents

    https://github.com/iPaulPro/aFileChooser