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

  • InnerScientist@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    16 days 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…)