lqml/examples/wear-os-heart/qt-sensor-hack
2022-07-03 14:15:07 +02:00
..
git.diff new example: 'wear-os-gps' (meant for use on e.g. a canoe) 2022-07-03 14:15:07 +02:00
path.txt new example: 'wear-os-gps' (meant for use on e.g. a canoe) 2022-07-03 14:15:07 +02:00
QtActivity.java new example: 'wear-os-gps' (meant for use on e.g. a canoe) 2022-07-03 14:15:07 +02:00
readme.md new example: 'wear-os-gps' (meant for use on e.g. a canoe) 2022-07-03 14:15:07 +02:00

HowTo

Hack to add not yet officially supported sensors to Qt:

Just copy QtActivity.java to path in path.txt (for Qt 5.15); alternatively apply patch git.diff.

See also cpp/qt.cpp.