Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device owner provisioning on device without NFC #47

Closed
vikas0 opened this issue Oct 11, 2017 · 1 comment
Closed

device owner provisioning on device without NFC #47

vikas0 opened this issue Oct 11, 2017 · 1 comment

Comments

@vikas0
Copy link

vikas0 commented Oct 11, 2017

i am able to Test device owner provisioning on device with adb dpm set-device_owner command, but and i know that in actual practice after the testing is done, the device will be provisioned with a programmer device passing NFC message.
what if the device does not support NFC.

@jeremywizy
Copy link

Hi vikas0,

As part of my experience, few devices support NFC enrollment: most of them does not activate NFC in reset factory state.

The best enrollment method is the DPC identifier: ie afw#your_dpc_identifier you specified when the system ask you to prompt the email address.

You have to setup wifi manually, but it ensures the device to be configured correctly as device owner.

One point though: the DPC identifier has to be requested to Google through a form. Need to be partner and it takes few days for validation.

Other method like QR code and Zero Touch are great too but requires android 7.0 and 7.1+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants