QT takePhoto and open native photo gallery
-
Hi,
Im new in Qt world. I would like to be pointed to the right way to provide solutions for my problems.
I'm using QT Mobility 1.1:-
I want to chose picture from native photo gallery viewer. My application must run native photo viewer and when some picture is selected i need path of that picture. Is this possible to make with QT Mobility? Any other suggestions? I don't want to get image paths and show images in application.
-
I want to run native Camera app and take photo. I just need path of created photo. I investigated that this is not work as expected yet?
-
-
I am not sure, but it seems there is no api's to achieve this directly currently using Qt. But using Symbian c++ you should be able to implement this.