Disabled shutter sound but manual focus still "chirps" - Sprint Samsung Galaxy S III

I am having trouble finding and deleting the sound file that "chirps" or "beeps" when I touch an area to focus on my camera. Auto-focus and shutter sound have been removed such as shutter.ogg, shutter_multiple.ogg, Auto_focus.ogg and Auto_focus_error.ogg and some other camera related .ogg.
I tried playing every file under system/media/ui or ringtones or notifications or alarms in Root Explorer to see if I can hear that exact sound. Could not find it. It's gotta be somewhere right?
Is anyone else experiencing this issue?

The easier way to do it would have been to simply edit the features.xml file to turn on the shutter sound menu button in your camera app. It is there, but turned off by Sprint by default. Turning it off from your camera disabled both sounds, and you can turn it back on later, if you like. Here's a link:
http://forums.androidcentral.com/showthread.php?t=189791
Sent from my SPH-L710 using Tapatalk 2

Please read forum rules before posting
Questions and Help issues go in Q&A and Help section
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator

omgitsspooky said:
I am having trouble finding and deleting the sound file that "chirps" or "beeps" when I touch an area to focus on my camera. Auto-focus and shutter sound have been removed such as shutter.ogg, shutter_multiple.ogg, Auto_focus.ogg and Auto_focus_error.ogg and some other camera related .ogg.
I tried playing every file under system/media/ui or ringtones or notifications or alarms in Root Explorer to see if I can hear that exact sound. Could not find it. It's gotta be somewhere right?
Is anyone else experiencing this issue?
Click to expand...
Click to collapse
The focus chirp is actually built into the SamsungCamera.apk. Its not controlled by the feature.xml file or included with the other audio in the system/media folder. As far as I know the only way to silence it is to decompile the apk and remove the sounds in the /res/raw/ directory

billard412 said:
The focus chirp is actually built into the SamsungCamera.apk. Its not controlled by the feature.xml file or included with the other audio in the system/media folder. As far as I know the only way to silence it is to decompile the apk and remove the sounds in the /res/raw/ directory
Click to expand...
Click to collapse
Ok, I found the culprit. It's the autofocus_ok.ogg under SamsungCamera.apk/res/raw
Is it safe to delete this? Or do I have to decompile (not sure how to do this)?

omgitsspooky said:
Ok, I found the culprit. It's the autofocus_ok.ogg under SamsungCamera.apk/res/raw
Is it safe to delete this? Or do I have to decompile (not sure how to do this)?
Click to expand...
Click to collapse
I can't say for sure due to the fact that the camera is odexed but u should be able to extract the apk like a zip, remove the files and zip it back up. (Then change .zip to .apk) and replace it

billard412 said:
I can't say for sure due to the fact that the camera is odexed but u should be able to extract the apk like a zip, remove the files and zip it back up. (Then change .zip to .apk) and replace it
Click to expand...
Click to collapse
Sorry, I'm not sure how to do this. Is this all done on root explorer? Because I can't find these files when I plug it into my computer.
Ok, I extracted the apk, deleted that file, zipped it back up and moved it to where the original SamsungCamera.apk deleting the old .apk.
Now it won't install the camera. lol
After installing, it says Application not installed. Help?

omgitsspooky said:
Sorry, I'm not sure how to do this. Is this all done on root explorer? Because I can't find these files when I plug it into my computer.
Ok, I extracted the apk, deleted that file, zipped it back up and moved it to where the original SamsungCamera.apk deleting the old .apk.
Now it won't install the camera. lol
After installing, it says Application not installed. Help?
Click to expand...
Click to collapse
I was probably right about it being odexed. Are you on stock?

billard412 said:
I was probably right about it being odexed. Are you on stock?
Click to expand...
Click to collapse
Yes. Just rooted.
There was also a samsungcamera.odex file I think?
Anyways, I'm unrooting my phone now and will root back.

omgitsspooky said:
Yes. Just rooted.
There was also a samsungcamera.odex file I think?
Anyways, I'm unrooting my phone now and will root back.
Click to expand...
Click to collapse
You don't have to do that. Give me a few I gotta fix for u. Just delete the odex file and I'll give u a deodexed can with the sound files removed

billard412 said:
You don't have to do that. Give me a few I gotta fix for u. Just delete the odex file and I'll give u a deodexed can with the sound files removed
Click to expand...
Click to collapse
Ok, cool.

omgitsspooky said:
Ok, cool.
Click to expand...
Click to collapse
Flash this in custom recovery
http://db.tt/F3bQIAt1

billard412 said:
Flash this in custom recovery
http://db.tt/F3bQIAt1
Click to expand...
Click to collapse
So after deleting the .odex file, I flashed it using CWM and it freezes when I try to open the camera app. Also, I checked the .apk in Root Explorer and it seems like a bunch of files were missing. I didn't even see the res or raw file. Thanks but I guess I'll have to deal with it.

Related

[Q] Stock/AOSP MMS for Bonsai?

Just started running bonsai on my epic 4g. I came over from tmobile (vibrant, Teamwhiskey) I've seen some screenies of people running bonsai with Stock/AOSP Mms. I've done some searching but can't find anything. help?
thanks guys
Just replace the Mms.apk with the AOSP mms.apk.
Texted while driving
Think he needs the APK still X.
Here it is if you haven't found it. Make sure to hit the thanks button for that guy that posted it. He's a badass. lol
http://forum.xda-developers.com/showthread.php?p=11919877#post11919877
Oh btw, just replace the existing one in /system/app or push it using ADB.
063_XOBX said:
Just replace the Mms.apk with the AOSP mms.apk.
Texted while driving
Click to expand...
Click to collapse
p3dr0maz said:
Think he needs the APK still X.
Here it is if you haven't found it. Make sure to hit the thanks button for that guy that posted it. He's a badass. lol
http://forum.xda-developers.com/showthread.php?p=11919877#post11919877
Oh btw, just replace the existing one in /system/app or push it using ADB.
Click to expand...
Click to collapse
Thanks for the link, but that one says its the text-about-voicemail mms.apk, is there any way to avoid that? I'm probably splitting hairs here but just curious, lol.
Also, i'm at work (no adb) I couldn't just fire up the apk on my phone, i'd actually have to push it through, right?
The text about vm is not avoidable. I think someone said you can block the 9016:// messages through sprint maybe? im not sure exactly. I use to care at first then i realized I don't really get many VM's. And if you're at work you can just move it into the /system/app folder. You dont have to use adb push. That's just another option.
deku_nut said:
Thanks for the link, but that one says its the text-about-voicemail mms.apk, is there any way to avoid that? I'm probably splitting hairs here but just curious, lol.
Also, i'm at work (no adb) I couldn't just fire up the apk on my phone, i'd actually have to push it through, right?
Click to expand...
Click to collapse
I tried moving it into the system/app folder and it just gave me a parsing error, can't get it to receive texts. I put the old Mms.apk back in the apps folder and it threw the same error.
*edit*
I re-zip-flashed bonsai and it seemed to repair my texting ability. I tried the process again (replacing Mms.apk), then went into CW Recovery and wiped dalvik, booted and it still is on the samsung themed bubble Mms.apk. For sh*ts and giggles i tried tap-installing the Mms.apk and it wouldn't install, just as i figured. Suggestions?
Yeah tap-installing those system apps doesnt ever work. That's weird that you replaced the file, rebooted, and you were still on the old one. Although, technically there shouldnt be any need to reboot. I've switched out /system/app/Mms.apk and other apks without rebooting before. I do this all the time when theming. /boggle. Sorry, i'm not sure what more suggestions I can make. If you want I can try making it a flashable zip and maybe you can try that?
deku_nut said:
I tried moving it into the system/app folder and it just gave me a parsing error, can't get it to receive texts. I put the old Mms.apk back in the apps folder and it threw the same error.
*edit*
I re-zip-flashed bonsai and it seemed to repair my texting ability. I tried the process again (replacing Mms.apk), then went into CW Recovery and wiped dalvik, booted and it still is on the samsung themed bubble Mms.apk. For sh*ts and giggles i tried tap-installing the Mms.apk and it wouldn't install, just as i figured. Suggestions?
Click to expand...
Click to collapse
p3dr0maz said:
Yeah tap-installing those system apps doesnt ever work. That's weird that you replaced the file, rebooted, and you were still on the old one. Although, technically there shouldnt be any need to reboot. I've switched out /system/app/Mms.apk and other apks without rebooting before. I do this all the time when theming. /boggle. Sorry, i'm not sure what more suggestions I can make. If you want I can try making it a flashable zip and maybe you can try that?
Click to expand...
Click to collapse
I'm running bonsai 4.0.1, not sure why it isn't working either. I'm not a dev but i'm no tech slouch myself and I can't figure it out. I'll try it again tonight. Also, teach a man to fish, don't give me the fish. If you happen to have a link for a tutorial to make flashable zips i'm all ears and ready to learn.
p.s. thanks button clicked.
Take a generic working CWM zip that replaces /system/ files. Delete all the crap out of it [dont delete Meta-Inf folder] with winzip, winrar, or 7zip. Drop in /system/app/Mms.apk . Most important thing is to maintain the file structure. As it will use it to push the Mms.apk onto the phone. Thats how i always do it.
deku_nut said:
I'm running bonsai 4.0.1, not sure why it isn't working either. I'm not a dev but i'm no tech slouch myself and I can't figure it out. I'll try it again tonight. Also, teach a man to fish, don't give me the fish. If you happen to have a link for a tutorial to make flashable zips i'm all ears and ready to learn.
p.s. thanks button clicked.
Click to expand...
Click to collapse
Sent from my SPH-D700 using XDA App
p3dr0maz said:
Take a generic working CWM zip that replaces /system/ files. Delete all the crap out of it [dont delete Meta-Inf folder] with winzip, winrar, or 7zip. Drop in /system/app/Mms.apk . Most important thing is to maintain the file structure. As it will use it to push the Mms.apk onto the phone. Thats how i always do it.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I made the flashable zip, no luck. Just a thought-is the lack of the mms.odex an issue? does DeOdexing have something to do with this?
Yes,
I just assummed u were running a de-odexed system.
Take a generic working CWM zip that replaces /system/ files. Delete all the crap out of it [dont delete Meta-Inf folder] with winzip, winrar, or 7zip. Drop in /system/app/Mms.apk . Most important thing is to maintain the file structure. As it will use it to push the Mms.apk onto the phone. Thats how i always do it.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I made the flashable zip, no luck. Just a thought-is the lack of the mms.odex an issue? does DeOdexing have something to do with this?
Click to expand...
Click to collapse
Sent from my SPH-D700 using XDA App

Potatoman's no-sounds camera.apk

I need a modified camera without the focus beep.
Potatoman has the only one I can find but the links no longer work.
I mean, I guess they don't.
They're on multiupload.com
When I click the page is just blank white.
But when I google the current multiupload server status,
It says everything is working. Very strange.
I can't post on that thread or I would.
Here is original thread:
http://forum.xda-developers.com/archive/index.php/t-1104051.html
If you're reading this:
Stop and put your brain to the task!
I need a new link, or if you have the apk please mail it!
Download either of Calkulin's roms (ICS or GB), extract the whole thing to your computer, grab the camera.apk file and do your thing.....
SOLVED
Compusmurf said:
Download either of Calkulin's roms (ICS or GB), extract the whole thing to your computer, grab the camera.apk file and do your thing.....
Click to expand...
Click to collapse
THANKS!
What if you're not rooted?
Sent from my EPIC TOUCH!
ubigred said:
What if you're not rooted?
Sent from my EPIC TOUCH!
Click to expand...
Click to collapse
If your not rooted you can not do anything with your camera it is in the /system partition
Focus beep will most likely still be there on newest version.
Here's the Camera.apk from FF11 with the focus sounds removed
ubigred said:
What if you're not rooted?
Sent from my EPIC TOUCH!
Click to expand...
Click to collapse
download ICS camera from the market, it gives non rooted users the ability to turn sounds on and off...works and acts just like the stock camera yet no sounds.
Pushed and it forced closed. Is it because there's a camera.odex file?
thanks but..
datajosh said:
Here's the Camera.apk from FF11 with the focus sounds removed
Click to expand...
Click to collapse
I think I need to be running 4.0+ for this to work..
When I posted "Solved" I got ahead of myself.
I've yet to find a 2.3 rom with a modded camera.apk
So after many hours, I'm still on it.
Can someone post on the original thread of potatoman's for me?
Just need updated links, or alternative dl.
http://forum.xda-developers.com/archive/index.php/t-1104051.html
Please and thank you.
The Root said:
Pushed and it forced closed. Is it because there's a camera.odex file?
Click to expand...
Click to collapse
What I do on my ROMs is delete the camera.apk AND camera.odex file using root explorer (or some other good file system explorer).
Delete the camera sound files in this folder folder /system/media/audio/ui/: Cam_Stop.ogg Cam_Start.ogg camera_click_short.ogg Shutter_01.ogg VideoRecord.ogg
The push over the 'quite' camera.apk to the system/app folder (pick one from a previous ROM maybe the one posted here or Calkulin's or whomever - just try to keep it recent and of the same Android version ICS or GB).
Then set the permissions RWX-R-R
Then you'll have to reboot the phone for the camera to work to build the cache!
Once booted try launching the camera you may be told that media scanning is in progress, that's OK just wait a few minutes and try again.
Bam no camera sounds.
By the way a deodexed file will work on an odexed ROM. But the system will have to be rebooted and the application may be slow to start the first time while it builds the cache(s).
good guide.
leaderbuilder said:
What I do on my ROMs is delete the camera.apk AND camera.odex file using root explorer (or some other good file system explorer).
Delete the camera sound files in this folder folder /system/media/audio/ui/: Cam_Stop.ogg Cam_Start.ogg camera_click_short.ogg Shutter_01.ogg VideoRecord.ogg
The push over the 'quite' camera.apk to the system/app folder (pick one from a previous ROM maybe the one posted here or Calkulin's or whomever - just try to keep it recent and of the same Android version ICS or GB).
Then set the permissions RWX-R-R
Then you'll have to reboot the phone for the camera to work to build the cache!
Once booted try launching the camera you may be told that media scanning is in progress, that's OK just wait a few minutes and try again.
Bam no camera sounds.
By the way a deodexed file will work on an odexed ROM. But the system will have to be rebooted and the application may be slow to start the first time while it builds the cache(s).
Click to expand...
Click to collapse
I can follow you up to the point of: changing permissions.
I need to research this step, would you elaborate or explain in more detail?
E4GTL33T said:
I can follow you up to the point of: changing permissions.
I need to research this step, would you elaborate or explain in more detail?
Click to expand...
Click to collapse
With root explorer click and hold on the file and the menu will come up, scroll to permissions, select and then adjust there.
Still no luck after setting permissions. I'll have to figure this out another way.

No camera sound

I hate to play the noob card but where is the no Camera sound mod for ma7? Thanks
w7excursion said:
I hate to play the noob card but where is the no Camera sound mod for ma7? Thanks
Click to expand...
Click to collapse
It's an option on Macks Allstar.
http://forum.xda-developers.com/showthread.php?t=2151676
I'm wanting to stay stock deo any single zips to flash?
w7excursion said:
I'm wanting to stay stock deo any single zips to flash?
Click to expand...
Click to collapse
Try this:
http://forum.xda-developers.com/showthread.php?p=35179309
There is also an .apk that will remove shutter sounds, but the problem is, it also removes spen sounds, a breaks other things.
I tried that and it didn't work and don't want to break anything.
w7excursion said:
I tried that and it didn't work and don't want to break anything.
Click to expand...
Click to collapse
What program were you using, to edit the files?
Es note editor
w7excursion said:
Es note editor
Click to expand...
Click to collapse
I've had problems with ES, for the last few months, and versions. As a matter of fact, I cannot get it to work at all, when editing the files. It usually changes something unintended, as messes up the permissions. Root explorer works every time, and doesn't have any issues with permissions.
ES Note Editor changes permissions to rw- --- --- every time you save. These files need to be changed to rw- r-- r--
It is a good practice to check a file's permissions prior to editing with ES
Also, in the camera app, you then need to set the sound to off.
Sent from my SPH-L900 using Tapatalk 2

[Q] Custom Sound Backup

Hello there,
I like to install custom audio such as new lock/unlock sounds, ringtones, etc to the /system/media/ui/ sub directories and every time I update CM10.1, they are gone and I have to transfer them again and set permissions. I was just wondering if there is a quick way to transfer them back without using root explorer and editing them one by one?
Any help with this would be greatly appreciated!
Thank you,
Thawte
thawte said:
Hello there,
I like to install custom audio such as new lock/unlock sounds, ringtones, etc to the /system/media/ui/ sub directories and every time I update CM10.1, they are gone and I have to transfer them again and set permissions. I was just wondering if there is a quick way to transfer them back without using root explorer and editing them one by one?
Any help with this would be greatly appreciated!
Thank you,
Thawte
Click to expand...
Click to collapse
Not really as you should never restore system files. You could change them in the ROM itself before flashing it though. I believe it'd be faster on your pc than on your phone.
BWolf56 said:
Not really as you should never restore system files. You could change them in the ROM itself before flashing it though. I believe it'd be faster on your pc than on your phone.
Click to expand...
Click to collapse
Ah ok, thank you for the insight. Are you talking about using a root explorer on the computer through the usb or was that in reference to patching the sound files into the rom zip? :highfive:
thawte said:
Ah ok, thank you for the insight. Are you talking about using a root explorer on the computer through the usb or was that in reference to patching the sound files into the rom zip? :highfive:
Click to expand...
Click to collapse
You would have to use something like 7zip on your pc. And patching the sound files into the ROM zip.
BWolf56 said:
You would have to use something like 7zip on your pc. And patching the sound files into the ROM zip.
Click to expand...
Click to collapse
Ok cool I have a copy of 7zip on the pc, had to get it since winzip is getting so bloated and slow plus not supporting a vast assortment of compressed files. Thank you
I have found a way to easily import the sound files after rom patching. I just built a flashable zip and included the files I wanted to replace or add.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app

Need stock SystemUI.apk and .odex files

Can someone post their stock SystemUI.apk and .odex files? I accidentally flashed a theme and forgot I was still odex'ed. (facepalm)
I'd rather not Odin back right now, I've already rooted & frozen a lot of apps.
fastmikey1969 said:
Can someone post their stock SystemUI.apk and .odex files? I accidentally flashed a theme and forgot I was still odex'ed. (facepalm)
I'd rather not Odin back right now, I've already rooted & frozen a lot of apps.
Click to expand...
Click to collapse
Just rename all the .odex files (file manager while in recovery) with a .odex.bak and it should work fine.
millerboy3 said:
Just rename all the .odex files (file manager while in recovery) with a .odex.bak and it should work fine.
Click to expand...
Click to collapse
Awesome just tried it out and it worked! I feel like such a noob [emoji1]
Also if anyone else reads this, make sure to mount the system partition in TWRP so you can see the files under /system/priv-app
fastmikey1969 said:
Awesome just tried it out and it worked! I feel like such a noob [emoji1]
Also if anyone else reads this, make sure to mount the system partition in TWRP so you can see the files under /system/priv-app
Click to expand...
Click to collapse
Glad it worked for you! And totally forgot about that step. -_- I had to learn that one the hard way a few times myself. lol

Categories

Resources