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
I have an low cost Tablet from Toscido with Android 10. It seems it has no "Welcome Wizard". So i'm not able to do the standard enrollment. I tried to use the camera app to scan the QR-Code but i'll get the error "The URL could not resolved". The device is on wifi and the URL to hmdm is an internal (http://hmdm.company.com:8080).

However, i decided to enroll manually by install the OS-Apk via adb and setup everything.

Now, i got the hmdm-homescreen with some app's on it (Pager, Messages, Chrome and Phone). How do i get other preinstalled applications there (like camera for example).

Thanks for answers and regards

Thomas
by (180 points)

1 Answer

+1 vote
 
Best answer
If there's no welcome wizard and/or QR code installer, you can either use ADB (as you did) or ask the manufacturer for the platform keys and sign Headwind MDM by platform keys. See details here: https://qa.h-mdm.com/4874/

To enable other preinstalled apps, you need to add them to the configuration. See how to find their package IDs here: https://qa.h-mdm.com/659/  (you need to install the "Application list" utility).
by (34.1k points)
selected by
Thanks.

Got the camera now on the homescreen. The configuration should be updated on the device automatically via push, i guess. Is it possible if i enrolled the device like i did (not signed apk), or do i have to tap on "update" on the device? And if automatically, how long i have to wait?
The configuration should be updated automatically. If it isn't, perhaps you have issues with Push notifications. Here's the instruction how to fix: https://qa.h-mdm.com/5102/
...