Stop Camera Shutter Sound?

Kunmui

New member
On the G1, is it possible to stop the camera from making the shutter sound when taking a picture (Other than putting the phone into silent mode)? Thanks for the help, peace and love homies.
 
well it's a camera app. So it uses the the new app. But it's loaded with alot of features, so is much better than stock app. There's a free version and a paid version.
 
I mean, you can use SnapPhoto or the stock app still. But if you want an option like no shutter sound, then you will need to use SnapPhoto
 
If you never want the sound again and you're rooted and have used ADB before (That's quite a few requirements....) you can use:
Code:
adb remount
adb shell rm -f /system/media/audio/ui/camera_click.ogg
 
Native camera app silenced

' SilentSnap Camera '

http://www.androidzoom.com/android_applications/multimedia/silentsnap-camera_gfij.html

Enjoy!
 
Back
Top