How to Use MediaStore to display all images in GridView
问题 I need a little help in trying to figure out a problem that I am having. I have an application that will query all the images on the phone and display them in a GridView. I was able to do this and populate the list. The problem is when I am accessing the list and getting information from the items from a query. The cursor is telling me that the item has a file path of /mnt/sdcard/images/media/file.jpg but the path is only /sdcard/images/media/file.jpg This is the code I used to populate the