We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e4078 commit 26deb93Copy full SHA for 26deb93
README.md
@@ -23,8 +23,11 @@ You can find various kinds of provisioning methods [here](https://developers.goo
23
3. Modify (if needed) and scan [this QR code] (http://down-box.appspot.com/qr/nQB0tw7b).
24
4. Follow onscreen instructions
25
26
-#### adb command (Device Owner) ####
+#### ADB command (Device Owner) ####
27
+
28
+```shell
29
adb shell dpm set-device-owner com.afwsamples.testdpc/.DeviceAdminReceiver
30
+```
31
32
#### Work profile ####
33
The easiest way is to launch the "Set Up TestDPC" app in launcher and follow the onscreen instructions.
0 commit comments