4a915b7a39
Improving Android ADB Backup report
...
Included info about the exported file size and time of execution at the
end of the run command.
2019-06-10 10:19:55 -03:00
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
692234b8f2
Including script to Backup Android using ADB
2019-03-25 11:40:31 -03:00