Git Product home page Git Product logo

xdripwidgetforamazfit-klaus's Introduction

Major Update!!!

from release 0.2.0 on you don't need root access to your watch and therefor you don't have to unlock the bootloader anymore. It's now normaly installable via adb or AmazFit_Tool.

from version 0.1.4 you need my fork of xdrip to get it work agein due to major changes.

Only for 0.1.4 and older: <<<<<<< HEAD I hope this makes it clear for everyone who wants to install the apk.

Before you can install the apk you need to unlock the bootloader and gain root access:

  1. Unlock the bootloader Go to https://forum.xda-developers.com/smartwatch/amazfit/tutorial-unlock-bootloader-warning-void-t3654011 and follow the instructions

  2. Download temporary bootloader Download this file https://mega.nz/#!cckXRRbD!aWEEyD28OZUpaVaSshzAHqUQbGntV1wigjt95Tx2BZE and unzip it.

  3. Flash temporary bootloader

  • With your watch connected to the computer issue the command "adb shell reboot bootloader"
  • When the fastboot screen appears on the watch, you can flash the temp bootloader:

fastboot boot /home/tobias/src/pace/temp_root_adb/boot-US-adb-root.img

  • You might see a FAILED message from fastboot that can be ignored. The watch will reboot.
  1. Pushing the apk
  • After the watch finished rebooting you need to remount the file system writable:

adb remount

  • And finally push the apk onto the watch:

adb push xDripwidget.apk /system/priv-app

  • Reboot the watch again (root priviliges will be lost):

adb reboot

  1. Updating the app:
  • Repeat steps 3 and

remove old apk with adb shell rm -f /system/priv-app/xDripwidget.apk

  1. repeat step 5 ======= I hope this makes it clear for everyone who wants to install the apk.

Before you can install the apk you need to unlock the bootloader and gain root access:

  1. Unlock the bootloader Go to https://forum.xda-developers.com/smartwatch/amazfit/tutorial-unlock-bootloader-warning-void-t3654011 and follow the instructions

  2. Download temporary bootloader Download this file https://mega.nz/#!cckXRRbD!aWEEyD28OZUpaVaSshzAHqUQbGntV1wigjt95Tx2BZE and unzip it.

  3. Flash temporary bootloader

  • With your watch connected to the computer issue the command "adb shell reboot bootloader"
  • When the fastboot screen appears on the watch, you can flash the temp bootloader:

fastboot boot /home/tobias/src/pace/temp_root_adb/boot-US-adb-root.img

  • You might see a FAILED message from fastboot that can be ignored. The watch will reboot.
  1. Pushing the apk
  • After the watch finished rebooting you need to remount the file system writable:

adb remount

  • And finally push the apk onto the watch:

adb push xDripwidget.apk /system/priv-app

  • Reboot the watch again (root priviliges will be lost):

adb reboot

  1. Updating the app:
  • Repeat steps 3 and

remove old apk with

adb shell rm -f /system/priv-app/xDripwidget.apk

  1. repeat step 5

5cb249c75683a50a63d392941146629841fc0c05

xdripwidgetforamazfit-klaus's People

Contributors

klaus3d3 avatar matze1985 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.