From e3850855ebd7889d9fd3636d9aa2e1c439c22019 Mon Sep 17 00:00:00 2001 From: sudoxnym <76703581+sudoxnym@users.noreply.github.com> Date: Sat, 10 Aug 2024 14:39:32 -0600 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd1dfc9..224b190 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,11 @@ Windows: 2a. Open folder with adb in it 2b. Right click a blank spot within the folder 2c. Open in terminal - 2d.
./adb shell- 2e.
grep -E "authKey=[a-z0-9]*," /sdcard/Android/data/com.xiaomi.wearable/files/log/XiaomiFit.device.log | + 2d. Ensure usb debugging is on on your android and plug it into the pc. + 2e../adb shell+ 2f.grep -E "authKey=[a-z0-9]*," /sdcard/Android/data/com.xiaomi.wearable/files/log/XiaomiFit.device.log | awk -F ", " '{print $17}' | grep authKey | tail -1 | awk -F "=" '{print $2}'- 2f. Copy/clipboard the output. Disconnect phone, close ADB. + 2g. Copy/clipboard the output. Disconnect phone, close ADB. Credit: iamfosscad 3. Uninstall Mi Fitness 4. Download/Install Notify for Mi Band (up to 7)