Hello,
I am stuck at a point where i want to collect all the images/photos stored on mobile and show them in a imageview to form a Vertically scrollable Image gallery.I tried openPhotoGallery() function.but it will give 1 image.I want all the images without showing gallery.Just need to import all the images and collect into array.and then i can use that array as i want.
Kindly help me regarding this.