Skip to content

Instantly share code, notes, and snippets.

View raingart's full-sized avatar

raingart raingart

  • Antarctic
View GitHub Profile
@raingart
raingart / AdbCommands
Created April 14, 2021 19:12 — 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
@raingart
raingart / YouTubeAPIKey.md
Created October 15, 2022 06:23 — forked from zekroTJA/YouTubeAPIKey.md
Short tutorial how to create a YouTube API key

How to create a YouTube API key

What do you need?

  • Google Account

Step 1