Thank you Dianne,

But wouldn't there be a value/name pair that one can set in the
Camera.Parameters instance, e.g. 'cameraParms.set("flash-
mode","auto")' or something similar, much like you can set scene-modes
on the G1 despite the fact that Android1.6 does not officially support
scene-modes?

On Mar 10, 1:28 am, Dianne Hackborn <hack...@android.com> wrote:
> Flash APIs we defined in 2.0, so if this is a pre-2.0 device then there is a
> good chance this is a feature that is not visible to applications.
>
> On Tue, Mar 9, 2010 at 8:36 PM, Streets Of Boston
> <flyingdutc...@gmail.com>wrote:
>
>
>
>
>
> > anyone... ?
>
> > On Mar 8, 10:49 am, Streets Of Boston <flyingdutc...@gmail.com> wrote:
> > > Bump.. sorry...
>
> > > Anyone knows how to control the flash on Samsung (Moment)?  I guess
> > > it's some set of name/value pairs to be set in the Camera.Parameters
> > > instance.
>
> > > The Camera.Parameters.get("flash-mode-values") seems to returns null
> > > and therefore my app can't query the phone's flahs capabilities.
>
> > > On Mar 6, 11:26 pm, Streets Of Boston <flyingdutc...@gmail.com> wrote:
>
> > > > The Samsung Moment moment has a flash onboard that can be used for
> > > > taking pics. But, from customers i learned that the Samsung Moment
> > > > does not return anything when parameters.getSupportedFlashModes() is
> > > > called.
>
> > > > If this is a bug, what is are the android.os.Build.MODEL,
> > > > android.os.Build.DEVICE and android.os.Build.BRAND of this phone and
> > > > the accepted values for
> > > > 'parameters.setFlashMode(flashModeParamValue)'?
>
> > > > Thank you!- Hide quoted text -
>
> > > - Show quoted text -
>
> > --
> > 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<android-developers%2bunsubs­cr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.- Hide quoted text -
>
> - Show quoted text -

-- 
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