
Go to “System” and then open Developer Options and enable “USB Debugging”.
This will enable “Developer Options” on your Android device. Please note that since Android devices have a different skin, the ‘Build Number’ page may be kept on other pages. Here, tap “Build Number” 7 times in a row. Open Settings on your Android device and go to “About phone”. So in case you are not sure how to do it, follow the steps below to find out. Set up your Android device for ADBĮven if you install ADB on your computer, it is of no use unless you first configure your Android device to work with ADB. Therefore, in this guide, we will show you how to install ADB on Windows, macOS, and Linux in quick and easy steps.
A prerequisite for these tricks is to have ADB installed on your computer. These are usually done with the help of some Android Debug Bridge (ADB) command line commands, a tool that Google provides for developers to debug their applications or various parts of the system, but that we can use for all kinds of purposes. Many features of the Android platform can only be accessed through paths and methods that are hidden from the average user. Check How to Install ADB on Windows, macOS, Linux, and Chrome OS