A backup application for the Android Open Source Project.
0bd1596056
The output file descriptor was not being closed after each chunk was written. 1. The output stream will no longer be stored in the restore state. 2. The output file descriptor will be closed after a chunk is transferred. |
||
---|---|---|
app | ||
.gitignore | ||
build.gradle | ||
LICENSE | ||
README.md | ||
settings.gradle |
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.