Hello all,
i work with visual studio 2015 and xamarin.
we have a device zebra tc 75 and we need to deploy or app over > 700 devices ...
i have build a little app where i set some setting inside the EMDK profile manager (wifi, screen on time, and so on ...)
I would like to know if you have a setting for the security ?
In fact, when i try to install my app for enable setting on the phone i receive a android pop up with this text :
Install block for security, you phone is set to block installation of app obtain from unknow source !
I've looks inside the wizard of EMDK but i can't find this parameter ?
could you tell me if this option exist and where i can find it ?
thanks for your time and your app guy ..
Nice tool ...
EMDK profile => Unknow source => enable parameter ?// Expert user has replied. |
2 Replies
Hello pietro francesco Maggi,
thanks a lot for your knowledge ...
Great, have a nice day
You can silently install your application without having to modify the security settings.
This can be done with the INSTALL (or better with the UPGRADE) command in the App Manager:
Action
This can be used by an already installed application (using then the EMDK) or using the pre-installed StageNow client:
StageNow 2.8 - Zebra Technologies TechDocs
StageNow Android Device Staging | Zebra
~Pietro