Skip to content

Instantly share code, notes, and snippets.

View gpcaretti's full-sized avatar

Gianpiero Caretti gpcaretti

  • GP software engineering
  • Italy
View GitHub Profile
@ernestkamara
ernestkamara / AdbCommands
Created June 26, 2018 08:42 — forked from Pulimet/AdbCommands
Adb useful commands list
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
== Shell