Szaki/XiaomiADBFastbootTools

Linux

Opened this issue · 2 comments

ok im on pop os wich is a ubuntu based distro and i installed orecle java and i installed the jar file i extracted the jar file and idk how to run the program can someone please help me?

You don't actually need to extract .jar file.
Just

  1. Open Terminal
  2. Go to the directory where the .jar file is located.
  3. Then the enter command java -jar followed with name of the .jar file.
  4. Example: java -jar XiaomiADBFastbootTools.jar
  5. That's it !!! .... Enjoy.

You don't actually need to extract .jar file.
Just

1. Open Terminal

2. Go to the directory where the .jar file is located.

3. Then the enter command `java -jar` followed with name of the .jar file.

4. Example: `java -jar XiaomiADBFastbootTools.jar`

5. That's it !!!  .... Enjoy.

Thx! it worked