this post was submitted on 16 Aug 2025
24 points (96.2% liked)

Android

32002 readers
255 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

!android@lemmy.ml


founded 2 years ago
MODERATORS
24
Neo Backup vs DataBackup (discuss.tchncs.de)
submitted 1 month ago* (last edited 1 month ago) by arschfidel@discuss.tchncs.de to c/android@lemmy.world
 

Does anybody have experience with the apps Neo Backup, DataBackup or ideally both?

I would like to know if there are any differences in terms of functionality, capability or reliability? Like, is there some kind of app data, that one can backup/restore while the other can't? Are there speed differences in the backup/restore process? etc.

I've searched the internet for some comparisons but couldn't find much.

For context: I want to transfer all my apps to a new phone. In the past, I've used Titanium Backup for this, but it doesn't seem to be very up-to-date anymore. Now, Neo Backup and Data Backup seem to be the most promising (besides maybe SwiftBackup, but that's not open source and only available through the Play Store, it seems). So now I could of course just use one app first, backup everything on my old phone, restore everything on the new one and then look through all the apps to see what worked and what didn't. But it would be easier if I could get a hint on which one might be more suitable for my needs :)

Also, if you would recommend to use another app instead, please tell me!

Thank you all!

Links

Neo Backup

F-Droid: https://f-droid.org/en/packages/com.machiav3lli.backup

GitHub: https://github.com/NeoApplications/Neo-Backup

DataBackup

F-Droid: https://f-droid.org/packages/com.xayah.databackup.foss

GitHub: https://github.com/XayahSuSuSu/Android-DataBackup

top 8 comments
sorted by: hot top controversial new old
[โ€“] InnerScientist@lemmy.world 16 points 1 month ago (1 children)

I have used Neo Backup before, worked well enough.

Never heard of DataBackup before but their github page doesn't convince me:

Features

  • ๐ŸŒณ Root needed, support Magisk, KernelSU, APatch

  • ๐ŸŒ€ Multi-user Support

  • โ˜๏ธ Cloud

  • ๐Ÿ˜Ž 100% Data Integrity

  • โšก Fast

  • โ˜€๏ธ Easy

  • ๐ŸŒน ...

1 isn't a feature 3 doesn't tell me much of anything 3 is a lie and not even logically sound (not even google has 100% data integrity guarantee but this project has?) 4 is barely a feature and missing context or benchmarks 5 easy isn't a feature 6 what?

Their website and app store pages also have very little content. Meanwhile Neo Backup has tons of docs, infos and I've seen more people use it.

Tldr: Use NeoBackup

Yeah, your points really do make sense. Thank you for your insights!

[โ€“] Shimitar@downonthestreet.eu 6 points 1 month ago (2 children)

I used to use neo backup. Works nice.

Bit stopped, nowadays all apps are online synched (to my self hosted server mostly) and so I don't need backups.

[โ€“] InnerScientist@lemmy.world 3 points 1 month ago* (last edited 1 month ago)

I agree with in-app backup solution.

There are three types of apps on my phone:

  • Apps that don't have any important local data (calculator, calendar (synced with web(cal/DAV/..), etc) for which a basic apk backup is enough and doesn't cause any data corruption.
  • Apps that have changing important data and implement backups (WhatsApp, signal)
  • Apps that have important data, but that data is static (voyager, Mixplorer) in which I export the data once using in-app settings

Photos are backed up using immich, internal storage is backed up using restic in termux, started automatically from tasker.

This whole setup doesn't require root btw, with root you can also backup system settings. The only thing I'd want to improve is not having to login to all the apps again but I had to do that even with root backups in the past so I'll have to wait until google finally stops trying to force everyone into their shitty cloud backups. (Tough chance that....)

[โ€“] arschfidel@discuss.tchncs.de 1 points 1 month ago* (last edited 1 month ago) (1 children)

Alright, thank you!

A question on the self hosted app backups: Do you mean using synchronization functionalities that the apps themselves have built-in? Like using a contacts app that syncs the contacts via CardDav? Or do you actually synchronize the apps themselves with their app-specific data (like settings etc.)? Because if that is possible, I would be very interested!

[โ€“] Shimitar@downonthestreet.eu 2 points 1 month ago (1 children)

Mostly carddav caldav and WebDAV. Plus using apps that connect to self hosted services like audiobookshelf or navidrome

Ah I see. Yeah I try to do the same as much as possible. But there still are those apps that just don't offer such functionality, unfortunately.

[โ€“] Turret3857@infosec.pub 2 points 1 month ago

I've used both, iirc I had better luck with data backup, but both are fine.

If possible, try seed vault, its included In most custom roms these days