This package contains sub packages capable of configuring and controlling completely the Datalogic device.
See the following classes: SYSTEM, KeyboardManager,
 TouchManager, LocationManager, NfcManager,
LedManager and PowerManager
| DeviceManager | This class provides access to control several device options. | 
| ErrorManager | This class provides access to error configuration related methods of the device. | 
| Intents | Datalogic Intents allow to be notified about system events such as interactions between Device and Cradle (ACTION_CRADLE_*) or device configuration changed (ACTION_CONFIGURATION_*). | 
| BatteryChargingProfile | Enumerative representing the battery charging profile. | 
| BootType | The BootType enumeration defines the type of boot reason.  | 
          
| FailurePolicy | Enumerative representing the Policy to show Cradle failures. | 
| FirmwareUpdatePolicy | Enumerative representing the Policy to update the Cradle Firmware. | 
| PersistenceType | Enumerative representing the persistence type. | 
| UnlockKeyPolicy | Enumerative representing the Policy to unlock the Cradle. | 
| UnlockNotificationPolicy | Enumerative representing the Policy to unlock the Cradle. | 
| UnlockPolicy | Enumerative representing the Policy to unlock the Cradle. | 
| DeviceException | This exception is used for device related errors. |