TouchManager().lockInput(true) not working on MemorK / SDK 1.22

Hello @Andrew_Usachov,

Datalogic MemorK is an entry level device where not all namespaces in SDK 1.22 are fully supported, and in this case the TouchManager class is one of those not supported.

The following table gives a high level overview of the main packages implemented:

namespaces support notes
com.datalogic.decode supported
com.datalogic.decode.configuration supported
com.datalogic.device supported
com.datalogic.device.battery partially supported No charging profiles.
com.datalogic.device.configuration supported
com.datalogic.device.display NOT supported
com.datalogic.device.info supported
com.datalogic.device.input partially supported Only keyboard Remapping feature.
No AutoScanTrigger, no MotionTrigger,
No AdvancedKeyboard, no TouchManager,
No Keyboard Locking feature.
com.datalogic.device.location NOT supported
com.datalogic.device.nfc supported
com.datalogic.device.notificatoins supported
com.datalogic.device.power supported
com.datalogic.device.softspot supported
com.datalogic.cradle NOT supported

Unfortunately on Memor K there is no SDK methods for disabling the touch screen.

Simone Callegari
Datalogic Mobile Products Specialist - L3 SW Engineer