Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
Our devices have no camera so they cannot scan any QR code.

Is it still possible to install Headwind MDM mobile app on our devices so it could have full functions (installing apps silently, rebooting, etc.)?
by (32.7k points)

1 Answer

0 votes
Installing the APK on a device will result in limited capabilities (no silent app install, no rebooting, no IMEI or serial number detection). See more details here: https://h-mdm.com/headwind-mdm-capabilities/#mode

To get all required permissions, you need to grant the "Device Owner" rights to the Headwind MDM applications.

There are two ways to install Headwind MDM in the device owner mode (MDM mode) without using a QR code based installer.

1. Use adb to grant the device owner rights manually. See here how to: https://qa.h-mdm.com/1411/  This method is time-consuming and in general it's not suitable for production purposes.

2. Request platform keys by the firmware manufacturer and sign the APK with these keys (if you have purchased the Enterprise license, you can ask Headwind MDM staff to sign the APK for you).
by (32.7k points)
edited by
...