Home
Softono
Database-Backup-Restore

Database-Backup-Restore

Open source Apache-2.0 Java
73
Stars
34
Forks
3
Issues
8
Watchers
8 years
Last Commit

About Database-Backup-Restore

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

Platforms

Web Self-hosted Cloud Android

Languages

Java

Links

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)