Hi,

I'm trying to use Qt Sensors but it doesn't work on my Nexus 7 (2nd gen).

First I used QTapSensor from C++ but QTapSensor::reading() returns null and
QTapSensor::connectToBackend() returns false, although I call
setReturnDoubleTapEvents(true) and start() before using sensor.

Second I used TapSensor from QML and it didn't work as well as
QMLSensorGestures example. In this example some of the other gestures are
working but not double tap.

Is it Nexus 7 specific bug or it is me who does something wrong?

Regards, Artem
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to