User manual
Table Of Contents
- Copyright
- Terms of Use
- Revision History
- Table of Contents
- About this Guide
- Getting Started
- Using the Device
- Applications
- Settings
- Wireless
- Data Capture
- Operational Modes
- Scanning Considerations
- Integrated Barcode Scanner (XPAD Only)
- RS507/RS507X Hands-Free Imager
- RS5100 Ring Scanner
- RS6000 Bluetooth Ring Scanner
- DS3608 Digital Scanner
- Scanning with the Barcode Scanner (XPAD Only)
- Scanning with RS507/RS507X Hands-Free Imager
- Scanning with RS5100 Ring Scanner
- Scanning with RS6000 Bluetooth Ring Scanner
- Scanning with the DS3608 Scanner
- Pairing the RS507/RS5100/RS6000 Ring Scanner
- Pairing a Bluetooth Scanner
- Connecting a USB Scanner
- DataWedge
- Accessories
- Application Deployment
- Maintenance and Troubleshooting
- Specifications
- Index
Application Deployment
111
• Copy the apk file to a microSD card using a host computer (see USB Communication for more
information), and then installing the microSD card into the device (see Replacing the microSD Card
for more information).
• Connect the device with a microSD card already installed to the host computer, and copy apk file to
the microSD card. See USB Communication for more information. Disconnect the device from the
host computer.
2. Copy the application APK file from the host computer to the microSD card.
3. Remove the microSD card from the host computer.
4. Press and hold the Power button on the device until the menu appears.
5. Touch Power off.
6. Open the locking door.
7. Insert the microSD card.
8. Close the locking door.
9. Press and hold the Power button to turn on the device.
10. Swipe the screen up and select to view files on the microSD card.
11. Touch > SD card.
12. Locate the application .apk file.
13. Touch the application file.
14. Touch Continue. to install the app or Cancel to stop the installation.
15. To confirm installation and accept what the application affects, touch Install otherwise touch Cancel.
16. Touch Open to open the application or Done to exit the installation process. The application appears in
the App list.
Installing Applications Using the Android Debug Bridge
Use ADB commands to install application onto the device.
CAUTION: When connecting the device to a host computer and mounting its microSD card, follow the host
computer’s instructions for connecting and disconnecting USB devices, to avoid damaging or corrupting
files.
1. Ensure that the ADB drivers are installed on the host computer. See ADB USB Setup on page 108.
2. Connect the device to a host computer using USB-C cable.
3. Go to Settings.
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 use the adb command:
adb install <application>
where: <application> = the path and filename of the apk file.