Bramengton / Database-Backup-Restore

A simple Android app that performs local and cloud backup/restore of a database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A simple Android app that performs local and cloud backup/restore of a database

License:Apache License 2.0


Languages

Language:Java 100.0%