[android-developers] how to keep the camera shutter sound up?

2011-08-11 Thread jinwon choi
I'm on the way of QA test with a camera app. The camera apps in normal android phones keep shutter sound even with volume set to mute. but my app can make the shutter sound. besides this code which generates shutter sound, what else should i do? or what makes shutter sound up even in mute? --- t

[android-developers] Re: Camera startPreview() failed on Nexus S with Gingerbread

2011-04-20 Thread jinwon choi
It doesn't seem to be a problem with two lenses. I had the same error in my app but it worked okay with HTC Incredible (android2.2, 2 lenses). I'm still looking for the cause. If you got the solution, plz post it. On Mar 9, 6:11 pm, Paolo wrote: > Thanks Mark. > I'll compare my code with yours, t