File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Get Started
2+
3+ [ DataBackup] ( https://github.com/XayahSuSuSu/Android-DataBackup ) is a free and
4+ open-source data backup application on Android 8+.
5+
6+ ## Root
7+
8+ This application needs root, support
9+ [ Magisk] ( https://github.com/topjohnwu/Magisk ) ,
10+ [ KernelSU] ( https://github.com/tiann/KernelSU ) ,
11+ [ APatch] ( https://github.com/bmax121/APatch ) .
12+
13+ ## Install
14+
15+ You can get the ** APK** from:
16+ * ** [ Releases] ( https://github.com/XayahSuSuSu/Android-DataBackup/releases ) **
17+ * ** [ F-Droid] ( https://f-droid.org/zh_Hans/packages/com.xayah.databackup.foss/ ) **
18+ * ** [ IzzyOnDroid] ( https://apt.izzysoft.de/fdroid/index/apk/com.xayah.databackup ) **
19+
20+ There are 6 variants:
21+ * ** foss** : Built with no [ Firebase] ( https://firebase.google.com/ ) .
22+ * ** premium** : Built with [ Firebase] ( https://firebase.google.com/ ) .
23+ * ** [ arm64-v8a] ( https://developer.android.com/ndk/guides/abis#arm64-v8a ) ** : This
24+ ABI is for 64-bit ARM CPUs, ** which is the first choice for most users** .
25+ * ** [ armeabi-v7a] ( https://developer.android.com/ndk/guides/abis#v7a ) ** : This ABI
26+ is for 32-bit ARM CPUs. It includes Thumb-2 and Neon.
27+ * ** [ x86] ( https://developer.android.com/ndk/guides/abis#x86 ) ** : This ABI is for
28+ CPUs supporting the instruction set commonly known as "x86", "i386", or
29+ "IA-32".
30+ * ** [ x86_64] ( https://developer.android.com/ndk/guides/abis#86-64 ) ** : This ABI is
31+ for CPUs supporting the instruction set commonly referred to as "x86-64".
32+ ** It's for those users using PC emulator**
You can’t perform that action at this time.
0 commit comments