-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
At a line
Line 79 in 70a067a
| ./bin/adb backup -f mi.ab -noapk -noshared com.xiaomi.hm.health |
After executing manually
adb backup -f mi.ab -noapk -noshared com.xiaomi.hm.health
The backup procedure is recognised ( I get the query for authorising it on the phone screen).
My resulting mi.ab is
$ cat mi.ab
ANDROID BACKUP
3
1
none
x?c`?`?T
Which further results with empty archive. I tried to debug script myself, I made sure package name is correct
$ adb shell 'pm list packages -f' | grep health
package:/data/app/com.xiaomi.hm.health-1/base.apk=com.xiaomi.hm.health
My MiFit app is 2.2.10, my phone is MI4LTE, Android 6.0.1 MMB29M, MIUI MIUI 8.1 | Stable 8.1.3.0(MXDCNDI)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels