Hi developing an image album using the android gallery and gridview tutorials I want when i click an image in the gridview the gallery activity at the position of the clicked image.
Hi developing an image album using the android gallery and gridview tutorials I want
Share
If im right u need to go to the particular image in the gallery using its position then u can use this code.
This code will go the particular position in the gallery.