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. Camera focus on Android
Forum Updated to NodeBB v4.3 + New Features

Camera focus on Android

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

    Hi there,

    I would like to know if the focus of the camera is supposed to work on Android.

    I tested the declarative-camera example with Qt 5.3.2 and Qt 5.4 on a Sony Tablet S (using Linux Mint 17) : I press the focus button, then the capture button and I get a blurred image. I tried, with no more success, writing my own test which does :

    • configure camera with focus FocusAuto
    • on button click, camera.searchAndLock(),
    • when the lock status changes to Locked, I trigger the capture.

    It seems I am not the only one having an issue with focus on Android:
    http://stackoverflow.com/questions/26802962/qml-camera-focus-doesnt-work

    Has anybody been successful using camera focus on Android?

    Thank you,
    Fabien

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fmairesse
      wrote on last edited by
      #2

      Auto focus on Android doesn't work. See the bug and a way to solve it "here":https://bugreports.qt-project.org/browse/QTBUG-42224#comment-268133.

      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