Datalogic Android SDK 1.31
· One min read
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.
Enhancements
- Added several properties to the
ConfigurationManagerclass:STATUS_BAR_HIDDENenum for hiding the status barNAVIGATION_BAR_HIDDENenum for hiding the navigations bar
setStatusBarDisabled(boolean disabled)API added toAppManagerto enable/disable the Status Bar and Notification Panel- API added to
AppManagerfor 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
