Any good backup solution for non-rooted android device ?

I want to backup some apps and app data in a zip file and be able to restore it into a device.

It's okay if I have to use something like shizuku to enable backups.

11 points · 4 comments · view on lemmy.world

4 Comments

BigFatNips@sh.itjust.works · 2 pts · 2y (2 replies)

https://f-droid.org/packages/io.github.muntashirakon.AppManager/

Works with ADB or root. No shizuku support, but you can just pair with wireless ADB so you don't need a computer.

BearOfaTime@lemm.ee · 0 pts · 2y (1 reply)

How does it do with restore on a non-rooted phone?

BigFatNips@sh.itjust.works · 2 pts · 2y

I'm not sure, I only use root. But I would imagine it would be quite similar, root isn't needed to manipulate those directories (for user apps anyways) just ADB should work fine.

mydude@lemmy.world · 1 pts · 2y

I just set up webdav on my server (in docker) and "Round Sync" on my phone. Tested for a few days, super simple, very easy.