i want to make Grid View like below image
just Grid View with different image size with CheckBox. i want to run this in API 8 to API 19
i have already tried StaggeredGridView but it is depend on Image size. if all images are same size then its look like simple Grid View.
it is possible. want some suggestion.