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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

