mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-05 18:20:33 -08:00
update examples readme
This commit is contained in:
parent
14a853097b
commit
856b44f1a3
1 changed files with 9 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue