Package Index - Datalogic SDK version 1

These are the Datalogic SDK v1 APIs. See all API classes. Remember to switch the selected Revision number in accordance with your device firmware and installed Android Datalogic SDK update.

In order to use these API do not forget to add the following "uses-library" tag to your application manifest.

<uses-library
        android:name="com.datalogic.device"
        android:required="true" />

com.datalogic.cradle

Provides basic classes to interact with the cradle.

com.datalogic.decode

Provides basic classes to interact with the scanner.

com.datalogic.decode.configuration

Contains high-level classes encapsulating the overall Datalogic device configuration model.

com.datalogic.decode.utils

Provides utility classes related to decoding.

com.datalogic.device

This package contains sub packages capable of configuring and controlling completely the Datalogic device.

com.datalogic.device.app
com.datalogic.device.battery

This package contains the DLBatteryManager used to read the battery data information and setup the preferred charging profile.

com.datalogic.device.configuration

This package contains model classes and interfaces to handle the different properties.

com.datalogic.device.display

This package contains the DLSecondDisplayManager used to setup up and manage the 2nd Display features.

com.datalogic.device.info

Provides classes to read and discover specific device capabilities and infos.

com.datalogic.device.input

Through the included classes it's possible to control and configure several input methods.

com.datalogic.device.location

Contains classes to manage the device localization capabilities.

com.datalogic.device.nfc

Support for managing the NFC chip.

com.datalogic.device.notification

Provides access to notification mechanisms.

com.datalogic.device.power

Contains classes to manage device's power consumption.

com.datalogic.device.wifi

Contains classes to manage Wi-Fi connectivity.

com.datalogic.softspot

Provides basic classes and APIs to interact with SoftSpot technology.