You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,23 @@ Provisioning
17
17
18
18
You can find various kinds of provisioning methods [here](https://developers.google.com/android/work/prov-devices#Key_provisioning_differences_across_android_releases). Let's take a few of them as an example.
19
19
20
+
#### AFW# code provisioning (Device Owner M+)
21
+
1. Factory reset your device and tap the welcome screen in setup wizard 6 times.
22
+
2. When prompted to sign in, enter **afw#testdpc**
23
+
3. Follow onscreen instructions
24
+
20
25
#### QR code provisioning (Device Owner N+ only) ####
21
26
1. Factory reset your device and tap the welcome screen in setup wizard 6 times.
22
-
2. The setup wizard prompts the user to connect to the Internet so the setup wizard can download a QR code reader.
23
-
3. Modify (if needed) and scan [this QR code] (http://down-box.appspot.com/qr/nQB0tw7b).
24
-
4. Follow onscreen instructions
27
+
2. On Android O or older, the setup wizard prompts the user to connect to the Internet so the setup wizard can download a QR code reader.
0 commit comments