Zile995 / SimpleBackup

Simple Backup, backup your android apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Root] [WIP] SimpleBackup

Simple Backup, backup your android apps.

This application is still under development, but in its current state it can be used to easily backup or restore backup copies of other applications on rooted phones. Please test the application carefully.

The application cannot be used to create SMS or Wi-Fi backups. It does not support other cloud services. For now, there is Google Drive upload functionality. In the future, Google Drive services may be completely removed.

Current features

  • Delete user apps
  • Google Drive backup upload
  • Control zip compression level
  • Restore apps on rooted phones only
  • Backup user apps, apk (split apks) + data only
  • Track installed, updated and deleted apps or backups.

Libraries

  • Coil
  • Room
  • Libsu
  • Zip4j
  • Lifecycle
  • WorkManager
  • NavigationUI
  • Facebook Shimmer
  • Android Kotlin Coroutine extensions
  • Google Play Services Auth + Google Drive API

Screenshots

TODO:

  • New app icon
  • Cloud restore
  • Scheduled backups
  • Encrypted backups
  • Better animations
  • Material 3 Bottom sheet
  • Clear cache or app data
  • More reliable Google Drive upload
  • Restore apps without deleting them first
  • Apk install for phones without root access
  • Material 3 theming (also add a light theme)
  • Redesign app details and progress activities
  • Google Sign in: Track multiple Google accounts
  • More per app backup options (obb, user_de, Android/data)
  • Navigation drawer with phone storage info and app settings
  • Settings PreferenceScreen, improve settings fragment performance

Contribution

As an android beginner, help is always welcome! Yes, please contribute if you can. 😊

About

Simple Backup, backup your android apps.

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%