Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 339 Bytes

File metadata and controls

10 lines (9 loc) · 339 Bytes

Android Backup Application

Simple Android application to backup contacts, call logs and gallery using background services.

Features

  • Backup contacts into xml file.
  • Backup call log into xml file.
  • Backup gallery images.
  • Store backup files into the private data folder of the application.