I am wanting to first let a user pick a file and set the path of it including file name as a variable. This part works fine.
I'm then wanting to automatically move that chosen file to a preset location (from internal phone memory to external SD card), but cannot get this to work. I've tried the built-in function as well as third party plugins but can't get anything to work. It throws an error:
2017-04-03 11:16:39.561 FAIL 164@99: com.llamalab.fs.NoSuchFileException: /storage/C883-7200/xxx.mp3
The above path in error log shows the destination not the source so I don't know why it's saying there is no such file? Is it a check after the move to confirm file exists in new location? Manually checking file manager shows the file hasn't moved and still exists in the source location.
Can someone please advise a simple way to pick a file and then auto move it to a preset location?
I'd also like to offer the user the opportunity to rename the file by user input, as well as editing the ID3 tabs of the file (artist, album, track). Is this possible?
Phone is not rooted.
Thanks !!!
Hi
Yes the Storage permission is already set. The error seems wrong though or not accurate. Why does it say the destination file can't be found when it hasn't copies it. Is it reading destination instead of source as a check before moving? Or does it think it has completed the moving and is failing a check for the file in the destination directory?
Should I send you the the file?
I have upgraded to premium app as well but it's not working how I want it to and the error makes it unclear why.
Thanks
Logan
Sent from my HTC 10
Oddly enough I get a permission error when trying to browse for an internal memory directory and not on the SD card. Again not matching up to error received.
I can't see where to give the app permission to internal storage other than what I've already done?
Pls see screenshot and advise how to fix.
Thanks
Logan
Sent from my HTC 10
Hi
Yes the Storage permission is already set. The error seems wrong though or not accurate. Why does it say the destination file can't be found when it hasn't copies it. Is it reading destination instead of source as a check before moving? Or does it think it has completed the moving and is failing a check for the file in the destination directory?
Should I send you the the file?
I have upgraded to premium app as well but it's not working how I want it to and the error makes it unclear why.
Thanks
Logan
Sent from my HTC 10
Hope could help you or someone else with same issue.
Best regards,
Matthias