
If you’re serious about rooting your Android device, then you’re going to have to get used to the Android Debug Bridge (ADB), which is Android’s most widely-used debugging tool. ADB lets users push a file to the /system directory, which is an essential part of rooting. However, installing ADB on Windows isn’t always easy…until now. Usually, you have to download a 100MB file (ADT Bundle + SDK Tools) to install ADB on your Windows PC. Thanks to a clever workaround from an XDA…