Best android open-source packages and libraries.

Database Backup Restore

A simple Android app that performs local and cloud backup/restore of a database
Updated 3 months ago

Database Backup & Restore

This is a simple app that shows how to perform backup and restore of a database. You can also upload it to Google Drive.

The database is very simple and you can add students' information and the exams that they have passed. You can also visualize the two tables.

Please be aware tha you need to create to connect the Google Drive API in the Google Cloud Console. More information can be found here

This repo contains the code from the presentation: "How to deal with backup & restore on Android (The code is slighty different from the presentation)