mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
563 B
563 B
HowTo
- to add a new app from the template, run:
$ ./copy.sh <name>
-
if you want any of Swank / ECL contrib files / QML auto reload / a trivial REPL on mobile, just copy the
swank-serverexample as your template -
for QML single file auto reload you want
advanced-qml-auto-reload, which is derived from exampleswank-server
Note
Example 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.