Neo Backup
Your open-source tool to backup your apps … and their data
AppID: | com.machiav3lli.backup |
Author: | Antonios Hazim |
License: | MIT |
Donation: | |
InRepoSince: | 2020-04-19 |
LastRepoUpdate: | 2022-04-29 |
LastAppUpdate: | 2022-04-29 |
LastVersion: | 8.0.2 |
Categories: | System |
Google Play: | Check if it's there |

Make and restore backups of apps on your device and save app data to a user-accessible location. Supports backing up and restoring single or multiple apps.
Part of Neo Applications.
Fork of OAndBackup bringing support for new Android versions and updated looks.
Help translate it on Weblate: https://hosted.weblate.org/engage/oandbackupx/.
Requires root: Because it copies files from /data/data, /data/app and /system/app.
Status: Beta

Packages
Version 8.0.2 (2022-04-29)
Android Versions:
- Target:
- MinVer: 8.0
Permissions:
- ACCESS_NETWORK_STATE
- FOREGROUND_SERVICE
- KILL_BACKGROUND_PROCESSES
- MANAGE_EXTERNAL_STORAGE
- PACKAGE_USAGE_STATS
- QUERY_ALL_PACKAGES
- READ_CALL_LOG
- READ_CONTACTS
- READ_EXTERNAL_STORAGE
- READ_SMS
- RECEIVE_BOOT_COMPLETED
- RECEIVE_MMS
- RECEIVE_SMS
- RECEIVE_WAP_PUSH
- REORDER_TASKS
- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- SCHEDULE_EXACT_ALARM
- SEND_SMS
- USE_BIOMETRIC
- USE_FINGERPRINT
- WAKE_LOCK
- WRITE_CALL_LOG
- WRITE_EXTERNAL_STORAGE
- android.provider.Telephony.SMS_RECEIVED
Features:
- None
27 Libraries detected:
Libraries:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- AppCompat (Utility) support newer Android features on older Android versions.
- Biometric (Utility) authenticate with biometrics or device credentials, and perform cryptographic operations.
- Jetpack Compose (Development Framework) a framework to define UIs programmatically with composable functions that describe its shape and data dependencies.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Databinding (Utility) bind UI components in your layouts to data sources in your app using a declarative format.
- Android Emoji2 Compat (UI Component) core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters.
- Androidx Fragment (Development Aid)
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Navigation (Utility) a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Recyclerview (Utility) display large sets of data in your UI while minimizing memory usage.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- AndroidX Test (Development Framework) an extensive framework for testing Android apps.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Jetpack WindowManager Library (Utility) enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- Coil (Utility) an image loading library for Android backed by Kotlin Coroutines.
- Google Material Design (Utility) library to help with material design guidelines.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- Coordinatorlayout (UI Component) AndroidX library to position top-level application widgets, such as AppBarLayout and FloatingActionButton.
Payment Modules:
- None found AndroidX library to position top-level application widgets, such as AppBarLayout and FloatingActionButton.
Ads & Analytics:
- None found AndroidX library to position top-level application widgets, such as AppBarLayout and FloatingActionButton.
Download (4.6 M)
Version 7.0.0 (2021-10-09)
Android Versions:
- Target: 11.0
- MinVer: 8.0
Permissions:
Features:
- None
20 Libraries detected:
Libraries:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- AppCompat (Utility) support newer Android features on older Android versions.
- Biometric (Utility) authenticate with biometrics or device credentials, and perform cryptographic operations.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Androidx Fragment (Development Aid)
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Navigation (Utility) a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- AndroidX Test (Development Framework) an extensive framework for testing Android apps.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- Shimmer for Android (UI Component) an Android library that provides an easy way to add a shimmer effect to any view in an Android app.
- Google Material Design (Utility) library to help with material design guidelines.
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
Payment Modules:
- None found library support for Kotlin coroutines.
Ads & Analytics:
- None found library support for Kotlin coroutines.
Download (3.2 M)
Version 6.0.1 (2021-06-03)
Android Versions:
- Target: 10.0
- MinVer: 8.0
Permissions:
Features:
- None
14 Libraries detected:
Libraries:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AppCompat (Utility) support newer Android features on older Android versions.
- Biometric (Utility) authenticate with biometrics or device credentials, and perform cryptographic operations.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Navigation (Utility) a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- AndroidX Test (Development Framework) an extensive framework for testing Android apps.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- Google Material Design (Utility) library to help with material design guidelines.
- RootBeer (Utility) root checker library.
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
Payment Modules:
- None found library support for Kotlin coroutines.
Ads & Analytics:
- None found library support for Kotlin coroutines.
Download (2.9 M)