Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 5.1 for Android: Events being dropped in MultiPointTouchArea
Forum Updated to NodeBB v4.3 + New Features

Qt 5.1 for Android: Events being dropped in MultiPointTouchArea

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lpcamargo
    wrote on last edited by
    #1

    Hello

    I'm using the latest release of the Qt SDK and I'm able to successfully deploy my QtQuick2 test app to the target device I have available here. However, the performance of multi touch events is an issue. The events received through MultiPointTouchArea are noticeably jumpy, and from enabling the touch tracer in the dev tools menu in the Android settings app, it's easy to tell that most of the events are being simply dropped.

    I'm not quite sure if this is relevant, but the console always shows the following:
    @W/dalvikvm(19199): dvmFindClassByName rejecting 'org/qtproject/qt5/android/QtNativeInputConnection'@

    Is this a known issue? Is there a way to improve on this? It's a pity, because apart from that my app is running very smoothly and it's easy to tell that everyone behind Qt5 and the Android port has done a most execellent job :D

    Thanks for the help,
    Lucas.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lpcamargo
      wrote on last edited by
      #2

      No one else seems to be experiencing this? :(
      I searched the public bug tracker but I found nothing.
      Should I report a bug?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AcerExtensa
        wrote on last edited by
        #3

        Sure, fire a BUG report, but don't forget sample code to reproduce it...

        God is Real unless explicitly declared as Integer.

        1 Reply Last reply
        0
        • I Offline
          I Offline
          iLya84a
          wrote on last edited by
          #4

          lpcamargo, did you report a bug already?
          I can confirm this issue. Performance of multitouch is driving me crazy!

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved