this post was submitted on 26 Oct 2023
32 points (92.1% liked)
Privacy
31997 readers
1010 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Huh, why have I never thought of checking that. It seems obvious that you can do that with ADB, but it never came to mind.
Thank you
ADB backup must be supported by an app for it to work, sadly. So not all app devs checked the box saying "support ADB backup". It's a bit hit and miss.
I stand corrected, its been quite a few years since I needed to use the ADB backup so I guess back then it was more complete.
Found a good detailed explanation here.
Shame that it seems to be getting phased out for cloud backup solutions. Makes sense that google would want to control more of your data and make you pay for it.
As much as the whole "no local data, everything in the cloud" frustrates me, there is a logic to it: if everything is server-based, losing/destroying a phone isn't a problem. (Well, thats the logic we can use, Google's logic is "we want your data").
For me then, the answer becomes build more self-hosting, then getting a new phone is simply reinstalling my self-host clients and logging in.
So my short-term solution is to sync everything to home with Syncthing, using apps local backup if it supports it (some apps will backup/export to a folder on the phone), or just ensuring important data is in folders that get sync'd.
Long term is to switch to self-hosted apps as much as possible.
aw