Skip to content

Commit 01bfd31

Browse files
authored
Merge pull request googlesamples#238 from pfmaggi/pfm/update_readme
Add a note to the README for connection issues to appspot.com
2 parents e6b1b88 + ef3191f commit 01bfd31

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,15 @@ You can find various kinds of provisioning methods [here](https://developers.goo
3636
![testdpc_provisioning](qrcode.png)
3737
1. Scan the QR code and follow onscreen instructions
3838

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+
3948
### ADB command
4049

4150
#### Device Owner (DO)
@@ -121,4 +130,4 @@ Licensed under the Apache 2.0 license. See the LICENSE file for details.
121130
122131
## How to make contributions?
123132
124-
Please read and follow the steps in the CONTRIB file.
133+
Please read and follow the steps in the CONTRIB file.

0 commit comments

Comments
 (0)