update examples readme

This commit is contained in:
pls.153 2022-07-28 10:14:26 +02:00
parent 14a853097b
commit 856b44f1a3

View file

@ -14,3 +14,12 @@ $ ./copy.sh <name>
* for **QML single file auto reload** you want `advanced-qml-auto-reload`, * for **QML single file auto reload** you want `advanced-qml-auto-reload`,
which is derived from example `swank-server` which is derived from example `swank-server`
Note
----
Example [wear-os-gps](wear-os-gps/) is optimized for WearOS, but can also be
used on any phone. It demonstrates how to use the GPS sensor (including
permissions) on mobile.