Solutions
Hardware
Software
Services
Support and Downloads
About Zebra
Application Deployment
ADB USB Setup
Enabling USB Debugging
Enabling USB Debugging
Enabling USB Debugging
By default, USB debugging is disabled.
Go to
Settings
.
Touch
About phone
.
Scroll down to
Build number
.
Tap
Build number
seven times.
The message
You are now a developer!
appears.
Touch
Back
.
On Android 11, touch
System
Advanced
Developer options
.
On Android 13, touch
System
Developer options
.
Slide the
USB debugging
switch to the
ON
position.
Touch
OK
.
Connect the device to the host computer using the Rugged Charge/USB Cable.
The
Allow USB debugging?
dialog box appears on the device.
If the device and host computer are connected for the first time, the
Allow USB debugging?
dialog box with the
Always allow from this computer
check box displays. Select the check box, if required.
Touch
OK
.
On the host computer, navigate to the
platform-tools
folder and open a command prompt window.
Type
adb devices
.
The following displays:
List of devices attached XXXXXXXXXXXXXXX device
Where XXXXXXXXXXXXXXX is the device number.
If device number does not appear, ensure that ADB drivers are installed properly.
ADB USB Setup