After 2 years I thought it was time to make another release of #Adebar – though it contains only minor changes (like adjustments for Android 14+15):
https://codeberg.org/izzy/Adebar
Generates a.o. documentation for your #Android devices, you can find some examples at https://izzy.codeberg.page/@master/adebar/
3 Comments
mondstern@mastodon.green · 1 pts · 1y
@IzzyOnDroid@floss.social
Adebar was at the Fdroid exhibition in Dresden in 2022.
MichaelZ@norden.social · 1 pts · 1y
@IzzyOnDroid@floss.social Do I understand it correctly, that Adebar uses the command 'adb backup' as its main engine? I thought that this command doesn't make reliable backups anymore and more and more apps disable the ability for them.
IzzyOnDroid@floss.social · 1 pts · 1y
@MichaelZ@norden.social You do understand correctly. Unfortunately, the
adb backupcommand was pretty much castrated from around Android 10 onward, and no replacement provided. So reliable backups cannot be done with that anymore.If your device is rooted, Adebar provides replacements for backup/restore, too – otherwise, you can still use it for device documentation. Sorry, not much that can be done about that (apart from using a companion app, which I cannot provide).