Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
-
3
-
6cc5b4ab30 (qt/qtsensors/dev) 6cc5b4ab30 (qt/tqtc-qtsensors/dev)
-
Foundation Sprint 63
Description
With the recent improvements of QJniObject, it is much easier to write JNI-related code. No more long and confusing Java function signatures are needed.
See Volker's blog post for all the improvements.
I think this can be useful not only for Qt users, but also our own code can benefit from that.
This task is to apply the improvements for QtSensors Android backend.
The module has a few java type strings and "Object" method calls.