Tag archive

bridge

How to configure and use Android’s ADB wirelessly

ADB is a command-line tool that makes it easier for your Android smartphone and a PC to communicate. The tool has many more applications besides only rooting and updating Android ROMs (more on this later). The traditional method for using ADB entails connecting your Android device to the Desktop through USB. But there is an […]

android ABD wireless setup

The complete guide to install ADB on any platform

Whether you want to install a custom ROM, turn on some hidden Android features, or take screenshots from apps that prevent you from doing so, you'll need the Android Debug Bridge (ADB) and fastboot. They're part of the Google SDK platform tools and give you some lower-level access to your phone. You've got to prepare […]

The complete guide to install ADB on any platform