Intent to enable DXU service using Soti

I’m looking to to send an intent using soti to enable the DXU service on our Memor 11 devices.
I have read the below article but still struggling to get the correct intent script to enable this as needed.

Hi Jamie,

Try this intent:

sendIntent -b "intent:#Intent;component=com.datalogic.dxu/.plugin.DxuSettingsReceiver;action=com.datalogic.dxu.action.ENABLE_DXU;B.enableService=true;end;"

P.s make sure you use straight quotes and not fancy or curly quotes. Otherwise Soti will properly execute your script.

Greetings Peter

1 Like