diff --git a/README.md b/README.md index d978b3cf..be44dab7 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,15 @@ You can find various kinds of provisioning methods [here](https://developers.goo ![testdpc_provisioning](qrcode.png) 1. Scan the QR code and follow onscreen instructions +#### Note + +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. + +In these cases you can use the [latest release](https://github.com/googlesamples/android-testdpc/releases/latest) available on github. +You can also upload this version on your own server and use that as your download location. + +Replace the link used for `PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION` with a link to your APK. After that, regenerate the QR code. + ### ADB command #### Device Owner (DO) @@ -121,4 +130,4 @@ Licensed under the Apache 2.0 license. See the LICENSE file for details. ## How to make contributions? -Please read and follow the steps in the CONTRIB file. \ No newline at end of file +Please read and follow the steps in the CONTRIB file.