Android SDK Platform Tools refer to a collection of tools that are required to develop and test Android apps. The two most commonly used tools in this package are Android Debug Bridge (ADB) and Fastboot. ADB is a command-line tool that enables communication between […]
Tag: Windows
How to set up Shizuku with the wireless debugging feature
Starting with Android 11, Google added the wireless debugging feature to the developer options, which allows you to execute ADB commands over Wi-Fi. Before this, the only other option was connecting your Android device to a computer via a USB cable. The learning curve […]
Comprehensive List of Windows Command Prompts
Comprehensive List of Windows Command Prompts π‘ Note: that, for most commands, you can write them in lowercase or uppercase, and the prompt will accept them regardless. However, some command parameters or arguments only accept specific cases and might have different functions if you […]