Search code examples
androidrandommediametadataretriever

Android Image Name Randomize and Retrive


Good day guys.I created app which captures and saves image in randomized name.I want to know how is it able to retrive Last captured image and show on imageview??i fully mean last captured because for example if i capture heaps there will be heaps names randomaly created but i want to retrive on image view last captured image with saving this randomizing feature.Can i?


Solution

  • You can scan directory which contains images and find file with latest modified date