Android : NFC (and Bluetooth) access
-
Hello,
I have tried the new Qt 5.1 beta for Android by running some examples, and doing a very simple interface with QML, and it's working fine. But I want actually access to the NFC features. I understood that is currently not available from Qt API directly, but maybe is there a way to achieve that using the JNI (Java Native Interface). There are few examples given with the Android NDK, anyway I didn't understand well how to adapt this in my Qt project.So if somebody have some informations about the way to achieve that, they are welcome ;).
Also is anybody knowing if it is planned to add NFC and Bluetooth API in the release 5.1 or 5.2 of Qt ??
Thanks in advance.
-
no, NFC support is restricted to Symbian i think. JNI seems like the only way ahead for "app developers":http://www.techjini.com.