I want to copy images or mp4 files form folder path
Android/media/com.whatsapp/WhatsApp/Media/.Statuses
to
folder file:///storage/emulated/0/Download/Statuses/
i try to use this block but not working
any help plz
I want to copy images or mp4 files form folder path
Android/media/com.whatsapp/WhatsApp/Media/.Statuses
to
folder file:///storage/emulated/0/Download/Statuses/
i try to use this block but not working
any help plz
see the overview
after the SDK30 release you do not have access anymore to the /Android
subdirectories except of your own ASD
Taifun
ok
there is any way to copy multiple images from location to other ?
you have to copy the files one by one
Taifun
thanks for replay
do you have example?
to copy a file from A to B do a search in the community…
see again the overview about what is possible and what not…
Taifun