User manual
Table Of Contents
- Copyright
- Terms of Use
- Revision History
- Contents
- About the Tablet
- Getting Started
- Using the Device
- Introduction
- Google Mobile Services
- Home Screen
- Managing Notifications
- Quick Settings
- Application Shortcuts and Widgets
- Using the Touchscreen
- Using the Cameras
- Using the Built-in Microphones
- Using the SD Card Reader
- Using the XPAD Programmable Function Buttons
- Applications
- Unlocking the Screen
- Suspend Mode
- Restarting the L10
- Transferring Files with USB
- Applications
- Wireless
- Introduction
- Wireless Wide Area Networks
- Wireless Local Area Networks
- Scanning and Connecting to a Wi-Fi Network
- Removing a Wi-Fi Network
- Configuring a Wi-Fi Network
- Manually Adding a Wi-Fi Network
- Configuring for a Proxy Server
- Configuring the Device to Use a Static IP Address
- Wi-Fi Preferences
- Additional Wi-Fi Settings
- Wi-Fi Direct
- WPS Pin Entry
- WPS Push Button
- Wi-Fi Advanced Features
- Zebra Mobility Extensions
- Bluetooth
- Using the NFC Reader
- Data Capture
- Accessories
- Settings
- Application Deployment
- Introduction
- Security
- Secure Certificates
- Installing a Secure Certificate
- Development Tools
- GMS Restricted
- ADB USB Setup
- Enabling USB Debugging
- Application Installation
- Performing a System Update
- Performing an Enterprise Reset
- Performing a Factory Reset
- Storage
- App Management
- Viewing App Details
- Managing Downloads
- Maintenance and Troubleshooting
- Specifications
- Index
Application Deployment
138
5. Touch USB Debugging.
A check appears in the check box.
The Allow USB debugging? dialog box appears.
6. Touch OK.
7. On the host computer, open a command prompt window and use the adb command:
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.
8.
Enter this command:
adb reboot recovery
The System Recovery screen appears.
9. Press the Volume Up and Volume Down buttons to navigate to apply from adb.
10. Press the Power button.
11. On the host computer command prompt window enter this command:
adb sideload <file>
where: <file> = the path and filename of the zip file.
The System Update installs (progress appears as percentage in the Command Prompt window) and then the
Recovery screen appears.
12. Press the Power button to reboot the device.
Verifying System Update Installation
To check that the system update installed properly:
1. On the device, swipe down from the Status bar to open the Quick Access panel and then touch .
2. Touch System > About phone.
3. Scroll down to Build number.
4. Ensure that the build number matches the new system update package file number.
Performing an 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 (backup) all necessary configuration files and restore them after
the reset.
Perform Enterprise Reset using microSD card or using ADB.