• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps disable picture snapshot after calling Camera.takePicture()

centenial

Lurker
Hey everyone,

I'm trying to determine if it's possible to disable the snapshot that
is displayed after you call Camera.takePicture(). I've scoured the
camera documentation, and can't find a way to disable it. The problem
I'm facing is that I am displaying the camera preview at fullscreen,
and the snapshot that gets displayed is often not the same aspect
ratio as the screen, resulting in a distorted and ugly looking
snapshot.

Any ideas?

Thanks,
 
Back
Top Bottom