Install ADB on the Windows Devices

To setup ADB on Windows device, follow these steps:

1.  Navigate to https://developer.android.com/studio/releases/platform-tools. 

2.  Scroll down the page to locate the Downloads.

3.  Select Download SDK Platform-Tools for Windows and download it. 

 

4.  The platform-tools zip file will be downloaded. Extract the folder and place it in an accessible location.

5.  This package contains an adb.exe file; please note down this path which is required when configuring the agent. 

The next step is to Set up the Android devices.