A backup application for the Android Open Source Project.
Find a file
Steve Soltys 072e9a1b02 Remove Gradle as build system
This application must be compiled with the operating system, so Gradle is unnecessary.
2017-11-08 23:56:49 -05:00
res Remove Gradle as build system 2017-11-08 23:56:49 -05:00
src/com/stevesoltys/backup Remove Gradle as build system 2017-11-08 23:56:49 -05:00
.gitignore Initial commit 2017-09-21 00:30:28 -04:00
Android.mk Remove Gradle as build system 2017-11-08 23:56:49 -05:00
AndroidManifest.xml Remove Gradle as build system 2017-11-08 23:56:49 -05:00
LICENSE Initial commit 2017-09-21 00:30:28 -04:00
permissions_com.stevesoltys.backup.xml Remove Gradle as build system 2017-11-08 23:56:49 -05:00
README.md Add contributing section to README.md 2017-10-12 23:54:55 -04:00
whitelist_com.stevesoltys.backup.xml Remove Gradle as build system 2017-11-08 23:56:49 -05: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.