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
ConfigurationManager
class:STATUS_BAR_HIDDEN
enum for hiding the status barNAVIGATION_BAR_HIDDEN
enum for hiding the navigations bar
setStatusBarDisabled(boolean disabled)
API added toAppManager
to enable/disable the Status Bar and Notification Panel- API added to
AppManager
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