Skip to content

Instantly share code, notes, and snippets.

@shvchk
Created January 23, 2023 06:43
Show Gist options
  • Save shvchk/bfcf9b863bb3062138497ecbb6f8860a to your computer and use it in GitHub Desktop.
Save shvchk/bfcf9b863bb3062138497ecbb6f8860a to your computer and use it in GitHub Desktop.
  1. Install dependencies:

    sudo apt install default-jdk openjfx git fastboot adb
  2. Clone repo:

    git clone -b linux --single-branch --depth 1 https://github.com/shvchk/XiaoMiToolV2.git && cd XiaoMiToolV2
  3. Build:

    ./gradlew build
  4. Run:

    ./gradlew run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment