0

I'm working on a project that requires me to use the video control. My goal is to turn the camera on and use it to scan some words. I don't want to take pictures out of it. I would need to capture the image automatically when the image is focused instead of having the users taking pictures by pressing the button. What I have in mind right now is there is a state where your camera auto-focuses, if I can somehow catch that state and take the snapshot, then I don't have to ask the user to take a picture. I have no idea how to achieve this. Can anyone shed some light on me please?

If any of you have used something like a barcode scanner like barcode assistant or the canadian tire app, I want something like that.

Thank you in advance!

Tina.L
  • 110
  • 9

1 Answers1

1

You'll find this BlackBerry Developer Documentation article useful:
Take a picture in a BlackBerry device application

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
JBM
  • 2,930
  • 2
  • 24
  • 28