I\'m able to do this:
File images = new File(path); File[] imageList = images.listFiles(new FilenameFilter(){ public boolean accept(File
Pointers :
File.isDirectory() File.lastModified()