Skip to content

script results with empty mi.ab #5

@marekyggdrasil

Description

@marekyggdrasil

At a line

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions