Go to the Zebra Support & Downloads web site at zebra.com/support and download the appropriate System Update package to a host computer.
Connect the device to a host computer using a USB cable.
Go to
Settings
.
Touch
System
Developer options
.
Slide the
USB debugging
switch to the
ON
position.
Touch
USB Debugging
. A check appears in the check box. The
Allow USB debugging?
dialog box appears.
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 the device number does not appear, ensure that the ADB drivers are installed properly.
Type
adb reboot recovery
.
Press
Enter
.
The System Recovery screen appears on the device.
Press
Volume Up
and
Volume Down
to navigate to
Apply upgrade from ADB
.
On the host computer command prompt window type
adb sideload <file>
.
where: <file> = the path and filename of the zip file.
Press
Enter
.
The System Update installs (progress displays as a percentage in the Command Prompt window) and then the System Recovery screen displays on the device.
Navigate to
Reboot system now
and press the Enter key or Power button to reboot the device.