No, we recommend in the dalp file that you modify the need_reboot tag. This will be useful for updating to a newer build or deploying maintenance signatures out in the field. The reason being, following installation of your new application the Android system will reboot the SmartOp panel in order for all broadcast receivers to reregister themselves. If it’s a first time deployment the tag should be set to false and allow your installer to use RXOP for rebooting purposes.
<apk_app_info>
<need_reboot>true</need_reboot>
<need_activate>false</need_activate>
</apk_app_info>
FAQ Subject
Faq Category