Datalogic Android SDK 1.33
Datalogic Android SDK 1.33 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).
You can access the documentation here.
Enhancements
- added
GOOD_READ_TIMEOUT
property for Barcode and Configuration Manager interfaces - added
WIFI_MAC_RANDOMIZATION
andWIFI_NO_INTERNET_EXPECTED
properties for setting the Wifi Module - added
WIFI_ROAMING_RETRY_TIMES
,WIFI_ROAMING_RECALCULATION_INTERVAL
andWIFI_ROAMING_BEACON_PERIOD
properties for setting the Wifi Roaming - added capability to setup the Cameras as input scanning modules:
- new Barcode Manager methods to setup the
Input Device
to be used for scanning (Cameras or Scan Engine) and to retrieve the supported Input Devices and the current Input Device in use; - new
Camera Input Device
object to setup the image capture options; INPUT_TYPE
andPREVIEW_DISPLAY_MODE
to configure the feature through the Configuration Manager interface;
- new Barcode Manager methods to setup the
- improved documentation for setting up the persistence of a configuration profile through the Profile Manager
- added broadcast, startactivity and startservice intent to perform device firmware upgrade
- addded method
getSlotIndex()
to retrieve the index of the slot where the device is inserted into the Cradle - addded method
getInsertionCount()
to retrieve the number of insertion into a slot of the Cradle - extended Failures for supporting the JT22 Cradle
- added support to
CODE128_EXTENDED_ASCII
andCODE128_CHARACTER_SET_MODE
to Configuration Manager interface