pachi81/GlucoDataHandler

App is not backed up via adb backup

sgmoore opened this issue · 3 comments

Any ideas?

Adb command I'm using is adb backup -apk -shared -all -f ./backup.ab

Phone is running Android 13

Hi, I have not tried, yet. So no real idea.

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.

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...