VMware Workspace ONE Community
telo36
Enthusiast
Enthusiast

Android qr code enrollment

Hello, we enroll our Android devices via QR-Code.

Unfortunately a wifi network is necessary. 

Is it possible to create a qr-code with cellular settings for a enrollment without wifi ?

Thanks

Labels (1)
0 Kudos
4 Replies
Mr_Poo_Butthole
Contributor
Contributor

In Android 10, you need to add the following DPC extra to your QR: "android.app.extra.PROVISIONING_USE_MOBILE_DATA":true,

 

Enjoy!

0 Kudos
telo36
Enthusiast
Enthusiast

Hello, thanks.

If i create the qr code with the wizard in WS1, i am not able to edit the code.

Which QR Code generator is recommendet ?

0 Kudos
telo36
Enthusiast
Enthusiast

Hello, the additional line (android.app.extra.PROVISIONING_USE_MOBILE_DATA":true,) is working fine.

But is it possible to configure the code so that the device stop during the processe and i can choose the connection ? If wireless available, use wifi otherwise an enrollment with cellular

Thanks

0 Kudos
dcorna
Contributor
Contributor

Hello,

as far as I know, some devices will let you choose WiFi or Mobile Network, with "USE_MOBILE_DATA" set to TRUE. Other devices won't. I suppose in depends on Android version and/or model. I don't thik there is any other solution, but this is more a question for Google than for VMware.