I would like to create a button that when clicked will go to a class that displays all media files from an SD card using a ListView.
ListView
After selecting fro
First i strongly suggest you read some tutorials about android first so you get the basics. You have to implement the following to do this