

Now connect your device to your system using a USB cable. If you wish to open a temporary instance, navigate to the Platform Tools folder, type in CMD in the address bar, and press ‘Enter’ on your keyboard. Open CMD in the Platform Tools folder to access ADB. (Please first make sure you have set up ADB as given above.) Guide: How to Install ADB and Fastboot on Windows: Step-by-step guide with pictures Step 2: Make sure ADB is working

You can set up ADB on your PC or Mac using this guide and then follow the guide below to execute ADB commands to your liking. We have a comprehensive setup guide at this link that can help you setup ADB based on your preferences.

You can set it up for temporary access from a particular location, or set it up to be accessible for all users across your Windows or macOS installation. Setting up ADB is a pretty simple process depending on your requirements. Here’s everything you need to set up ADB and then start using ADB shell on your PC to get things done on your Android device. This can be quite useful, especially if you wish to uninstall or install apps, create backups or just use your phone when your touch is not working. This shell requires you to activate USB debugging on your device for it to work properly.ĪDB can then be used to perform virtually every task imaginable on your Android device. ADB or Android Debug Bridge allows you to communicate with your device using commands from a compatible system that can run Terminal over a USB connection. How to source package names for use in ADB ShellĪDB is a comprehensive command-line tool for all Android devices released by Google.
