Android Question Intent camera resolution and options

josejad

Expert
Licensed User
Longtime User
Hi:

Tested successfully the Intent camera example explained at

https://www.b4x.com/android/forum/threads/intent-based-camera.69215/

I would like to use it in my app, but we need to make a looot of pictures. I see everytime I press the button to call the camera app, the options back to default (flash, image resolution...)

Is there a way of calling the intent with some default options? Like for example resolution. Or should I resize the image after taking it?

Thanks¡¡
 

josejad

Expert
Licensed User
Longtime User
Thanks Erel. I use CameraEx in my app, but I wanted the users could choose which camera to use, because some of them use Android 4.4, and CameraEx need v5+ I think
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Last edited:
Upvote 0
Top