Hi guys
I have a loop in my flow that I use to massively rename files. I don't have root so I use the Move action to rename files which are in my SD, to be more precise I'm looping through the Camera folder to do some bulk renaming
What I see is that, to rename one single file, it takes several seconds. I don't understand all this time spent for a single rename. Do you have any idea on where it spends all that time?
Thanks
V
Move command very slow
Moderator: Martin
Re: Move command very slow
On non rooted device move files creates a copy of that file and delete source file to rename that file.
Maybe Martin could implement a real rename action.
Maybe Martin could implement a real rename action.
Re: Move command very slow
Hi,
The next version could improve the speed of the move operation in some cases. However it depends on device and Android version if the new method to move files on the SD card works. The official API to work with files on the SD card is fairly limited unfortunately.
Regards,
Martin
The next version could improve the speed of the move operation in some cases. However it depends on device and Android version if the new method to move files on the SD card works. The official API to work with files on the SD card is fairly limited unfortunately.
Regards,
Martin