File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,15 @@ You can find various kinds of provisioning methods [here](https://developers.goo
36
36
![ testdpc_provisioning] ( qrcode.png )
37
37
1 . Scan the QR code and follow onscreen instructions
38
38
39
+ #### Note
40
+
41
+ If using this QR code your device is stuck on the configuring screen, it may due to a problem connecting to the ` appspot.com ` domain.
42
+
43
+ In these cases you can use the [ latest release] ( https://github.com/googlesamples/android-testdpc/releases/latest ) available on github.
44
+ You can also upload this version on your own server and use that as your download location.
45
+
46
+ Replace the link used for ` PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION ` with a link to your APK. After that, regenerate the QR code.
47
+
39
48
### ADB command
40
49
41
50
#### Device Owner (DO)
@@ -121,4 +130,4 @@ Licensed under the Apache 2.0 license. See the LICENSE file for details.
121
130
122
131
## How to make contributions?
123
132
124
- Please read and follow the steps in the CONTRIB file.
133
+ Please read and follow the steps in the CONTRIB file.
You can’t perform that action at this time.
0 commit comments