Skip to content

Commit 49d5155

Browse files
milotypeweblate
authored andcommitted
Added translation using Weblate (Croatian)
1 parent 5e65cc9 commit 49d5155

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

docs/hr/get-started.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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**

0 commit comments

Comments
 (0)