Android Enthusiasts
Q&A for enthusiasts and power users of the Android operating system
Latest Questions
0
votes
0
answers
28
views
How to disable camera shutter sound without rooting the phone?
I have a Google Pixel 6a (bluejay) phone. On this phone camera makes shutter sound when I take a photo. I have looked up the phone by IMEI by going to `https://store.google.com/us/device-authenticity?id=[IMEI]` URL and it shows "Intended region: IN,JP". I have previously installed LineageOS and root...
I have a Google Pixel 6a (bluejay) phone.
On this phone camera makes shutter sound when I take a photo.
I have looked up the phone by IMEI by going to
https://store.google.com/us/device-authenticity?id=[IMEI]
URL and it shows "Intended region: IN,JP".
I have previously installed LineageOS and rooted it to remove the files /product/media/audio/ui/camera_click.ogg
/product/media/audio/ui/camera_focus.ogg
,
/product/media/audio/ui/VideoStop.ogg
and
/product/media/audio/ui/VideoRecord.ogg
.
This removed the sound,
but because of the root banking applications complained,
so I reinstalled the system to CalyxOS without wiping.
Now I want to remove the same .ogg files without rooting the phone.
I have downloaded https://release.calyxinstitute.org/bluejay-factory-25608200.zip file
linked from the page https://calyxos.org/install/devices/bluejay/linux/ .
It is an archive with all partition images.
Inside an archive there is another archive bluejay-bp1a.250505.005/image-bluejay-bp1a.250505.005.zip
which I unpacked.
This archive in turn contains product.img
file.
I unpacked product.img
by running unzip image-bluejay-bp1a.250505.005.zip product.img
.
I confirmed that product.img
contains the files media/audio/ui/camera_click.ogg
and similar.
I tried to mount the image and got this error:
# mount -o loop product.img /mnt/
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
# dmesg | tail -1
[360861.911279] EXT4-fs (loop0): couldn't mount RDWR because of unsupported optional features (4000)
I ran e2fsck -E unshare_blocks product.img
and then tried to mount again:
Then the image mounted successfully with mount -o loop product.img /mnt/
.
I then modified the image:
cd /mnt/media/audio/ui
mv camera_click.ogg camera_click.bak.ogg
mv camera_focus.ogg camera_focus.bak.ogg
mv VideoStop.ogg VideoStop.bak.ogg
mv VideoRecord.ogg VideoRecord.bak.ogg
cd /
umount /mnt
Then I rebooted the phone to fastboot with adb reboot fastboot
and flashed the modified product.img
to both slots:
# fastboot flash --slot=all product product.img
Resizing 'product_a' OKAY [ 0.019s]
Sending sparse 'product_a' 1/7 (262112 KB) OKAY [ 6.272s]
Writing 'product_a' OKAY [ 1.279s]
Sending sparse 'product_a' 2/7 (262128 KB) OKAY [ 6.243s]
Writing 'product_a' OKAY [ 1.227s]
Sending sparse 'product_a' 3/7 (262120 KB) OKAY [ 5.996s]
Writing 'product_a' OKAY [ 1.313s]
Sending sparse 'product_a' 4/7 (262120 KB) OKAY [ 5.941s]
Writing 'product_a' OKAY [ 1.199s]
Sending sparse 'product_a' 5/7 (262124 KB) OKAY [ 5.985s]
Writing 'product_a' OKAY [ 1.262s]
Sending sparse 'product_a' 6/7 (262104 KB) OKAY [ 5.968s]
Writing 'product_a' OKAY [ 1.318s]
Sending sparse 'product_a' 7/7 (161293 KB) OKAY [ 3.752s]
Writing 'product_a' OKAY [ 0.967s]
Resizing 'product_b' OKAY [ 0.014s]
Sending sparse 'product_b' 1/7 (262112 KB) OKAY [ 5.982s]
Writing 'product_b' OKAY [ 1.258s]
Sending sparse 'product_b' 2/7 (262128 KB) OKAY [ 5.930s]
Writing 'product_b' OKAY [ 1.256s]
Sending sparse 'product_b' 3/7 (262120 KB) OKAY [ 5.992s]
Writing 'product_b' OKAY [ 1.274s]
Sending sparse 'product_b' 4/7 (262120 KB) OKAY [ 5.932s]
Writing 'product_b' OKAY [ 1.247s]
Sending sparse 'product_b' 5/7 (262124 KB) OKAY [ 6.002s]
Writing 'product_b' OKAY [ 1.252s]
Sending sparse 'product_b' 6/7 (262104 KB) OKAY [ 6.221s]
Writing 'product_b' OKAY [ 1.293s]
Sending sparse 'product_b' 7/7 (161293 KB) OKAY [ 4.136s]
Writing 'product_b' OKAY [ 0.917s]
Finished. Total time: 100.988s
However, after rebooting the phone, the camera still clicks.
The files are also still there:
$ adb shell
bluejay:/ $ ls /product/media/audio/ui/camera_click.ogg
/product/media/audio/ui/camera_click.ogg
/system/product
is a symlink to /product
.
Why the files were not modified? How can I still remove these files?
tla
(101 rep)
Jul 19, 2025, 07:41 PM
1
votes
1
answers
27
views
How to record video with different sound effects on starting and stopping?
The stock camera app on my Moto G62 5G has a "shutter" sound that is played when I start OR stop recording. The problem is that I'm vision impaired and I'm never sure whether I have just began shooting a video or have just stopped shooting it. It would be great if I knew a way to play 2 different so...
The stock camera app on my Moto G62 5G has a "shutter" sound that is played when I start OR stop recording. The problem is that I'm vision impaired and I'm never sure whether I have just began shooting a video or have just stopped shooting it.
It would be great if I knew a way to play 2 different sounds in the two cases. Any ideas?
I used to use an alternative cam app called HedgeCam 2 which does this. But unfortunately this app has recently become buggy on my device.
Stefan Monov
(185 rep)
Jan 10, 2024, 09:51 AM
• Last activity: Jan 10, 2024, 12:57 PM
0
votes
1
answers
881
views
How to turn off shutter sound on LG G5?
How to turn off shutter sound on LG G5 with latest official firmware (Android 7)? "Do not disturb" sound mode does not working for shutter sound.
How to turn off shutter sound on LG G5 with latest official firmware (Android 7)? "Do not disturb" sound mode does not working for shutter sound.
Platon Efimov
(101 rep)
Oct 31, 2017, 05:47 PM
• Last activity: Feb 18, 2022, 02:03 PM
0
votes
1
answers
945
views
Enable Camera Shutter Sound Switch on roooted Samsung Exynos with Android 9+
This question has been asked a lot of times, but since new versions of Android rolling out the given answers are not accurate any more. The old solution as root was to rename the *.ogg sound files in the **system/media/audio/ui** folder but since Android 9 the sounds are **hardcoded into the Camera...
This question has been asked a lot of times, but since new versions of Android rolling out the given answers are not accurate any more. The old solution as root was to rename the *.ogg sound files in the **system/media/audio/ui** folder but since Android 9 the sounds are **hardcoded into the Camera App**. On devices in countries where it is forbidden by law to take sneaky pictures (Europe for example) Samsung had to remove the **switch** from the options where you can **disable the Camera Shutter Sound**.
My question is: **how to put back the switch into the Camera App options menu**?
Kleajmp
(263 rep)
Jul 9, 2020, 11:25 AM
0
votes
4
answers
1383
views
How to make stock Camera app silent when shot is taken without preventing phone call ringtone sounds?
This question is basically the same as [this one](https://android.stackexchange.com/questions/89/how-do-i-disable-the-click-sound-on-the-camera-app) but the canonical answer for that post is not compatible with my particular device for which a discussion and a solution can be found below. I would of...
This question is basically the same as [this one](https://android.stackexchange.com/questions/89/how-do-i-disable-the-click-sound-on-the-camera-app) but the canonical answer for that post is not compatible with my particular device for which a discussion and a solution can be found below.
I would often like to use the [Samsung Galaxy SIII Neo](http://www.gsmarena.com/samsung_i9300i_galaxy_s3_neo-6289.php) stock Camera app but would like to keep the sound it makes while pictures are shot on silent (so that when I take a shot people are not distracted by the sound so that the resulting pictures taken look more natural). However, I've figured out that to turn such sound off, out of the volume settings
---
**UPDATE**: Remounting the system with the following command as root:
mount -o remount,rw /system
Allowed me to rename the file, but it seems it's the wrong file as the stock Camera app still produces a snap sound when taking a picture after the rename. Candidate files related to the stock Camera app under
Ringtone
, Notifications
, Media
, and System
, it is the Ringtone
volume setting which must be turned off for this to take place (click on any of the volume hardware buttons and then on the volume settings cogwheel to see these). Unfortunately, setting the Ringtone
to silent means no sound will be made when a phone call is received.
So, I would like to know whether newer phones have a Camera setting menu list entry for enabling or disabling the sound specifically for the Camera application. And, if not, then I would like to know where to place a feature request width Samsung for this to be implemented in future releases of the stock Camera software.
Anyways, I think, as a hack, if one knew where the mp3 sound file for the camera app is stored, one could just deleted (or perhaps replaced it with an mp3 file producing no sound to resolve the problem). Anyone know where I could find such a file?
---
**UPDATE**: I've tried [rooting my device](https://android.stackexchange.com/questions/102430/what-are-the-advantages-of-enabling-or-disabling-samsung-knox) and then following [this solution](https://android.stackexchange.com/questions/89/how-do-i-disable-the-click-sound-on-the-camera-app) but I still get an error message saying the filesystem is read-only. Not sure if [Samsung KNOX](https://android.stackexchange.com/questions/102430/what-are-the-advantages-of-enabling-or-disabling-samsung-knox) is causing this. Thank you for your replies.

/system/media/audio/ui
could be the following:
- Cam_Start.ogg
- Cam_Stop.ogg
- Camera_click_short.ogg
- Camera_click.ogg
- Camera_empty.ogg
- camera_focus.ogg
- Camera_Timer_2sec.ogg
- Camera_Timer.ogg
I've tried renaming both Camera_click.ogg
and Camera_click_short.ogg
to Camera_click.ogg.bak
and Camera_click_short.ogg.bak
but no luck! Even after rebooting the phone, the stock Camera application still produces a sound when a picture is taken with the Ringtone Volume
enabled. The Camera_empty.ogg
sound file produces no sound; ideally I would like this one to play when the camera takes a picture.
Anyone know where the problem may be and how to fix it?
---
UPDATE: After installing the BusyBox
app in order to have the Unix find
tool and then running:
find / -name '*.ogg' > out.txt
the contents of out.txt
were the following:
/storage/emulated/legacy/Ringtones/hangouts_message.ogg
/storage/emulated/legacy/Ringtones/hangouts_incoming_call.ogg
/storage/emulated/legacy/Notifications/Calendar Notification.ogg
/storage/emulated/0/Ringtones/hangouts_message.ogg
/storage/emulated/0/Ringtones/hangouts_incoming_call.ogg
/storage/emulated/0/Notifications/Calendar Notification.ogg
/mnt/shell/emulated/0/Ringtones/hangouts_message.ogg
/mnt/shell/emulated/0/Ringtones/hangouts_incoming_call.ogg
/mnt/shell/emulated/0/Notifications/Calendar Notification.ogg
/system/media/audio/alarms/Alarm_Day_by_day.ogg
/system/media/audio/alarms/Alarm_Morning_flower.ogg
/system/media/audio/alarms/Dawn_chorus.ogg
/system/media/audio/alarms/Daybreak.ogg
/system/media/audio/alarms/Sea_breeze.ogg
/system/media/audio/alarms/Serene_morning.ogg
/system/media/audio/alarms/Springtime_memories.ogg
/system/media/audio/alarms/Ticktac.ogg
/system/media/audio/alarms/Walk_in_the_forest.ogg
/system/media/audio/notifications/Beep_once.ogg
/system/media/audio/notifications/Hang_drum.ogg
/system/media/audio/notifications/Harp_glissando.ogg
/system/media/audio/notifications/S_Bubbles.ogg
/system/media/audio/notifications/S_Charming_bell.ogg
/system/media/audio/notifications/S_Chirps.ogg
/system/media/audio/notifications/S_Dew_drops.ogg
/system/media/audio/notifications/S_Flowers.ogg
/system/media/audio/notifications/S_Good_News.ogg
/system/media/audio/notifications/S_Harmonics.ogg
/system/media/audio/notifications/S_Knock.ogg
/system/media/audio/notifications/S_On_time.ogg
/system/media/audio/notifications/S_Opener.ogg
/system/media/audio/notifications/S_Postman.ogg
/system/media/audio/notifications/S_Pure_Bell.ogg
/system/media/audio/notifications/S_Temple_bell.ogg
/system/media/audio/notifications/S_Tickety_tock.ogg
/system/media/audio/notifications/S_Whistle.ogg
/system/media/audio/notifications/Sweet_favour.ogg
/system/media/audio/notifications/Whisper.ogg
/system/media/audio/ringtones/A_rustling_in_the_trees.ogg
/system/media/audio/ringtones/Basic_bell.ogg
/system/media/audio/ringtones/Basic_tone.ogg
/system/media/audio/ringtones/Beep-beep.ogg
/system/media/audio/ringtones/Beep_once.ogg
/system/media/audio/ringtones/Blowing_dandelion_seeds.ogg
/system/media/audio/ringtones/Break_of_day.ogg
/system/media/audio/ringtones/Breeze.ogg
/system/media/audio/ringtones/Bugs_story.ogg
/system/media/audio/ringtones/Chime.ogg
/system/media/audio/ringtones/Drifting_downstream.ogg
/system/media/audio/ringtones/Ecliptic.ogg
/system/media/audio/ringtones/Flying_in_the_sky.ogg
/system/media/audio/ringtones/Fog_on_the_water.ogg
/system/media/audio/ringtones/Glissando_tone.ogg
/system/media/audio/ringtones/Ice_blue_tone.ogg
/system/media/audio/ringtones/In_your_mind.ogg
/system/media/audio/ringtones/Journey.ogg
/system/media/audio/ringtones/Leisure_time.ogg
/system/media/audio/ringtones/Over_the_horizon.ogg
/system/media/audio/ringtones/Popcorn_tone.ogg
/system/media/audio/ringtones/Quantum_bell.ogg
/system/media/audio/ringtones/Rainbow.ogg
/system/media/audio/ringtones/Rainy_day.ogg
/system/media/audio/ringtones/Rays_of_the_sun.ogg
/system/media/audio/ringtones/Rolling_tone.ogg
/system/media/audio/ringtones/Scampering_tone.ogg
/system/media/audio/ringtones/Writing_adventure.ogg
/system/media/audio/ui/Alert_on_call.ogg
/system/media/audio/ui/Auto_focus.ogg
/system/media/audio/ui/Auto_focus_error.ogg
/system/media/audio/ui/Birdsong_by_the_lake.ogg
/system/media/audio/ui/Call_Connect.ogg
/system/media/audio/ui/Cam_Start.ogg
/system/media/audio/ui/Cam_Stop.ogg
/system/media/audio/ui/Camera_Timer.ogg
/system/media/audio/ui/Camera_Timer_2sec.ogg
/system/media/audio/ui/Camera_empty.ogg
/system/media/audio/ui/Charger_Connection.ogg
/system/media/audio/ui/Dialer_new.ogg
/system/media/audio/ui/Dock.ogg
/system/media/audio/ui/Effect_Tick.ogg
/system/media/audio/ui/Fairy_fountain.ogg
/system/media/audio/ui/Highlight.ogg
/system/media/audio/ui/HoverPointer.ogg
/system/media/audio/ui/KeypressDelete.ogg
/system/media/audio/ui/KeypressInvalid.ogg
/system/media/audio/ui/KeypressReturn.ogg
/system/media/audio/ui/KeypressSpacebar.ogg
/system/media/audio/ui/KeypressStandard.ogg
/system/media/audio/ui/Lock.ogg
/system/media/audio/ui/Lock_none_effect.ogg
/system/media/audio/ui/LowBattery.ogg
/system/media/audio/ui/New_chat.ogg
/system/media/audio/ui/Pen_att_noti.ogg
/system/media/audio/ui/Pen_att_noti1.ogg
/system/media/audio/ui/Pen_att_noti2.ogg
/system/media/audio/ui/Pen_att_noti3.ogg
/system/media/audio/ui/Pen_det_alert.ogg
/system/media/audio/ui/Pen_det_beep1.ogg
/system/media/audio/ui/Pen_det_beep2.ogg
/system/media/audio/ui/Pen_det_beep3.ogg
/system/media/audio/ui/Pen_det_beep4.ogg
/system/media/audio/ui/Pen_det_beep5.ogg
/system/media/audio/ui/Pen_det_noti.ogg
/system/media/audio/ui/Pen_det_noti1.ogg
/system/media/audio/ui/Pen_det_noti2.ogg
/system/media/audio/ui/Pen_det_noti3.ogg
/system/media/audio/ui/PowerOn.ogg
/system/media/audio/ui/S_Beam_end.ogg
/system/media/audio/ui/S_Beam_error.ogg
/system/media/audio/ui/S_Beam_start.ogg
/system/media/audio/ui/S_HW_Touch.ogg
/system/media/audio/ui/S_SIP_Backspace.ogg
/system/media/audio/ui/Sent_chat.ogg
/system/media/audio/ui/Serenity.ogg
/system/media/audio/ui/Shutter.ogg
/system/media/audio/ui/Shutter_multiple.ogg
/system/media/audio/ui/Sparkling_mist.ogg
/system/media/audio/ui/TW_Battery_caution.ogg
/system/media/audio/ui/TW_Battery_swelling_warning.ogg
/system/media/audio/ui/TW_Call_Disconnect.ogg
/system/media/audio/ui/TW_SIP.ogg
/system/media/audio/ui/TW_Silent_mode_off.ogg
/system/media/audio/ui/TW_Touch.ogg
/system/media/audio/ui/TW_Volume_control.ogg
/system/media/audio/ui/The_secret_forest.ogg
/system/media/audio/ui/Undock.ogg
/system/media/audio/ui/Unlock.ogg
/system/media/audio/ui/Unlock_none_effect.ogg
/system/media/audio/ui/VideoRecord.ogg
/system/media/audio/ui/Voice_processing.ogg
/system/media/audio/ui/Voice_start.ogg
/system/media/audio/ui/Voice_stop.ogg
/system/media/audio/ui/WirelessChargingStarted.ogg
/system/media/audio/ui/Zero_Clickr_Ready.ogg
/system/media/audio/ui/airbutton_close.ogg
/system/media/audio/ui/airbutton_open.ogg
/system/media/audio/ui/camera_focus.ogg
/system/media/audio/ui/lens_flare_lock.ogg
/system/media/audio/ui/lens_flare_unlock_silence.ogg
/data/media/0/Ringtones/hangouts_message.ogg
/data/media/0/Ringtones/hangouts_incoming_call.ogg
/data/media/0/Notifications/Calendar Notification.ogg
At this stage I'm not sure whether the stock Camera app is really taking the shutter sound from one of these .ogg
files or whether the actual .ogg
file is hardcoded into the stock Camera app's binary file.
John Sonderson
(1029 rep)
Mar 13, 2015, 03:13 PM
• Last activity: Jul 8, 2020, 05:33 PM
0
votes
0
answers
69
views
How to record High quality audio in android?
I have tried many android application to record voice, but they're quality is not great, often it muffles the sound, as a result of forced noise removal. But surprisingly, the video recorded from the stock camera records much much high quality sound(no distortion). So is there is anyway to utilize t...
I have tried many android application to record voice, but they're quality is not great, often it muffles the sound, as a result of forced noise removal.
But surprisingly, the video recorded from the stock camera records much much high quality sound(no distortion).
So is there is anyway to utilize this fact?
The device is a Asus Zenfone Max pro M1 (ZB601KL-4H070IN). Android Version: 8.1.0
Abhishek Sen
(101 rep)
Jan 16, 2019, 05:53 AM
• Last activity: Jan 19, 2019, 08:24 PM
1
votes
2
answers
5483
views
How to turn off the camera shutter sound on LG G2 mini?
Where is located the **camera shutter sound file** on *LG G2 mini* (Android 4.4.2)? Or how else to **turn** that annoying sound **off**? ***None** of the solutions recommended in similar questions here does work. The phone looks like requiring its own solution.* The accepted answer for https://andro...
Where is located the **camera shutter sound file** on *LG G2 mini* (Android 4.4.2)? Or how else to **turn** that annoying sound **off**?
***None** of the solutions recommended in similar questions here does work. The phone looks like requiring its own solution.*
The accepted answer for https://android.stackexchange.com/q/89/68373 recommends deleting
1. I don't consider switching the phone on *silent* as a solution.
1. I am not asking *why* LG does not have the option (whether it is somewhere legal or not), but *how* to turn the sound off.
1. My phone is rooted so I can change system files. I just haven't found *which* files should be changed and *how*.
1. The problem might be deeper. As the description of the Camera Sounds Off! application says:
> Don't work on some devices by ...
>
> *LG (The LG's camera app has own not removable sound files!)
Actually, I don't believe in anything *really* "not removable" :), but removing them probably will require some trick which I have not found.
/system/media/audio/ui/camera_click.ogg
. I deleted the file, rebooted the phone several times, however the camera did not stop making the shutter noise. N.B.: My phone *is* rooted.
I want either to delete the file or replace it with an no-sound file, however the location given in the related question does not seem to work on LG G2 mini.
The solution with setting ro.camera.sound.forced=0
in build.prop
does **not** work either.
Explanation to avoid some off-topic answers:
1. LG G2 mini native camera application has 4 predefined shutter sounds, with no "None" option.

Honza Zidek
(131 rep)
Jul 28, 2014, 12:24 PM
• Last activity: May 13, 2016, 05:59 PM
0
votes
1
answers
780
views
How to disable the camera sound on a Huawei G525?
I have a Huawei G525 (Android 4.2 jelly bean). The Camera makes a sound when taking photos even when it's in silent mode. How do I disable the shutter sound altogether?
I have a Huawei G525 (Android 4.2 jelly bean). The Camera makes a sound when taking photos even when it's in silent mode. How do I disable the shutter sound altogether?
adhara99
(3 rep)
May 26, 2014, 05:33 AM
• Last activity: May 26, 2014, 07:14 AM
Showing page 1 of 8 total questions