Device Owner Provisioning
My company is building a startup that utilizes Android boxes, and we want to have a way to provision applications to all of the devices and control their configurations remotely. I had a brief look at "device owner provisioning," and it seems like the right thing.
Do we have to use an EMM, or can we use the management API by ourselves?
Is there a way to get a technical support on call to discuss the best path for us?
Main requirements:
- The user does not have to log into the Play Store on the device to receive application updates.
- The only application that can be used on the device is the one we provision (Kiosk mode).
- Preferably, restrict device settings so only specific settings are visible to the user.
- Management of thousands of devices.
Constraints:
- Devices do not have NFC or a camera.