mifit-data-export icon indicating copy to clipboard operation
mifit-data-export copied to clipboard

Set of Unix tools to grab data from Mi Fit Android app, most of this is courtesy of xmxm

Results 4 mifit-data-export issues
Sort by recently updated
recently updated
newest added

At a line https://github.com/Dolnor/mifit-data-export/blob/70a067a7f73e8a3a41a4449673022b75fbb95c9e/run.sh#L79 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...

Hi, I need to extract MyBand data to create a virtual sensor in OpenIoT. I have a non-rooted Xioami RedMi Note 2 and I set ForceBackupMode value to Y in...

The delivered version does not work correctly (same issue with the backup not being created as in #6) and is different from the one I've got from the Android SDK.

Can you please add script for Windows for extracting data?