I have seen this post and this very good article on how to open gallery app with an intent, let user choose a photo, and get a reference to the chosen photo in my own app.
I want that the user may be able to choose an album (a folder) on the gallery instead of a photo.
Is this possible with an intent? If yes, how? If not, what can I do?