turn off camera shutter sound - Galaxy Note 3 Q&A, Help & Troubleshooting

i cant turn off the camera shutter and focus sound...i tried to replace the camera files in ui folder with silent ones and didn't work..and tried deleting the whole folder and didn't work..tried root apps from play store and still !!
the only app worked is camera mute which is actually mute the phone while in camera application and i didnt like that

there should be an option in the camera settings to turn off the camera shutter sound, unless it's different for the international models?

Check this thread in the General forum.
http://forum.xda-developers.com/showthread.php?t=2480683
You need to have Root, but there's a code you can add to your CSC files to enable it.
Sent from my SAMSUNG-SM-N900A using xda app-developers app

There is an app to turn of camera shutter sound in note 3. It does not require root. PM me for the link [New members can't post links]

There are multiple ways to disable this "feature". Here in EU it isn't allowed to have cameras that don't make sounds when taking a picture because you could sneak pictures from people and so. Basically, the option to turn off sound is implemented in the camera software. But the files initiallizing the app on start up tell the software to show or hide this option. That said, you can try to use an app to disable the stock app sound, you can manually change settings in the files that tell the camera what to do (as easy as adding a line of text or even just changing one bit from 0 to 1 or vice versa) or you can use an Xposed module like wanam where there's an option for this that can easily be toggled.
So far I haven't heard of a method that works if you're not rooted, so root seems to be mandatory if you want to do this.
If root isn't your thing, check out other picture taking apps in google play. There are certainly apps that allow to disable shutter sound, and some of those apps provide more/better camera functionality than the stock app. Dpreview.com is a great photography site which also has a mobile phone section called connect. There you get in depth reviews on phone's cameras and apps from a photographers point of view.

Related

Camera apps issues.

I've been trying some paid camera apps, specifically Camera Advanced and Camera360
I found myself really comfortable with the Camera360 antimovement sensor, cameraadvanced is more technical but lacks this feature, the main ISSUE is that i can't SILENT THOSE APPS!
Even if i select the silence option they still make a LOUD shutter, that personally i don't like.
I'm speaking about the commercial apps, not the free versions, i've tried both and went refund, cause i was disappointed by the non-functional sound issue! If i have no other way to silent them, i'll get camera360
As far as I know they only way to avoid this shutter sound is to delete the sound file from /system/media/audio/ui. I can't tell you how the file is named, since I already deleted it, but it was something with "camera" in it.
You can delete the file by using root explorer.
dear lord! it was so easy!
:-(

407 ROM - how to turn off camera shutter sound? [RESOLVED]

I used to have a SHARP phone (a Japanese brand) and the camera shutter sound was mandatory (no option to turn off). They explained it's because, well, it's Japan and people use phone camera to take pictures of you-know-what parts of girls secretly in public.
I assume because our new 407 ROM is a Korean carrier ROM (and Korea is similar to Japan in that regard) so the shutter sound is made mandatory too.
GF has this phone and she's been complaining about it. It has been very annoying to her lately. And naturally she blames me for flashing her these ROMs (she's not into dev'ing or flashing stuff, she's sort of a "simple" phone user). It's probably the only problem I have with this ROM. Sometimes she just wants to take a picture quietly in public, like taking a picture of the beautiful and tasty plate of food while in a restaurant etc but the shutter sound can't be turned off.
Anyone has any suggestions?
By the way, I tried installing some third party camera app but no luck, the sound can't be turned off whatsoever. Looks like the sound is not at the app level, but rather has been built deep in the system level.
From camera app, Configuration --> Shutter Sound is missing?
You can "disable" the shutter sound by simply deleting the audio file with an file explorer and root access. That's the way I did with all my roms before
It doesn't work with the autofocus sound though, or at least I haven't found the corresponding audio file. In my opinion the autofocus sound ("beep") is far more annoying
zAm1987 said:
You can "disable" the shutter sound by simply deleting the audio file with an file explorer and root access. That's the way I did with all my roms before
It doesn't work with the autofocus sound though, or at least I haven't found the corresponding audio file. In my opinion the autofocus sound ("beep") is far more annoying
Click to expand...
Click to collapse
That's a tremendously great idea. Do you still remember what the name is for the audio file that corresponds to the shutter sound?
If you turn system sounds down to zero that should disable both the shutter and auto-focus sounds. You can use a tasker profile to do this whenever the camera app runs or use a volume control app that exposes the system volume like Volume Control + or Volume Control.
Edit: No root needed for this method.
513263337 said:
That's a tremendously great idea. Do you still remember what the name is for the audio file that corresponds to the shutter sound?
Click to expand...
Click to collapse
No sorry, don't remember it as i don't have it anymore. But as far as I remember there are only ~20 audio files, so you can check them by hearing in a few minutes, if the file names aren't that clear
set build.prop to
Code:
ro.build.FEATURE_SHUTTERSOUND=0
the line appears 3 times because an entire group of things appears 3 times, just set all 3 to be sure (or fix the repeats, just dont make any mistakes)
Gonna take some naughty pictures now?
TheManii said:
set build.prop to
Code:
ro.build.FEATURE_SHUTTERSOUND=0
the line appears 3 times because an entire group of things appears 3 times, just set all 3 to be sure (or fix the repeats, just dont make any mistakes)
Gonna take some naughty pictures now?
Click to expand...
Click to collapse
Changed all three to 0 still no good. Shutter sound is still there after reboot.
OK I see what's going on. GF repeatedly told me there's no such setting in camera app. I just double checked, there is.
In Camera settings, the rightmost setting, scroll it down to the bottom, there's a setting to let you turn off the shutter sound. So problem solved.
Sorry again for being a complete idiot.
oh yea i forgot to say the last part, setting those to 0 will make that option appear in the camera app now, that entry is removed when the line is set to 1
I see. Thanks. So it was indeed because of your solution. Thanks.
Sent from my SGH-T989 using XDA App

Turning G900I Shutter Sound Off

I bought my G900I from Optus when it first came out and for the longest time had trouble disabling the shutter sound. I have tried renaming system/media/ui files with .bak extension, even renaming the file all together but none of these seem to disable the shutter sound. I even tried muting system, running tasker scripts, EnforcedSteamSilencer etc. You can use another camera app like Camera FV-5 or Zoom FX but for some reason those apps seem to have zooming problems for close ups even in macro mode.
So if theres anyone out there having the same problem as I am, here is how to disable shutter sound once and for all on stock camera. (you do require root)
edit system/csc/customer.xml
around the halfway line you should see:
<Multimedia>
<Camera>
<ShutterSound>on</ShutterSound>
</Camera>
</Multimedia>
change that to off, save and restart.

Lowering Camera Resolution

Hi!
Personally, I find 21 MP to be a bit excessive in terms of how much space pictures take up, so I'm wondering how I should downscale my pictures from this phone.
1. Lowering the resolution inside the camera app.
2. Get another app to shrink my pictures after I take them.
My concern is that if I set a lower resolution inside the camera app, I will only be using a portion of the pixels on the sensor or the app might use a really fast compression algorithm that produces low quality output. Does anyone know what really happens when you don't select the highest resolution inside the camera app?
Thanks in advance!)
I shoot in 16x9 which lowers resolution to ~16 mp
siyangqiu said:
1. Lowering the resolution inside the camera app.
Click to expand...
Click to collapse
If you're rooted then I can help you, if not then I can't.
If you are rooted you can enable developer options within the moto camera app (not to be confused with developer options within the phone settings).
There are a few ways to do it but the way I used was the xposed module "moto checkbox".
If you use it just go to camera options and enable development settings (it says something like that). Be sure to go to statusbar options and check " use AOSP icons" too, else it'll replace your data indicator icons.
Don't touch anything else within the module because it wasn't made for our phone. It sounds like a lot but it really isn't.
I think you can download a modified moto camera somewhere but this was the easiest way for me since I use xposed anyways. If you can find a modded apk then you won't need root I don't think.
Anyways, once you get it working there'll be a little ladybug looking button when you swipe out the settings wheel in the camera. Click it. From there you have access to lots of settings. You can change resolution like you want and it doesn't use crappy compression. You can do this for video too, and the camera preview itself, and much more. Here's some screenshots. Have fun :good:
Sent from my XT1575 using XDA Labs
Found it the apk! And apparently it works on most Android phones as well! Thanks!
http://www.phonearena.com/news/How-to-install-the-new-Moto-Camera-app-on-your-Android-phone_id76816

How to change default camera app?

I never liked Sony's camera app, so I decided to switch to Camera FV-5. Is there a way that I can make Camera FV-5 my default camera app? I want this to be the app that launches when I hold down on the shutter button or when I open the camera app from the lock screen.
On a side note, while I quite like Camera FV-5, is there another app you folks can recommend?
Shutter button? Are you sure you choose proper phone forum section? Because Xperia Z doesnt have shutter button
Only quick way to open camera on XZ is lockscreen shortcut, and depending on OS version you can put on it shortcut for app.
Also most of camera apps have buried setting for making it default, so its not necessary to force it to be system application.
In terms of Camera app, Im also not a fan of Sony Camera app, but for most of time its not app fault but sony messed up camera ""drivers"".
After Xperia Arc S I think Sony had really average cameras you can get compared to other phones(I didnt personally check z5 tho, rest I tested and its really average).
Also it should be mentioned that no matter what app you use, image processing is still move though Sony camera algorithms, so end product beside some additional color/contrast changes, doesnt get any details or overall quality boost.
Maybe there are some changes in HDR/ISO part, but its still putting one image processing on another and its never good.
I tried different apps, but beside initial WOW effect its always end in situation where those apps had too much smaller problems or just had too much useless effect that make that app annoying more than stock app, So I always end with stock app, because I would rather use it as a simple point-and-shoot camera even if its a bit slow(4-5 sec from unlocking to taking pic) its take looots of resources and battery, and some options are hard/slow to use.
For more "advanced" shoots I still use my camera, and its sad , because I was using phone camera starting from SE k750i and I always loved that idea.
Yes I did post this question in the wrong forum, I have a Z3, my apologies.
As for the app,, I do realize that all apps in the end go through Sony's processing. What I'm looking for is an app that offers me more control (ie. a proper manual control). Also I find the tap to focus doesn't work very well (or at all) with the Sony app.

Categories

Resources