Datalogic Android SDK 1.28
Datalogic Android SDK 1.28 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).
You can access the documentation here.
Enhancements
-
Improved description of Battery Event initialization APIs, indicating the proper way to call it from a BroadcastReceiver.
-
Improved description to inform users that scanner properties cannot be changed when ScanMode is set to "Always on" (ALWAYS_ON).
-
Added AppManager API to revoke permissions to apps: revokePermissions().
-
Added ability to get and set Wi-Fi channel configuration values. See the Class Overview section of PropertyID class to see a hierarchy of the WIFI_CHANNELS_GROUP settings. Enums for every supported Wi-Fi channel are available (WIFI_CHANNEL_1 for instance), as well as higher level settings WIFI_COUNTRY_CODE and WIFI_UNLOCK_CHANNELS.
-
You can now retrieve Serial number & Product number in the SYSTEM class.
-
Added support for the GS1-Datamatrix symbology (GS1_DATAMATRIX).
-
Added support to configure the Scanner illumination pulse length.