Application Deployment
175
7.
On the host computer, open a command prompt window and use the adb command:
adbdevices
The following displays:
Listofdevicesattached
XXXXXXXXXXXXXXXdevice
(where XXXXXXXXXXXXXXX is the device number).
NOTE: If device number does not appear, ensure that ADB drivers are installed properly.
8. Type:
adbrebootrecovery
9. Press Enter. The System Recovery screen appears.
10. Press the Volume Up and Volume Down buttons to navigate to apply from adb.
11. Press the Power button.
12. Use the Volume Up and Volume Down buttons to navigate to Full OTA Package or Diff OTA Package.
13. Press the Power button.
14. On the host computer command prompt window type:
adbsideload<file>
where: <file> = the path and filename of the zip file.
15. Press Enter. The System Update installs (progress appears as percentage in the Command Prompt
window) and then the Recovery screen appears.
16. Press the Power button to reboot the device.
Verifying System Update Installation
1. Go to Settings.
2. Touch About phone.
3. Scroll down to Build number.
4. Ensure that the build number matches the new system update package file number.
Enterprise Reset
An Enterprise Reset erases all user data in the /data partition, including data in the primary storage
locations (
/sdcard and emulated storage).
Before performing an Enterprise Reset, provision all necessary configuration files and restore after the
reset.
Perform Enterprise Reset from the device settings, using a microSD card, or using ADB.
Performing an
Enterprise Reset From Device Settings
1. Go to Settings.
2. Touch System > Reset options > Erase all data (enterprise reset).
3. Touch Erase all data twice to confirm the Enterprise Reset.