July 27, 2011

me4code me4code
Lab Rat
2 posts

How to Invoke Native Camera Application?

 

Hello to Nokia Qt world..:)
I am facing a challange while handling the native camera application of the device. My question is : Is it possible to invoke native camera application of the device from my application and retrive the captured image? or is there anyother way to do so…
Waiting for your reply..

Thnx in advance…..

4 replies

July 27, 2011

Denis Kormalev Denis Kormalev
Lab Rat
1654 posts

Yep, it is possible to invoke native camera app (google for it, there should be some examples in web). To retrieve captured image you should add some QFileSystemWatchers and set them to folders where camera saves photos.

July 27, 2011

Rahul Das Rahul Das
Robot Herder
362 posts

You can use QtMobility [doc.qt.nokia.com] package.

Here is the reference to QCamera [doc.qt.nokia.com] class

 Signature 

——————————-

    Rahul Das

——————————-

July 28, 2011

me4code me4code
Lab Rat
2 posts

Many thanx for your reply.
I forget to mention one thing I have developed the front end using qml. So can you provide me some information how to relate your reply with the qml.

Again Thnx in advance :)

July 28, 2011

Rahul Das Rahul Das
Robot Herder
362 posts

May be you are looking for some thing like this [doc.qt.nokia.com]. :)

 Signature 

——————————-

    Rahul Das

——————————-

 
  ‹‹ [Solved]Size of pushbuttons      [Splitted] RSS-listing example fails on symbian ››

You must log in to post a reply. Not a member yet? Register here!