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. No QPressureSensor available on Galaxy Samsung S3
Forum Updated to NodeBB v4.3 + New Features

No QPressureSensor available on Galaxy Samsung S3

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.4k 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.
  • T Offline
    T Offline
    TobiBS
    wrote on last edited by
    #1

    Dear Qt-Community,

    I just downloaded Qt 5.1 for Windows and started to develop on my Samsung Galaxy S3. The Galaxy S3 is equipped with an ambient pressure sensor, this is why I tried to make use of the QPressureSensor class, but if I ask for all available sensor types by QSensor::sensorTypes() the following list is returned:

    ("QGyroscope", "QTiltSensor", "QLightSensor", "QAccelerometer", "QRotationSensor", "QMagnetometer", "QOrientationSensor", "QAmbientLightSensor")

    Why is there no pressure sensor available, any ideas? Your help is highly appreciated!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      AFAIK Android support is still a technical preview, not all parts of the system are fully implemented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • T Offline
        T Offline
        TobiBS
        wrote on last edited by
        #3

        That seems to be the solution, I found a map at http://doc-snapshot.qt-project.org/qt5-stable/qtsensors/compatmap.html that shows the available interfaces. I hope this will be part of 5.2!

        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