Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Cascades Development

Reply
New Contributor
mabrouk
Posts: 4
Registered: ‎08-26-2012
My Carrier: etisalat

Camera invokation

i've seen that the beta 3 has now a camera api to handle the camera inside your app

but i wonder if the scenario of invokating the device camera does exist, and if so where i can find more about it

Please use plain text.
Developer
oliver_kranz
Posts: 181
Registered: ‎09-18-2009
My Carrier: O2

Re: Camera invokation

Have a look at the sample apps. The photobomber sample app invokes the camera.

 

https://developer.blackberry.com/cascades/files/release/samples/photobomber.zip

Please use plain text.
New Contributor
mabrouk
Posts: 4
Registered: ‎08-26-2012
My Carrier: etisalat

Re: Camera invokation

what i understood from the code is that it uses the invokation system to view the image in the pictures app, and not for the camera

the camera is being built using the apis inside qml

Please use plain text.