A backup application for the Android Open Source Project.
Find a file
2017-10-23 20:02:40 -04:00
app Clean up packaging of content provider backup/restore components 2017-10-23 20:02:40 -04:00
.gitignore Initial commit 2017-09-21 00:30:28 -04:00
build.gradle Initial commit 2017-09-21 00:30:28 -04:00
LICENSE Initial commit 2017-09-21 00:30:28 -04:00
README.md Add contributing section to README.md 2017-10-12 23:54:55 -04:00
settings.gradle Initial commit 2017-09-21 00:30:28 -04:00

Backup

A backup application for the Android Open Source Project.

Features

  • Backup application data to a zip file.
  • Restore application data from a zip file.

Getting Started

  • Check out the wiki for information on building the application with AOSP.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/stevesoltys/backup.

License

This application is available as open source under the terms of the MIT License.