• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Backup with adb
#1
It seems that MSPro is not included in backups made using "adb backup". Is this intentional?
Johan
johanvromans.nl — hetgeluidvanseptember.nl — mojore.nl -- howsagoin.nl
Samsung Galaxy Note S7FE (T733) 12.4", Android 13.0, AirTurn Duo & Digit (Gigs).
Samsung Galaxy Note S4 (T830) 10.5", Android 10.0 (maintenance and backup).
Samsung A3 (A320FL), Android 8.0.0 (emergency).
Reply
#2
Yes because the automatic backup mechanisms on Android only store a limited amount of data per app. See the following link:

https://developer.android.com/guide/topi...ackup.html

So the problem is that I don't want to support the auto-backup functionality, as it's limited to 25 MB per app. What happens is that Google will back up the shared preferences and the database file, and then not back up all the library files. A user then sets up a new device and MobileSheetsPro is automatically restored to it, their library appears intact, but all of their files are missing. I then get emails from people complaining about their library being messed up. So I wanted to prevent all of this confusion and just disable this automatic backup/restore functionality, as it does not work well with MobileSheetsPro due to the large library sizes. 

It's unfortunate that the same flag is used to control the automatic backups as well as adb backups. If I could turn off automatic backups but allow adb backups, I would. Google chose to use the same flag for both though, so my hands are tied. 

Mike
Reply
#3
Ok, thanks for the explanation.
Johan
johanvromans.nl — hetgeluidvanseptember.nl — mojore.nl -- howsagoin.nl
Samsung Galaxy Note S7FE (T733) 12.4", Android 13.0, AirTurn Duo & Digit (Gigs).
Samsung Galaxy Note S4 (T830) 10.5", Android 10.0 (maintenance and backup).
Samsung A3 (A320FL), Android 8.0.0 (emergency).
Reply




Users browsing this thread:
1 Guest(s)


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