App is not backed up via adb backup
sgmoore opened this issue · 3 comments
sgmoore commented
Any ideas?
Adb command I'm using is adb backup -apk -shared -all -f ./backup.ab
Phone is running Android 13
pachi81 commented
Hi, I have not tried, yet. So no real idea.
sgmoore commented
I've got this sorted.
Apparently adb backup now only works for apps that are marked as debuggable.
https://developer.android.com/about/versions/12/behavior-changes-12#adb-backup-restrictions
So I think you can close this issue.
pachi81 commented
Thank you for the information.
I just thinking about, add an Im- and Export for the settings, so you can backup the data.
It is on my list, maybe not in the next version...