Guys hi ,
I'm running a standard camera preview (i use the camera api demo as a reference).
When i hit the capture button, there is a black screen for a good 1/2 second until the captured image appears.
My question is how can i freeze the last image being previewed on the screen while i do the capture work ?
I don't mind that the quality of the displayed image is not as good.
If i hit camera.stopPreview() -> that goes into the black screen which i don't want.
Please advise
Arie


