Application Deployment
106
ADB driver for Windows and Linux are available on the Zebra Support Central web site at
www.zebra.com/support
. Download the ADB and USB Driver Setup package. Follow the instructions with
the package to install the ADB and USB drivers for Windows and Linux.
Enabling USB Debugging
By default, USB debugging is disabled.
1. Go to Settings.
2. Touch About phone.
3. Scroll down to Build number.
4. Tap Build number seven times. The message You are now a developer! appears.
5. Touch Back button.
6. Touch System > Advanced > Developer options.
7. Slide the USB debugging switch to the ON position.
8. Connect the device to the host computer using the 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.
9. On the device, touch OK or Allow.
10. On the host computer, navigate to the platform-tools folder.
11. Type adb devices.
The following displays:
List of devices attached
XXXXXXXXXXXXXXX device
(where XXXXXXXXXXXXXXX is the device number).
NOTE: If device number does not appear, ensure that ADB drivers are installed properly.
12. Touch the Home button.
Application Installation
After an application is developed, install the application onto the device using one of the following
methods:
• USB connection, see Installing Applications Using the USB Connection on page 107.
• Android Debug Bridge, see Installing Applications Using the Android Debug Bridge on page 107.
• microSD Card, see Installing Applications Using a microSD Card on page 108.
• Mobile device management (MDM) platforms that have application provisioning. Refer to the MDM
software documentation for details.