Datalogic Memor K Update with MobiControl

Solved Locked

Hello,

I want to update the Memor K with the newest Android Update.

I found the intent:

intent:#Intent;component=com.datalogic.systemupdate/com.datalogic.systemupdate.SystemUpgradeService;i.action=2;S.path=/sdcard/MemorK_Update.zip;i.reset=0;i.force_update=0;end;

But this intent didn't work. The Device show me a that the activity couldn't be found.

I created the intent in the Lockdown.

Can someone help me in this case?

Best Regards

Simon

4 years ago
Android
ANSWERS
MB
Marcus Breitenthaler
4 years ago (edited 4 years ago)

Hi Simon, 

there are three Options.

1. Create an Package in the Package Creator (absolutly not Recommanded to large Size)

2. Create an File Sync rule with after Sync is Completed that the Comand will be exexuted.

3. copy the ZIP File to the Device and use the Following Intent:

sendIntent -s "intent:#Intent;component=com.datalogic.systemupdate/com.datalogic.systemupdate.SystemUpgradeService;i.action=2;S.path=/sdcard/memork-ota-1.01.08.20210506.zip;i.reset=0;i.force_update=1;end"

 I have tested it and it is working and starts the Upgrade by executing the Script :)

 You can also do it with the Scan 2 Deplay software to create an Profile to Upgrade the Scanners.

There will be in the next Relase a function to be able to Download the Files from an SFTP.

Thanks to Datalogic for help ;)

Solution
J
JCMOD@SOTI
4 years ago

Hi Simon,

Thank you for posting in SOTI Central.

I suggest you contact the OEM's Technical Support to explore the correct send intent syntax for their DataLogic System Update app. It would also be helpful if you can provide the command used here once you've received the information from your end.

Regards,