Application Deployment
173
4.
Touch System > Advanced > Developer options.
5. Slide the switch to the ON position.
6. Touch USB Debugging. A check appears in the check box. The Allow USB debugging? dialog box
appears.
7. Touch OK.
8. On the host computer, open a command prompt window and 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.
9. Type the following and press Enter:
adb reboot recovery
The System Recovery screen appears on the device.
10. Press the Volume Up and Volume Down buttons to navigate to apply from adb.
11. Press the Power button.
12. Press the Volume Up and Volume Down buttons to navigate to Full OTA Package.
13. Press the Power button.
14. On the host computer command prompt window type the following and press Enter:
adb sideload <file>
where: <file> = the path and filename of the zip file.
The Enterprise Reset package installs and then the System Recovery screen appears on the device.
15. Press the Power button to reboot the device.
Performing a Factory Reset
A Factory Reset erases all data in the /data and /enterprise partitions in internal storage and clears all
device settings. A Factory Reset returns the device to the last installed operating system image. To revert
to a previous operating system version, re-install that operating system image. See Performing a System
Update for more information.
Downloading the Factory Reset Package
To download the Factory Reset package:
1. Go to the Zebra Support & Downloads web site, www.zebra.com/support.
2. Download the appropriate Factory Reset file to a host computer.
Performing a Factory Reset Using microSD Card
1. Copy the Factory Reset zip file to the root of the microSD card.
MN-003834-01ENa_tc52-android-10-ug-en.book Page 173