OEMConfig 2.2.2
Enhancements
- Added support for Touch Mode on Memor 10
- Added properties:
- Scan Options: Double Read Timeout
- Formatting: ECI Policy
- Advanced Keyboard:
- Backlight Control Enable
- Backlight Brightness
- Backlight Timeout
- Multitap Delay
Scan2Deploy Studio 1.7.2 is now available. It includes many new enhancements and bug fixes. Read below for more details.
Downloads are available in the Releases section on the Scan2Deploy Studio Github page.
Reading 10+ QR requires Scan2Deploy agent v1.37 or higher and V3 Scan2Deploy QR code
Please consult the silent deployment documentation for feature requirements.
Barcode only feature requires Scan2Deploy agent v1.38 or higher.
Datalogic Launcher features require Scan2Deploy agent v1.35 or higher as well as compatible firmware.
Some features in this release require Scan2Deploy Agent v1.38 or newer. To update to the latest version of the Scan2Deploy agent, check Update Scan2Deploy on the Save and Print page in Scan2Deploy Studio
Some features in this release require a minimum firmware version, please consult the feature description within the Scan2Deploy Studio documentation for requirements
The React Native SDK 2.0.3 is now available. It has been updated to the most recent version of React Native and the most recent version of our own Datalogic Android SDK. Sample apps have also been updated to reflect this new version. It is available as a npm package here: @datalogic/react-native-datalogic-module.
Datalogic Launcher is now available. It is an Android application used to lock down the device to launch only allowed applications. It can also limit access to several system device features, such as the Overview button (for switching apps) and the Global Actions dialog (for restarting the device). Once started, it behaves as the device Home screen (when you tap the Home button). You can access the documentation here.
The features available in the initial release are:
The application requires the following minimum firmware versions:
Device | Minimum firmware version |
---|---|
Skorpio X5 | 2.08.044 |
Memor 20 | 1.07.01 |
Datalogic Android SDK 1.31 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).
You can access the documentation here.
ConfigurationManager
class:
STATUS_BAR_HIDDEN
enum for hiding the status barNAVIGATION_BAR_HIDDEN
enum for hiding the navigations barsetStatusBarDisabled(boolean disabled)
API added to AppManager
to enable/disable the Status Bar and Notification PanelAppManager
for Battery optimization exemption to avoid desired Apps being deferred to background CPU and network activity when the device is unused for long periods of time