About Scanner SDK for Android

Overview

The Android SDK for Scanners allows a developer to create an Android application that controls a Zebra Scanner. The SDK supports both corded and cordless scanners. The SDK supports tablets, phones and other android devices.


Supported Devices

  • CS6080
  • DS2208-HC
  • DS2208-SR
  • DS2278-HC
  • DS2278-SR
  • DS3608-DP DS3678-DP Ultra Rugged Scanners
  • DS3608-ER DS3678-ER Ultra Rugged Scanners
  • DS3608-HD DS3678-HD Ultra Rugged Scanners
  • DS3608-HP DS3678-HP Ultra Rugged Scanners
  • DS457 Series
  • DS4608-DL
  • DS4608-DPE
  • DS4608-HC
  • DS4608-HD
  • DS4608-SR
  • DS4608-XD
  • DS4800 Series
  • DS6878-DL
  • DS6878-SR Cordless Bluetooth 2D Imager
  • DS8108-HC
  • DS8108-SR
  • DS8178-HC
  • DS8178-SR
  • DS9308
  • DS9908-HD
  • DS9908-SR
  • LI2208
  • LI3608-ER
  • LI3608-SR
  • LI3678-ER
  • LI3678-SR
  • LI4278
  • MP7000 Multi-Plane Scanner
  • MS4717
  • PL5000 Series
  • RFD8500 RFID Reader
  • RS5100
  • SE2707 OEM Array Imager Scan Engine
  • SE4107
  • Symbol CS4070 Companion Scanner
  • Symbol DS4308
  • Symbol DS4308-HC
  • Symbol DS4308P
  • Symbol DS9808 Hybrid Presentation Imager
  • Symbol LS2208 General Purpose Bar Code Scanner

NOTE: OEM Imagers Engines and Decoders Boards usually come without integrated LED and beeper. This functionality can only be tested with connected external beeper/LED.


Supported Android Operating System

Barcode Scanner SDK for Android support the following Android versions.

Android 11.x, 12.x and 13

Version History

Version 2.6.13.0 - 12/2022

  1. Added device filter capability using an API. The API removes all non-Zebra barcode scanners by filtering on friendly name.
  2. Added auto-reconnect to last paired scanner upon application launch. This is achieved through an API which enables/disables auto reconnecting.
  3. Added support for Android SDK API level 33.

Version 2.6.10.0 - 07/2022

  1. Added Android 12 and 13 support. Note Android 10 and older versions no longer supported by Zebra's SDK.

Version 2.6.8.0 - 01/2022

  1. Firmware update support added via FCDAT firmware file (contains both firmware and device parameter configuration).
  2. Support added to only see Zebra Bluetooth devices on the available device list. Implementation filters using the OS' available devices list and only shows devices with Zebra's vendor ID.

Version 2.6.0.0 - 04/2021

  1. Enhanced “Virtual Tether” support to include host feedback in the Android SDK and Scanner Control App.
  2. Added support for SSI over CDC.
  3. Bug fix now able to successfully change the scanner beeper volume from low to high.
  4. Added support enabling 2 com ports simultaneously for ZETI and SSI in “commonio” library.

Version 2.5.16.0 - 01/2021

  1. Changed how the STC barcode is generated. It no longer uses the Bluetooth MAC address to generate the STC barcode. Instead, the STC barcode is generated with a unique Zebra pairing ID.
  2. Added Virtual tethering support.
  3. Added BTLE support to STC supported com protocols.

Version 2.5.13.0 - 10/2020

  1. Added Android 11 support.
  2. Bug fix - Fixed scanner Bluetooth pairing issue with Android 10 on Samsung Galaxy 10 and Samsung Note 10.

Version 2.5.8.0 - 07/2020

  1. Simplified corded (USB) scanner connection in the Scanner Control App (SCA) - Users no longer must enter the Bluetooth address if using a corded scanner
  2. Simplified entry of Bluetooth address at initial launch of the Scanner Control App (SCA). Now app only accepts valid range of characters when entering Bluetooth (MAC) address of phone into app.
  3. Updated SDK to Google lib and removed redundant older library called gson.
  4. Added support for CS6080 Bluetooth scanner (Classic Bluetooth and BTLE).

Version 2.5.3.0 - 04/2020

  1. Faster wireless firmware update for select scanners over the Bluetooth Classic communication protocol. See 123Scan's release notes per scanner for product support details.

Version 2.5.1.0 - 01/2020

  1. Scanner Control App (SCA) - Added image and video capture functionality to the Advanced tab.

Version 2.4.10.0 - 10/2019

  1. Added Android 10 support.
  2. Added AndroidX library structure support.
  3. Improved device discovery, which improved thread management.

Version 2.4.7.0 - 08/2019

  1. Bug fix - Fixed and issue in SDK, a crash with unclosed threads.

Version 2.4.6.0 - 06/2019

  1. Bug fix - Fixed an issue with writing a RFID tag (send the correct RMD packet, and correct data type for RFID tag reads).

Version 2.4.5.0 - 04/2019

  1. Scanner Control App (SCA) - Added scale support on DataView tab for MP class scanners.

Version 2.4.2.0 - 10/2018

  1. More stable and fast Video capture over SNAPI communication protocol.
  2. Android 9 "Pie" support.

Version 2.4.1.0 - 08/2018

  1. Added support for Image capture, Video capture and Intelligent Document Capture (IDC) over USB cable using SNAPI communication protocol.
  2. Bug fix - Bluetooth (LE) Low Energy communication now more reliable and faster (i.e. firmware update is faster).

Version 2.3.2.0 - 05/2018

  1. Fixed critical security vulnerability reported by Android bug.

Version 2.3.1.0 - 04/2018

  1. Optimized text of enter Bluetooth MAC address screen.
  2. Optimized pair barcode presentation when shown on tablet in landscape mode.

Version 2.2.0.0 - 01/2018

  1. Image Capture support.
  2. Scan Speed Analytics in Scanner Control application.

Version 2.1.0.0 - 07/2017

  1. Bluetooth LE support.
  2. Cascaded device support.

Version 2.0.8.0 - 01/2017

  1. Android 7.x support.
  2. DS8178 and DS2278 support.

Version 2.0.4.0 - 09/2016

  1. Firmware update support.
  2. New Scanner Control application.

Version 1.1.0.0 - 06/2016

  1. ScanToConnect paring barcode support.
  2. USB SNAPI scanner support.

Version 1.0.0.0 - 10/2015

  1. Initial SDK release.