• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[1.6.6.] Backup / Restore on Android / Win 10
#7
I finally had a chance to look into this issue, and it's going to be difficult to solve. Your storage location was set to /storage/emulated/0/Android/... but files in your library point to /storage/sdcard0/Android/...

These paths actually point to the same location on the SD card as they are symbolic links, but there is no way for the Windows 10 version to inherently know this. I'm going to try to add code to handle most of the common symbolic links so that my app will first normalize paths before doing the comparisons to determine if they were in the storage location, but it's not going to be 100% perfect. Some devices may do things oddly, in which case it's possible the check could fail.

Mike

UPDATE:
I've made the fixes for the next update, tested it out and all the folders were successfully restored. So I believe my fix should work for most cases.
Reply


Messages In This Thread
RE: [1.6.6.] Backup / Restore on Android / Win 10 - by Zubersoft - 03-21-2017, 02:31 PM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.