problem in opening photoviewer for displaying all the images stored in a particular folder in android
问题 I have one activity(MyActivity), in which I have a grid view. Also I have the "add existing photo from gallery " button. When we click on this button it will open the gallery viewer application and after selecting any photo in gallery it will update the gridview in MyActivity. Also I am storing the selected photos in the myimage folder in sdcard. I want that if I will select any particular cell in grid view it will open the photoviewer to display all the images present in that folder (myimage