Hello,
Could someone please tell me how to launch the MobiControl agent via script ?
I try this :
sendintent -a "intent:#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;component=net.soti.mobicontrol.coppernic;end"
But as you can see bellow, the system requires manual action (and I want to launch the script on 1000+ Android+ devices) :

Many thanks for your help !