Skip to content

Instantly share code, notes, and snippets.

View 0jar's full-sized avatar
🤔
hmm

Jarema 0jar

🤔
hmm
View GitHub Profile

Keybase proof

I hereby claim:

  • I am 0jar on github.
  • I am 0jar (https://keybase.io/0jar) on keybase.
  • I have a public key ASCwAg0BZ-rEN5Pdw-3xuYE9K_j_SMzV7tZL5FlHernfvAo

To claim this, I am signing this object:

@0jar
0jar / keybase.md
Created August 25, 2025 12:18
Keybase verification

Keybase proof

I hereby claim:

  • I am jartf on github.
  • I am jarem (https://keybase.io/jarem) on keybase.
  • I have a public key ASAh3Ll3jQQ1A6Pv6do6-G1p5AqMndaNU38pNItxuHBB5wo

To claim this, I am signing this object:

@0jar
0jar / AdbCommands
Created April 20, 2020 02:30 — forked from Pulimet/AdbCommands
Adb useful commands list
adb help // List all comands
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader