I have seen the how to enable thread (Thanks freeza!), but this is how I found to make the feature functional. Enable Shutter Sound (Working)
Note: In the Jelly Bean LIF Update, the build.prop no longer forces CameraSound, If you have updated to Jelly Bean, ignore step one.
Step One: First we make an edit to the build.prop file located in "/system/build.prop"
Edit the following line:
#add camera sound property for SPR concept
ro.camera.sound.forced=1
To look like this:
#add camera sound property for SPR concept
ro.camera.sound.forced=0
Step Two: So far we have changed the build.prop, now we will change an option in the feature.xml located in "/system/csc/feature.xml"
Edit the following line:
<CscFeature_Camera_ShutterSoundMenu>false</CscFeature_Camera_ShutterSoundMenu>
To look like this:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
So now we will save these files and replace them with the originals.
Reboot and enjoy the ability to turn off the shutter sound when you please, and re enable it when you please as well!
Let me know if you need any help.
Hit the thanks button!
s3.Zeke said:
I have seen the how to enable thread, but this is how I found to make the feature functional. Enable Shutter Sound (Working)
First we make an edit to the build.prop file located in "/system/build.prop"
Edit the following line:
#add camera sound property for SPR concept
ro.camera.sound.forced=1
To look like this:
#add camera sound property for SPR concept
ro.camera.sound.forced=0
So far we have changed the build.prop, now we will change an option in the feature.xml located in "/system/csc/feature.xml"
Edit the following line:
<CscFeature_Camera_ShutterSoundMenu>false</CscFeature_Camera_ShutterSoundMenu>
To look like this:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
So now we will save these files and replace them with the originals.
Reboot and enjoy the ability to turn off the shutter sound when you please, and re enable it when you please as well!
Let me know if you need any help.
Hit the thanks button!
Click to expand...
Click to collapse
Yes thats exactly what I figured out on the thread I linked below days ago but nobody really seen it.
http://forum.xda-developers.com/showthread.php?t=1771205&page=9
E-POUND said:
Yes thats exactly what I figured out on this thread days ago but nobody really seen it.
http://forum.xda-developers.com/showthread.php?t=1771205&page=9
Click to expand...
Click to collapse
Yeah but it was missing the build.prop tweak. This show to get the menu and make it functional!
Sent from my SPH-L710 using xda app-developers app
s3.Zeke said:
Yeah but it was missing the build.prop tweak. This show to get the menu and make it functional!
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
No it also has the build.prop tweak. Read my post on the link. 2nd post down. Your fix is the exact same fix I posted on that thread days ago. Take a look.
E-POUND said:
No it also has the build.prop tweak. Read my post on the link. 2nd post down. Your fix is the exact same fix I posted on that thread days ago. Take a look.
Click to expand...
Click to collapse
Yeah all I saw is freeza's post...
Sent from my SPH-L710 using xda app-developers app
E-POUND said:
No it also has the build.prop tweak. Read my post on the link. 2nd post down. Your fix is the exact same fix I posted on that thread days ago. Take a look.
Click to expand...
Click to collapse
So I read through and saw your comment. So the difference is this being a complete post specific to the shutter sound. Thanks any way bro.
Sent from my SPH-L710 using xda app-developers app
s3.Zeke said:
So I read through and saw your comment. So the difference is this being a complete post specific to the shutter sound. Thanks any way bro.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Yes Zeke, I completely realized that. All Im asking is shouldn't the creator of the modification be giving proper acknowledgement? Or link to the original creators thread so pple will know who exactly had parts into the creation? Instead of making a new thread like the OP of the new thread is the original creator. When I created the SAME MOD thats in this thread 3 to 4days before you posted ur thread I even quoted Freeza for one part(/system/csc/feature.xml file edit) and Kitcar from a Epic Touch thread for the other part (the build.prop) edit.
All I did was take both parts, from two different forums and put them together and posted the solution on the same thread that was talking about the problem. I combined Freeza's mod with Kitcar's mod and the shutter on and off worked with the menu button. Then I posted the solution for everyone to see in the same thread. Im not trying to take props from u I just think pple should have been linked to that thread or my post if they wanted to know who had something to do with the modification instead of making a whole new thread about it, with out links to the orignal thread because the solution was in there. Freeza could of even updated the orignal post with the solution and gave proper acknowledgement when ever he had time.
s3.Zeke said:
I have seen the how to enable thread, but this is how I found to make the feature functional. Enable Shutter Sound (Working)
First we make an edit to the build.prop file located in "/system/build.prop"
Edit the following line:
#add camera sound property for SPR concept
ro.camera.sound.forced=1
To look like this:
#add camera sound property for SPR concept
ro.camera.sound.forced=0
So far we have changed the build.prop, now we will change an option in the feature.xml located in "/system/csc/feature.xml"
Edit the following line:
<CscFeature_Camera_ShutterSoundMenu>false</CscFeature_Camera_ShutterSoundMenu>
To look like this:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
So now we will save these files and replace them with the originals.
Reboot and enjoy the ability to turn off the shutter sound when you please, and re enable it when you please as well!
Let me know if you need any help.
Hit the thanks button!
Click to expand...
Click to collapse
Nice find! Great job.
E-POUND said:
Yes Zeke, I completely realized that. All Im asking is shouldn't the creator of the modification be giving proper acknowledgement? Or link to the original creators thread so pple will know who exactly had parts into the creation? Instead of making a new thread like the OP of the new thread is the original creator. When I created the SAME MOD thats in this thread 3 to 4days before you posted ur thread I even quoted Freeza for one part(/system/csc/feature.xml file edit) and Kitcar from a Epic Touch thread for the other part (the build.prop) edit.
All I did was take both parts, from two different forums and put them together and posted the solution on the same thread that was talking about the problem. I combined Freeza's mod with Kitcar's mod and the shutter on and off worked with the menu button. Then I posted the solution for everyone to see in the same thread. Im not trying to take props from u I just think pple should have been linked to that thread or my post if they wanted to know who had something to do with the modification instead of making a whole new thread about it, with out links to the orignal thread because the solution was in there. Freeza could of even updated the orignal post with the solution and gave proper acknowledgement when ever he had time.
Click to expand...
Click to collapse
Okie Doke. Don't get your panties in a bunch
Sent from my SPH-L710 using xda app-developers app
freeza said:
Nice find! Great job.
Click to expand...
Click to collapse
Worked off of your thread freeza. And I will edit to link you in. My apologies freeza.
Now I hope all is squared.
Sent from my SPH-L710 using xda app-developers app
s3.Zeke said:
Okie Doke. Don't get your panties in a bunch
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Lol Boxer Briefs here Zeke... i just hate when people take credit for my work. U put 'Hit the Thanks button" below ur post like you should be given thanks for my MOD. I created this MOD with a little searching and you made a thread about it. That it.
Like I said im not trying to steal ur props Im just saying give credit where credit is due. Yes im just a Junior Member so maybe thats y u dont want to give me credit for being the original finder of this MOD but you will just credit Freeza because it was found in his thread. But i am the one who posted this Camera MOD/FIX in Freeza's thread before you made THIS thread about it.
E-POUND said:
Lol Boxer Briefs here Zeke... i just hate when people take credit for my work. U put 'Hit the Thanks button" below ur post like you should be given thanks for my MOD. I created this MOD with a little searching and you made a thread about it. That it.
Like I said im not trying to steal ur props Im just saying give credit where credit is due. Yes im just a Junior Member so maybe thats y u dont want to give me credit for being the original finder of this MOD but you will just credit Freeza because it was found in his thread. But i am the one who posted this Camera MOD/FIX in Freeza's thread before you made THIS thread about it.
Click to expand...
Click to collapse
Wow bro, get over yourself. I found the build prop on my own. Deal with it boy u deserve no credit from me because I used nothing from you. From freeza yes. NOT YOU BRO. GET OVER YOURSELF YOU DESERVE NO CREDIT FROM ME OR THIS POST. AND IT SHALL STAY THAT WAY. Thanks.
Sent from my SPH-L710 using xda app-developers app
I did this on my stock rooted LI3 phone and it wouldn't boot afterwards. Just a black screen. Had to revert the changes to those files before I could boot.
Is this mod only supported in a specific version of the firmware?
cliffhopper said:
I did this on my stock rooted LI3 phone and it wouldn't boot afterwards. Just a black screen. Had to revert the changes to those files before I could boot.
Is this mod only supported in a specific version of the firmware?
Click to expand...
Click to collapse
You must have done something very wrong and different bro. Try again and follow these easy instructions very carefully, and if your on TW it works. If you really need the help, I dont mind. Send me your System folder and ill adjust for you.... let me know.
If you two keep fighting the mods will lock this thread. Also a bit different then how i remove the camera sounds but still good.
Sent from my SPH-L710 using xda app-developers app
jamcar said:
If you two keep fighting the mods will lock this thread. Also a bit different then how i remove the camera sounds but still good.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Playing fair... scouts honor. : p
Sent from my SPH-L710 using xda app-developers app
Went to apply these tweaks to freegs3 Rom, but the tweaks were already there. But the sounds still won't toggle, even though I have the shutter sounds to off in settings. I dunno, is this something I should ask Clark44 on his thread?? Haha
Sent from my SPH-L710 using xda app-developers app
drewmonge said:
Went to apply these tweaks to freegs3 Rom, but the tweaks were already there. But the sounds still won't toggle, even though I have the shutter sounds to off in settings. I dunno, is this something I should ask Clark44 on his thread?? Haha
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Clark44 has a silent sound overwriting the original maybe? It's been months since o flashes that Rom sorry bro... see if there are any other changes by him maybe? But I'm thinking that the shutter sound was replaced with a silent file so no matter what now it's not gonna make a noise...? Let me know bro. I'll help however I can.
Sent from my SPH-L710 using xda app-developers app
s3.Zeke said:
You must have done something very wrong and different bro. Try again and follow these easy instructions very carefully, and if your on TW it works. If you really need the help, I dont mind. Send me your System folder and ill adjust for you.... let me know.
Click to expand...
Click to collapse
The first time I did this, I modified the files with ES file explorer's default text editor.
I installed busybox and used vi to edit it, and that seems to have worked correctly!
cliffhopper said:
The first time I did this, I modified the files with ES file explorer's default text editor.
I installed busybox and used vi to edit it, and that seems to have worked correctly!
Click to expand...
Click to collapse
Nice! Glad you got it working bro! Enjoy the feature you should of had out the gate!
Sent from my SPH-L710 using xda app-developers app
Hi guys can someone give me the flashable zip of torch in lock screen for omega v34 searched but cant find it
Sent from my GT-I9300 using xda app-developers app
Did you really searched?
http://forum.xda-developers.com/showthread.php?p=35045005
And i were very happy if i would receive a short HowTo for it.
The modder (or publisher) in the other thread don't want post it and he don't answer to me.
i don't like the files which he posted. want to mod it by myself in my own policy....
don't understand people like he is....:/
89dogg said:
And i were very happy if i would receive a short HowTo for it.
The modder (or publisher) in the other thread don't want post it and he don't answer to me.
i don't like the files which he posted. want to mod it by myself in my own policy....
don't understand people like he is....:/
Click to expand...
Click to collapse
You could have a look at this guide and see if you can get anything from it.
http://forum.xda-developers.com/showthread.php?t=2029902
I know it's for an American variant but the code could be right.
Hi excuse me, I have a problem with settings icon that was missed in app drawer, I modded settings.apk and move into SD card, then I opened root explorer. I've tried to copy to system > app and set permission rw-r-r- and then reboot. After reboot, settings icon has been gone. :crying: What should I do ?
danisariandi said:
What should I do ?
Click to expand...
Click to collapse
What do you think someone who has released themes and ROMs should do.
Did you make a backup?
If not, find the original apk in the main rom file on your computer.
Or re-install ROM.
^^^Or do what he said, whatever that may be...^^^
Only options really :/
yo-meister said:
^^^Or do what he said, whatever that may be...^^^
Click to expand...
Click to collapse
It's quite obvious to be honest, see, when things like that happen to me, I retrace my steps, double check everything I may have modded, amend where necessary and try again, repeating the process should my amendments fail again, until the apk works, this guy however trys something once then starts threads like this at the first failure, and as you can see from their last thread and thread history doesn't take anything you say on board, so it's highly frustrating to see yet another, pointless thread from this guy.
Pointless threads are one thing, yes.
Pointless answers are another.
If you dont want to help, dont post - easy.
The thread has already been made.
Im fairly sure a lot of other users agree with me.
yo-meister said:
If you dont want to help, dont post - easy
Click to expand...
Click to collapse
I try to help People help themselves, understand that then you'll understand me.
XperienceD said:
What do you think someone who has released themes and ROMs should do.
Click to expand...
Click to collapse
+1 and mate seriously ur a dev nd an old xdaer. Xda rules says that no thread for such questions ask in general chat. Dont u remembr bro? No offence!
Sent from my MT11i using Tapatalk 2
---------- Post added at 11:40 AM ---------- Previous post was at 11:40 AM ----------
XperienceD said:
I try to help People help themselves, understand that then you'll understand me.
Click to expand...
Click to collapse
+1 to dis too!
Sent from my MT11i using Tapatalk 2
Please someone' tell me how I know that if someone thank me in my post. I see in app that thanks meter shows the number but I can't see the post in which I get thanked. I search all post and see who thanks me but why I can't receive notification. ... If theres no notification for this then please update the app
sent from my HTC
ROM cm10.1 beta 3.
using xda app the best developers site for android :thumbup: development
thanks button not harms your fingers while clicking
sultan arshad said:
Please someone' tell me how I know that if someone thank me in my post. I see in app that thanks meter shows the number but I can't see the post in which I get thanked. I search all post and see who thanks me but why I can't receive notification. ... If theres no notification for this then please update the app
sent from my HTC
ROM cm10.1 beta 3.
using xda app the best developers site for android :thumbup: development
thanks button not harms your fingers while clicking
Click to expand...
Click to collapse
Go to your own profile, then click on "statistics" then "find all posts thanked by sultan arshad"
I'm having an issue after clean flashing the latest version of MOAR 6.1 after having MOAR 5.01 I'm having an issue that I took a screen shot of that the icons of my notification are not showing up I ran only morphology again, checked through the mod controls, have searched to see if anyone else has had that issue (so people don't start assuming that I'm a noob) and have found no solution. If anyone can help me I would appreciate it
Sent from my SPH-L710 using xda app-developers app
Lukaslukasm said:
I'm having an issue after clean flashing the latest version of MOAR 6.1 after having MOAR 5.01 I'm having an issue that I took a screen shot of that the icons of my notification are not showing up I ran only morphology again, checked through the mod controls, have searched to see if anyone else has had that issue (so people don't start assuming that I'm a noob) and have found no solution. If anyone can help me I would appreciate it
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Make sure you don't have them set to transparent in ModControl!
Thanks a lot I see selected a lot that I assumed what it would be and it worked! It's a pleasure to get help from the actual themer of MOAR . I do have another question is there by any chance a way to make transparent notification bars possible through mod control like in kit kat 4.4
Sent from my SPH-L710 using xda app-developers app
Lukaslukasm said:
Thanks a lot I see selected a lot that I assumed what it would be and it worked! It's a pleasure to get help from the actual themer of MOAR . I do have another question is there by any chance a way to make transparent notification bars possible through mod control like in kit kat 4.4
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Well I've not actaully tried 4.4 yet, so I'm not sure what you are referring to. But the notification panels are transparent, so whatever you have set as your 'pulldown background' will show right through.
Also, I would suggest that you post in the ROM thread if you have any questions. There are a bunch of awesome folks that frequent the thread and can help with nay questions you may have :good: I never split the Q&A from the ROM thread.
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 SeniorMod
I am having a problem with MOAR as well. I love the ROM but my issue is I am using the fancy pants toggles, but they are all green instead of the normal colors I have seen in other screenshots. The green makes it impossible to tell when the toggle is on or off. I have uninstalled and reinstalled MOAR, I have tried changing the theme but no matter which theme or toggles I use, they are always bright green. Any help? I cant post in the regular ROM thread due to my post count.
Thanks!!
Josh