Commit Graph

3 Commits

Author SHA1 Message Date
ab9a092193
Fixing the file path
The first script was saving the backup file under the Dropbox folder.
That's not a good idea, as my Dropbox has a limited space and phone
backups has about 8GB of data.
2019-04-13 20:59:28 -03:00
f06d59da1f
Fixing android alert
Alert message was being used even when the backup/restore was not
completed succesfully. Fixed it using the && operator.
2019-04-12 19:00:03 -03:00
85a8a60b74
Android - added: Alert after finishing backup/restore 2019-04-12 18:57:49 -03:00