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
+20-24Lines changed: 20 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,53 +5,54 @@ Test DPC is an app designed to help EMMs, ISVs, and OEMs to test their applicati
5
5
6
6
See the [documentation](https://developer.android.com/work/index.html) to learn more about Android in the enterprise.
7
7
8
-
Getting Started
9
-
---------------
8
+
## Getting Started
10
9
11
10
This sample uses the Bazel build system. To build this project, use the "bazel build testdpc" command.
12
11
13
12
This app can also be found [on the Play store](https://play.google.com/store/apps/details?id=com.afwsamples.testdpc).
14
13
15
-
Provisioning
16
-
------------
14
+
## Provisioning
17
15
18
16
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
17
20
-
####AFW# code provisioning (Device Owner M+)
18
+
### AFW# code provisioning (Device Owner M+)
21
19
1. Factory reset your device and tap the welcome screen in setup wizard 6 times.
22
20
2. When prompted to sign in, enter **afw#testdpc**
0 commit comments