1
I need to recover all images (internal and/or external) that is on my device, but I need to filter this search for a date. Example: I need to find all the photos taken on 10/02/2016. Just out of curiosity, after getting this list, I will fill a recyclerview with the recovered images, that part I know how to do.
I’ve searched for hours and couldn’t find anything that could help me.
Thank you in advance.
While no one answers, see if this gives you a "North" of how to solve this: http://stackoverflow.com/a/2390177/5524514
– user28595