Datalogic Android SDK 1.35
· 2 min read
Datalogic Android SDK 1.35 is now available.
You can access the documentation here.
Enhancements
- Intents for configuring the Battery Manager App to log Battery properties
- Intents for monitoring the Battery Swap events
- "action" extra field definition for firmware update intent
- Advanced Ethernet settings in Configuration Manager
- Multiple Choices properties to Configuration Manager
- Wi-Fi Bands and Touch Mode flags as Multiple Choices properties
- Charging Sources as Multiple Choices property for supporting the configuration of several power sources, such as USB, Wireless Charging and Wired Cradle.
- extended Wifi802Dot11Mode (WiFi 802.11ax modes M30/M35) for supporting:
- 802.11abgn mode (Wi-Fi 4),
- 802.11abgnac mode (Wi-Fi 5),
- and 802.11abgnax mode (Wi-Fi 6).
- WIFI_BSSID_SCAN_STABLE_TIME (M11) property to Configuration Manager
- extended WifiRoamingProfile for supporting LEGACY profile (M11)
- extended ScannerEngineType for supporting XENON and ARGON (M30/M35)
- extended LoggerBufferSize for supporting LOGGER_BUFFER_SIZE_8M (A13 do not support LOGGER_BUFFER_SIZE_16M)
- extended DeviceType for supporting M11 and NEBULA_PDA
- extended keyboard remap feature adding the following classes:
- MappingObject: a generic representation of actions to be executed when certain key events occur
- CompositionMapping: a complex MappingObject that represents a sequence of actions to be executed when certain key events occur
- KeyActionMapping: a MappingObject represents a key action
- StringMapping: a MappingObject represents a Unicode string
- IntentMapping: a MappingObject represents an Android intent
- DelayMapping: a MappingObject represents a simple delay action
- MappingTriggerPolicy: a key event trigger policy
- mapKey() API for mapping a key event to a customized action
- renamed Battery Intents
- improved documentation for Battery Charging Profile