I developed a small video camera application. It is based on code from
the android sources.
It all works fine except focus. First, I was surprised to see that the
sample video camera code don't have autofocus (or focus).
I understand I need to call camera.autofocus, but I don't really know
where is the right place to put the call it. Anyone ever succeeded in
autofocusing a video camera on android?

Thank
Eli

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