We can currently backup the db by emailing it to the user.
We need a method of restoring a db.
This probably looks like the user downloading the backup from their email client to the phone.
The we need to provide a file picker to allow them to select and down load the backup.
I should note that each time we do a db upgrade we also backup the database.
It would be nice if the user could also see these backups and choose to restore to a pre upgrade db.
a restore option is now available however you need to manually upload the backup to some where like google drive as you can't currently pick a local file.
We can currently backup the db by emailing it to the user.
We need a method of restoring a db.
This probably looks like the user downloading the backup from their email client to the phone. The we need to provide a file picker to allow them to select and down load the backup.
I should note that each time we do a db upgrade we also backup the database. It would be nice if the user could also see these backups and choose to restore to a pre upgrade db.