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

Camera Shutter SPH-L720

sonicbluemustang

Android Enthusiast
How to enable the Camera Shutter toggleon the Sprint Galaxy S4 (SPH-L720).

Yes you can mute the phone or....
Enable the built in feature....yip
There are several links to how to disable the shutter on S4's but there is several different models so this is SPH-L720 model.
You must be rooted for this to work for editing a .xml file with a Root Explorer. Don't do this if you don't know what you are doing. Don't blame me if you "loop" your phone up. You should have a Custom Recovery and create a Nandroid backup first.

With Root Explorer you will need to click on the file first and click on Permissions first then Yes. Then proceed to follow the instruction for the edit.

Navigate to the /system/csc folder and look for a file called feature.xml
You will need to change the false to true in the following line under Camera
from;
<CscFeature_Camera_ShutterSoundMenu>false</CscFeature_Camera_ShutterSoundMenu>
to;
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>


Then Save Changes and Exit then Reboot
shutsound.png
 
Back
Top Bottom