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

Search results

  1. C

    Apps disable picture snapshot after calling Camera.takePicture()

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