Installing the WS Picking Application

Installing the WS Picking Application

To use the WS Picking application, install it on a device using Android Debug Bridge (ADB).
Download the required files from: techdocs.zebra.com/ws50/guide/demo/wspicking/.
While the WS Picking application installs on any mobile computer, Zebra recommends using WS devices as the app was developed specifically for WS devices.
  1. Install the ADB drivers on the host computer.
  2. Connect the device to a host computer using the USB-C cable.
  3. Touch
    Settings
    .
  4. Touch
    About phone
    .
  5. Scroll down to
    Build number
    .
  6. Touch
    Build number
    seven times.
    The message
    You are now a developer!
    displays.
  7. Touch
    Back
    .
  8. Touch
    System
    Developer options
    .
  9. Slide the
    USB debugging
    switch to the
    ON
    position.
  10. Touch
    OK
    .
  11. (First-time connection only) Select
    Always allow from this computer
    when the
    Allow USB debugging?
    dialog box displays.
  12. Touch
    OK
    or
    Allow
    .
  13. On the host computer, navigate to the
    platform-tools
    folder and then open a command prompt window.
  14. Type
    adb install
    application
    .
    where:
    application
    = the path and filename of the apk file.
  15. Disconnect the USB-C cable from the device.