• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Fastboot and unlocking bootloader

ADB is the Android Debug Bridge. We use it as a way to control our devices via USB (with USB Developer Settings on) and a command prompt. For example, you can start a shell with it. (adb shell) It'll land you in a Linux shell.
 
Back
Top Bottom