xayahsususu/android-databackup

DataBackup for Android 7.0+

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 55 minutes ago
Added to GitGenius on September 9th, 2026
Created on November 22nd, 2021
Open Issues & Pull Requests: 190 (+0)
GitHub issues: Enabled
Number of forks: 314
Total Stargazers: 7,328 (+0)
Total Subscribers: 31 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.0 days
Mean response time: 33.7 days
90th percentile: 73.3 days
Tracked items: 122

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 83% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed. Three people close 69% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 130
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 456 days
Stale 30+ days: 125
Stale 90+ days: 120

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (85)
  • bug (70)
  • documentation (1)
  • duplicate (1)
  • good first issue (1)
  • in progress (1)

Most active issues this week

Detailed Description

DataBackup is a free and open-source backup application for Android 7.0 and later that preserves application data and system information through root access.

The tool addresses the need for comprehensive device backups by leveraging root permissions to capture complete application data with integrity guarantees. It supports multiple root solutions including Magisk, KernelSU, and APatch, and employs zstd compression for efficient storage. The application handles multi-user scenarios and offers cloud integration capabilities, enabling users to back up and restore their entire device state reliably.

Developers and power users who have rooted devices and need reliable full-system backups should consider this tool. It suits projects where data integrity and speed are priorities, and where the ability to back up across multiple user accounts adds value. The application is distributed through F-Droid and IzzyOnDroid in addition to direct APK releases, making it accessible to users preferring open-source app stores.

The project maintains active translation efforts through community contribution platforms. Development activity shows ongoing refinement of core backup functionality and user interface improvements through Jetpack Compose. The codebase is written in Kotlin, indicating a modern Android development approach aligned with current platform practices.