lschmid83 / 12-Step-Recovery-Guide

This is an Android app written in Java and Android Studio. It provides 12-Step reading materials, daily quotes, meditations, motivational images, a meeting map and speaker tapes.
https://www.citexsoftware.co.uk/recovery-meeting-finder
44 stars 0 forks source link

Implementing a Google Drive backup system for app settings and book notes #14

Open lschmid83 opened 3 months ago

lschmid83 commented 3 months ago

I would like to implement a system similar to how WhatsApp creates backups and restores chat history from Google Drive. In the More fragment there would be an option to backup the app data if the user uninstalled or bought a new phone then on the app first run initialisation it would search for a backup and ask if you want to restore it. The backup would contain the users sobriety date, which step they are currently practising and any notes they have made to the reading materials.