You can  change camera settings from java code.  But first you will
have to query camera object whether is actually supports any flash
modes,
and which flashmodes are supported.


On 10 Okt., 21:53, Howely <burel.y...@gmail.com> wrote:
> Hello everyone,
>
> Here's my problem:
>
> I use WinDev Mobile (http://www.windev.com/windevmobile/index.html) to
> create an android application.
>
> Windev provides a field camera that makes it possible to display the
> camera and can take a picture.
>
> My problem is that the function I use to take a photo does not support
> flash.
>
> I want to change the settings of the camera already active  to put the
> FLASH_MODE_TORCH (not ON, more interesting for our utlisation)
>
> As you can probably understand, the camera is activated by windev, I
> have no direct access to Java code.
>
> Do you know if we can get an active camera to change settings?
>
> thank you

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to