how to use the photo picker and specify a folder
I've been looking into the photo picker which I want to use开发者_StackOverflow as part of an application I am developing. I have set up the picker to respond to intents and have tested it in my application. However the way I am hoping to use the photo picker is to restrict it to a specific folder on the SD card. Is this possible, I have looked through the API/SDK and have not found the information I was looking for.
精彩评论