I want to implement burst mod in Android phone.

I have done it upto certain extent.

I changed in camera.java file. where actually once I get the jpeg call
back , I triggered a nother
 capture(). which basically issue a another image capture.

It's happening but the issue is, once one image is getting captured it
is showing on the display for sometime(apprx 2s).

So I want to reduce that dispaly time so that my next snap shot
becomes faster

Can any body help me regarding that?


rgds
Saikat

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