News

# http://forum.xda-developers.com/member.php?u=4510103 <-My XDA Profile # https://github.com/teamblueridge/adb-fastboot-install <-GitHub Page install_path=/usr/local ...
As an Android user, you may have heard of ADB and Fastboot at one point or another. ADB (Android Debug Bridge) and Fastboot are essential tools used by developers and Android enthusiasts alike. In ...
Android Debug Bridge (ADB) provides a terminal/command line based interface that helps users to interact between their PC and Linux-based Android gadget. ADB is required if a user wants to make any ...
Last week, we showed you how to install ADB and fastboot on any OS. If you're not sure why you'd want to go to the (relatively minor) trouble, here are just some of the useful things you can do with ...
Modifying your Android device usually requires you to have ADB tools installed. Without it, you wouldn’t have access to developer commands which are included in ...
Google's introduction of Android N promises many great enhancements to the operating system, but we can't overlook some of the important awesome changes to the tools we use. The latest iteration of ...
As an Android nerd, there are times you probably need ADB or fastboot to mess around with your phone. Maybe you're flashing an OTA or unlocking the bootloader. You used to need to grab a giant package ...