I'm working on a project on android studio and I need help.. How can I search for a file by its name in all folders in internal and external storage??
I tried using for loop to search in internal.. And I tested if the file doesn't exist , the path will be the old path+the folder name. It didn't work out