Skip to content

Instantly share code, notes, and snippets.

View vgrachev's full-sized avatar

Vladimir vgrachev

  • Booking.com
  • Amsterdam, Netherlands
View GitHub Profile
@vgrachev
vgrachev / AdbCommands
Created August 10, 2018 14:06 — 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