User manual
Table Of Contents
- Contents
- About this Guide
- Getting Started
- Using the Device
- Settings
- Applications
- Data Capture
- Imaging
- Scanning Considerations
- Scanning with an Internal Scanner
- Scanning with the Camera
- Scanning with the RS507/RS507X Hands-Free Imager
- Scanning with the RS5100 Ring Scanner
- Scanning with the RS6000 Bluetooth Ring Scanner
- Scanning with the DS2278 Digital Scanner
- Scanning with the DS3678 Bluetooth Scanner
- Scanning with the DS8178 Digital Scanner
- Scanning with the LI3678 Linear Imager
- DataWedge
- Supported Decoders
- Camera Supported Decoders
- SE4100 Internal Imager Supported Decoders
- SE4710 Internal Imager Supported Decoders
- SE4720 Internal Imager Supported Decoders
- RS507/RS507x Supported Decoders
- RS5100 Supported Decoders
- RS6000 Supported Decoders
- DS2278 Supported Decoders
- DS3678 Supported Decoders
- DS8178 Supported Decoders
- LI3678 Supported Decoders
- Wireless
- Accessories
- Application Deployment
- Maintenance and Troubleshooting
- Technical Specifications
Application Deployment
8. Touch Pair with pairing code.
The Pair with device dialog box displays.
9. On the host computer, navigate to the platform-tools folder and open a command prompt window.
10. Type adb pair XX.XX.XX.XX.XXXXX.
where XX.XX.XX.XX:XXXXX is the IP address and port number from the Pair with device dialog box.
11. Press Enter.
12. Type the pairing code fromthe Pair with device dialog box.
13. Press Enter.
14. Type adb connect XX.XX.XX.XX:XXXXX.
where XX.XX.XX.XX:XXXXX is the IP address and port number from the Pair with device dialog box.
15. Press Enter.
The device is now connected to the host computer.
16. 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.
17. On the host computer command prompt window type:
adb install <application>
where: <file> = the path and filename of the apk file.
18. On the host computer, type:
adb disconnect.
139