Install security patches on Android 8.1 devices Zebra TC51/TC56/MC33
- 19 February 2021
- MobiControl - Android Scripting
3 Answers- 0 Upvote
- 1 Follower
3 Answers
Hi Guenniko,
what BSP Version did you had installed on the Device?
For BSP 02.32.04 you can use this Package
install_system_update storage/emulated/0/Download/ATLAS_DELTA_UPDATE_02-32-04.00-OG-U10-STD.zip
For BSP 02.13.15 you can use this Package
install_system_update storage/emulated/0/Download/CFE_ATLAS_02-13-15.00-OG-U20-STD.zip
In Your Package you had set the Same "Destianation on Device" Folder as in the Executing Script above for the Incremental Package?
Hi Marcus,
thank you for the reply.
I have installed 02-32-04-U03.
In your excample you use the download folder. I need to replace the folder by SDCARD? Like:
install_system_update storage/emulated/0/SDCARD/ATLAS_DELTA_UPDATE_02-32-04.00-OG-U10-STD.zip
Yes the destination was set correct.
Hello,
the correct script is when the file is on folder SDCARD:
install_system_update /sdcard/ATLAS_DELTA_UPDATE_02-32-04.00-OG-U10-STD.zip
Thank you for your help and have a nice weekend.
Guenniko