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. acquire image from built-in camera app
Forum Updated to NodeBB v4.3 + New Features

acquire image from built-in camera app

Scheduled Pinned Locked Moved Mobile and Embedded
multimediaandroid
2 Posts 2 Posters 847 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.
  • M Offline
    M Offline
    m_andrej
    wrote on last edited by
    #1

    Is it possible to invoke the default built-in camera application on Android to take a picture? I know that I can use VideoOutput and Camera elements to make a viewport and take a picture, but I'd prefer to show the user his familiar UI so he can make adjustments (flash, white balance etc) before taking the camera.

    1 Reply Last reply
    0
    • patrikdP Offline
      patrikdP Offline
      patrikd
      wrote on last edited by
      #2

      Hi,
      maybe you should start the native CameraActivity. There you also can set the path for the taken image, so you could than access it in qt.
      best,
      patrik

      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