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? --- takePicture(ShutterCallback, PictureCallback, PictureCallback, PictureCallback); -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

