0% found this document useful (0 votes)
218 views3 pages

Setup and Config To Use Abd

This document provides instructions for configuring and setting up Android Debug Bridge (ADB) on Zebra Android devices. ADB is a command line tool included in Google's Android SDK that allows application developers to easily set up a development environment. The steps include downloading and installing ADB and Zebra USB drivers, enabling USB debugging on the device, connecting the device to the computer, and using ADB commands to communicate with the connected device. ADB can be used with many Zebra device models to assist with application development.

Uploaded by

TPD RO
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
218 views3 pages

Setup and Config To Use Abd

This document provides instructions for configuring and setting up Android Debug Bridge (ADB) on Zebra Android devices. ADB is a command line tool included in Google's Android SDK that allows application developers to easily set up a development environment. The steps include downloading and installing ADB and Zebra USB drivers, enabling USB debugging on the device, connecting the device to the computer, and using ADB commands to communicate with the connected device. ADB can be used with many Zebra device models to assist with application development.

Uploaded by

TPD RO
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

SETUP AND CONFIGURE TO USE

ADB FOR ZEBRA ANDROID


DEVICES
Article ID: 75346486

ISSUE / QUESTION
How to configure or setup to use ADB on Zebra Android devices?

APPLICABLE TO
TC5x, TC5x, TC2x, TC7x, MC32, MC33, MC40, MC67,MC92, MC93, MC36

RESOLUTION / ANSWER
Android Debug Bridge is a command line utility or tool included in Google's
android SDK.

ADB can be use with Zebra android devices and it helps application developer to
setup development environment easily.

Prerequisites:
Android Debug Bridge is a command line utility or tool included in Google's
android SDK.
ADB can be use with Zebra android devices and it helps application developer to
setup development environment easily.

Prerequisites:
 Download ADB files from either of the following links:
A. Downloading latest files directly from Google
B. Folder  v1.0.39 which consist only required basic files to run ADB and
Fastboot.
 
Using option A, extra step needed to search and copy cmd.exe file then
paste it to the same folder which has the adb.exe.
Note: This is not a Zebra tool but it is provided by Google.
 Download and install Zebra Android USB driver from this link .
Configuration Steps :
*Kindly check on the "Prerequisite" steps before proceeding further*
1. Unlock the Zebra device and go to Settings.
2. Go to About phone from Settings.
3. Look for Build number and tap continuously for 7 times on it until it
prompt a message with "You are now a developer!".
4. Press back button and Developer options will be appearing just right
above About phone.
5. Press into Developer options and look for USB debugging to enable it.
6. Just click OK button if it prompt a message and asking to allow USB
debugging.
7. Connect the Zebra device to the PC which has the Zebra USB driver
installed as well as the ADB tool.
8. Go to the ADB folder and launch cmd.exe.
9. Type in adb devices which it will allow you to find out all the devices
that is connected to the ADB services on your computer.
10. For more command line which can be used with ADB, kindly refer to
this link
Note: Doing this for the very first time, it will prompt the following
screenshot message. Please do tick on "Always allow from this computer"
and click "OK"

 
Additional Info found here

-APPLICABLE PRODUCTS
 MC3200 Mobile Computer
 MC3300
 MC36 Mobile Computer
 MC40 Mobile Computer Series
 MC67 NA Mobile Computer
 MC67NA Base Model Mobile Computer
 MC67ND Mobile Computer
 MC9200 Mobile Computer
 MC9300 Mobile Computer
 TC20
 TC25
 TC51
 TC55 Touch Computer
 TC56
 TC70
 TC75

You might also like