jeudi 25 juin 2015

How to implement image checkbox in grid view in android app?

I am developing an android app which has the functionality of clicking new images and adding them to database.

I want to implement the image checkbox in grid view so that user will have the ability to select multiple images from all of images in grid view.

I am storing the image path for all the images in an array, and when the user clicks on "select images" button, app should show all images in grid view using the array and user will select which images to save and rest of the images will get deleted.

Please suggest me a solution, thanks




Aucun commentaire:

Enregistrer un commentaire