This is just the base of code, to go through my directories and browse all files and folders.
The thing is that this doesn’t show me the directory of any file. It only shows the directory of folders.
Meaning there are no .png, .jpg, .pdf, .txt, only folder. Whenever I use the filter option in the .FIlesList function nothing happens. If i set withFolders = False then it returns an empty list.
Okay now if I want to send move those how should I do it
[“/storage/emulated/0/Android/data/io.makeroid.companion/files/Kodular/assets/The Story Book: Watu wenye uwezo Usio wa Kibinadamu…mp4”,
“/storage/emulated/0/Android/data/io.makeroid.companion/files/Kodular/assets/The Story Book: Watu wenye uwezo Usio wa Kibinadamu.-1.mp4”, “/storage/emulated/0/Android/data/io.makeroid.companion/files/Kodular/assets/The Story Book: Mtoto Jambazi Aliyepata Umaarufu Kwa Kuuliwa Kikatili / Robert ‘Yummy’ Sandifer.mp4”, “/storage/emulated/0/Android/data/io.makeroid.companion/files/Kodular/assets/The Story Book: ''Tufanye Mapenzi Ufe ‘’ Kisa Cha Tiger Jike…mp4”]
I have never done this before that is why I am confused how to do it