I posted this after I lost my Galaxy S2 and was on my Galaxy S3. Here's an update finally, sorry I forgot where this thread was.
Code:
#Performance Enhancement
dalvik.vm.heapgrowthlimit=256m
debug.performance.tuning=1
windowsmgr.max_events_per_sec=90 (this was proven right, only set it to 90 for best effects)
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
debug.sf.hw=1
video.accelerate.hw=1
profiler.force_disable_err_rpt=1
dalvik.vm.dexopt-flags=m=y
dalvik.vm.execution-mode=init:jit
ro.kernel.android.checkjni=0
#Battery Enhancement
ro.ril.disable.power.collapse=0
pm.sleep_mode=1
wifi.supplicant_scan_interval=500
ro.mot.eri.losalert.delay=1000
persist.sys.purgeable_assets=1
# Signal Enhancement
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=7
media.stagefright.enable-meta=true
media.stagefright.enable-record=false
ro.ril.hep=1
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.tcp.buffersize.default=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.wifi=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.umts=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.gprs=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.edge=6144,87380,524288,6144,16384,262144
net.tcp.buffersize.hspa=6144,87380,524288,6144,16384,262144
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,87380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576
# Video & Picture Enhancement
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# Sound & Calls Enhancement
ro.telephony.call_ring.delay=0
ro.lge.proximity.delay=25
ro.semc.sound_effects_enabled=true
ro.semc.xloud.supported=true
persist.service.xloud.enable=1
ro.semc.enhance.supported=true
persist.service.enhance.enable=1
ro.semc.clearaudio.supported=true
persist.service.clearaudio.enable=1
ro.sony.walkman.logger=1
ro.somc.clearphase.supported=true
persist.service.clearphase.enable=1
af.resampler.quality=255
persist.af.resampler.quality=255
htc.audio.swalt.enable=1
htc.audio.swalt.mingain=14512
#AC!D Audio Volume Hack
-----------------------------
speaker volume is from 20 to 31
this corresponds to -2dB to +8dB
-----------------------------
audio.speaker.voice.0=20
audio.speaker.voice.1=21
audio.speaker.voice.2=24
audio.speaker.voice.3=26
audio.speaker.voice.4=28
audio.speaker.voice.5=31
-----------------------------
earpiece volume is from 20 to 31
this corresponds to -2dB to +8dB
-----------------------------
audio.earpiece.voice.0=20
audio.earpiece.voice.1=21
audio.earpiece.voice.2=24
audio.earpiece.voice.3=26
audio.earpiece.voice.4=28
audio.earpiece.voice.5=31
-----------------------------------
headset volume is from 9 to 14
this corresponds to -34dB to -19dB
----------------------------------
audio.headset.voice.0=16
audio.headset.voice.1=19
audio.headset.voice.2=22
audio.headset.voice.3=25
audio.headset.voice.4=28
audio.headset.voice.5=31
#Sony BRAVIA Engine
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
The Bravia Engine tweak wouldn't work unless the engine is installed, correct?
How do i make this into a zip file? Or can i
Sent from my SGH-T989 using xda premium
Very good job, thank you.
vassosman said:
The Bravia Engine tweak wouldn't work unless the engine is installed, correct?
Click to expand...
Click to collapse
Correct.
thakrew317 said:
How do i make this into a zip file? Or can i
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
You could, I just don't know how to make flashables.
Warren87 said:
Very good job, thank you.
Click to expand...
Click to collapse
No, thank you!
Flashable zips are not that difficult especially if you just use an already established zip file like the gapps zip and manipulate from there..
I usually make my tweaks and place it in a local.prop file that is placed in /data folder on your root. Unfortunately this method does not work with 4.2 for future notice
here is an attachment of your fixes in a local.prop setup... Feel free to take a look at it to make sure all is well. I flashed it on my phone as a local.prop file to make sure it flashes right and it does. Download and manipulate at your leisure people.
Just an an fyi - I have done nothing more than place OP's tweaks in a prop file and then inserted it into a flashable zip file....
thakrew317 said:
How do i make this into a zip file? Or can i
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
the above was for you
I tried making one but failed not very educated when doing things like that thank you!!!!
Sent from my SAMSUNG-SGH-T989 using xda premium
Do these mods really make a noticeable difference????
subnoize soulja said:
Do these mods really make a noticeable difference????
Click to expand...
Click to collapse
Try it and let us know I know the mods I used did but too some it may seem like it has not... Only one way too find out...
---------- Post added at 08:46 PM ---------- Previous post was at 08:44 PM ----------
thakrew317 said:
I tried making one but failed not very educated when doing things like that thank you!!!!
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Its actually very easy and if you need help or wanna learn just let me know... PM me
I manipulate more than I create its easier that way....
playya said:
Flashable zips are not that difficult especially if you just use an already established zip file like the gapps zip and manipulate from there..
I usually make my tweaks and place it in a local.prop file that is placed in /data folder on your root. Unfortunately this method does not work with 4.2 for future notice
here is an attachment of your fixes in a local.prop setup... Feel free to take a look at it to make sure all is well. I flashed it on my phone as a local.prop file to make sure it flashes right and it does. Download and manipulate at your leisure people.
Just an an fyi - I have done nothing more than place OP's tweaks in a prop file and then inserted it into a flashable zip file....
Click to expand...
Click to collapse
Hey playya, I have one question for you. The zip puts the tweaks to default.prop. Shouldnt't they be in the build.prop? If not, what does the default.prop do? I've seen a lot of ROM's that have a default.prop in data and always wondered what it did.
Sent from my Nexus 7 using xda app-developers app
playya said:
Flashable zips are not that difficult especially if you just use an already established zip file like the gapps zip and manipulate from there..
I usually make my tweaks and place it in a local.prop file that is placed in /data folder on your root. Unfortunately this method does not work with 4.2 for future notice
here is an attachment of your fixes in a local.prop setup... Feel free to take a look at it to make sure all is well. I flashed it on my phone as a local.prop file to make sure it flashes right and it does. Download and manipulate at your leisure people.
Just an an fyi - I have done nothing more than place OP's tweaks in a prop file and then inserted it into a flashable zip file....
Click to expand...
Click to collapse
Thank you for making it a zip!! I would love to learn
Sent from my SGH-T989 using xda premium
Interesting read on some build prop tweaks being busted:
http://www.jeffmixon.com/examining-build-prop-tweaks-for-android-ics-a-comprehensive-guide-part-1/
Apparently Google have said a 'windowsmgr.max_events_per_sec' value above 90 doesn't add anything to performance and can even be detrimental to it.
After messing around with it I noticed 90 makes things more snappier than 300+. At least for me on all of the 4.0.3 ROMs.
Worth noting.
Sent from my SGH-T989 using Tapatalk 2
Reading over the individual prop edits, I'm noticing that my phone does not have all of the props to edit. Without making a paperweight, should I ignore the ones not present. Only asking since the ROMs that the OP has made and I've since flashed all of them, have been a lot quicker then the dated PA I'm running now and ID like to apply them but there are several missing so I figured ID ask here. Thanks with any knowledge you can toss my way
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Tmogalaxys2 said:
Hey playya, I have one question for you. The zip puts the tweaks to default.prop. Shouldnt't they be in the build.prop? If not, what does the default.prop do? I've seen a lot of ROM's that have a default.prop in data and always wondered what it did.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
sorry guys for not getting back to you sooner but i coach kids and adults so sometimes I miss stuff. Now what I did was put it in as a local.prop and this actually supersedes your build.prop and it can be used from one rom to another without having to go in and change each build.prop.
also if you update your rom and you do not do a clean install your tweaks should stick without a problem since it wont be overwritten on a flash.
I believe if I am not mistaken that the default.prop is kernel related and if you view it you will see info related to such like usb connection and adb root access
---------- Post added at 09:07 AM ---------- Previous post was at 09:01 AM ----------
tongueman87 said:
Thank you for making it a zip!! I would love to learn
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
No prob I use notepad ++ and total commander to do my manipulations... Send me a pm and we can mess around with stuff. Its really a lot of text and not as difficult as you may think.
playya said:
sorry guys for not getting back to you sooner but i coach kids and adults so sometimes I miss stuff. Now what I did was put it in as a local.prop and this actually supersedes your build.prop and it can be used from one rom to another without having to go in and change each build.prop.
also if you update your rom and you do not do a clean install your tweaks should stick without a problem since it wont be overwritten on a flash.
I believe if I am not mistaken that the default.prop is kernel related and if you view it you will see info related to such like usb connection and adb root access
---------- Post added at 09:07 AM ---------- Previous post was at 09:01 AM ----------
No prob I use notepad ++ and total commander to do my manipulations... Send me a pm and we can mess around with stuff. Its really a lot of text and not as difficult as you may think.
Click to expand...
Click to collapse
Thanks for the info man!
Sent from my Nexus 7 using xda app-developers app
Bumping with update, have more knowledge of the tweaks. And yes, I still do frequent these forums lol, and you guys did get 4.1.2 before GS3 did, but we just got it 3 days ago. Just can't test anything for the GS2. But these are universal, enjoy!
DigitaL BlisS said:
Interesting read on some build prop tweaks being busted:
http://www.jeffmixon.com/examining-build-prop-tweaks-for-android-ics-a-comprehensive-guide-part-1/
Apparently Google have said a 'windowsmgr.max_events_per_sec' value above 90 doesn't add anything to performance and can even be detrimental to it.
After messing around with it I noticed 90 makes things more snappier than 300+. At least for me on all of the 4.0.3 ROMs.
Worth noting.
Sent from my SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
Yea I was reading this as well. There are actually two pages in his report can find both here:
http://www.jeffmixon.com/series/examining-build-prop-tweaks-for-android-ics-a-comprehensive-guide/
TheLastSidekick said:
Bumping with update, have more knowledge of the tweaks. And yes, I still do frequent these forums lol, and you guys did get 4.1.2 before GS3 did, but we just got it 3 days ago. Just can't test anything for the GS2. But these are universal, enjoy!
Click to expand...
Click to collapse
Welcome back old friend =/]
Related
First I would like to say thank you to
The CM team
To ngiordano for all your help and teaching
To Google
To molesarecoming and D4rKn3sSyS for their amazing work
to the entire open source community
This is my build for the Hercules based off PA's source
Team Passion presents..........
PARANOID ANDROID 2.13 for the T-Mobile Galaxy S II ( Hercules )
Install instructions.
First time Install:
1. Make a backup
2. Data reset
3. Wipe system
4. Flash Rom
http://d-h.st/fYG
5. Flash latest gapps
http://goo.im/gapps/gapps-jb-20120726-signed.zip
If already on one of my previous builds:
1. Make a backup
2. Wipe Cache & Dalvik
3. Flash ROM
http://d-h.st/fYG
4. If you choose this install method please do not post bugs without trying a clean install first.
Enjoy.
And Remember Donations are appreciated not required.
Team Passions Site http://www.team-passion.com
Paranoid Android's site: http://www.paranoid-rom.com
Paranoid Android's Github: https://github.com/ParanoidAndroid
Awesome will flash and report
Are there any known bugs yet ?
Sent from my SGH-T989 using xda premium
what are the advantages
I have had this in testing in a private FB group. This version has no reported bugs as of yet
mataflakitas said:
what are the advantages
Click to expand...
Click to collapse
You will have to look at their site to much info to spoon feed
Sent from my SGH-T989 using xda premium
tdizzle404 said:
You will have to look at their site to much info to spoon feed
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Come on bro ,you can at least give a taste. I've read you can change the DPI on individual apps. That's what I know thus far.
Sent from JMT Goodness
Cool I'm about to flash right now and test it out
Thanks Jay.Dub! I will be flashing tonight. For anyone who doesn't know what this looks like, here is a link to a post with screenshots:
http://forum.xda-developers.com/showpost.php?p=30117470&postcount=2
forgive for noobness but I looked around and didn't see, is this running ICS or JB? thanks
edit: looks like JB from that posted link above mine
mobbarley said:
forgive for noobness but I looked around and didn't see, is this running ICS or JB? thanks
edit: looks like JB from that posted link above mine
Click to expand...
Click to collapse
Jb bro
---------- Post added at 05:18 PM ---------- Previous post was at 05:17 PM ----------
Thnks for posting this ive also been following them on Fb also I'm gonna try this badboy out
casonswag said:
Jb bro
---------- Post added at 05:18 PM ---------- Previous post was at 05:17 PM ----------
Thnks for posting this ive also been following them on Fb also I'm gonna try this badboy out
Click to expand...
Click to collapse
thanks. I'll give it a shot after work later also! so many great ROMs right now, in the past 2 day's I've run 3 different ones and this will be the 4th to keep track of.
No flicker so that's nice! lol
the reason I had to go back to ICS from PA was the water mic. any reported problems with it in this build?
tdizzle404 said:
No flicker so that's nice! lol
Click to expand...
Click to collapse
Glad to know as that's the reason I left PA 2.10. Thanks!
A2DP fix for media: Currently CM10 based builds the Bluetooth device works just to stream audio to make calls but it doesn't work when streaming media(Pandora, PowerAmp Music player)
Looks like a sample rate is missing in the at a2dp line in the "audio_policy.conf"(/etc) line "sampling_rates 48000" and the 44100 needs to added before the 48000 with this "|" symbol and it should look like this "sampling_rate 44100|48000".:good:
Edit file with root explorer text editor.
Before:
sampling_rates 48000
After:
sampling_rates 44100|48000
Make sure there's no spaces between the values.
Testing this ROM and the fix works.
KRZ-2pa said:
A2DP fix for media: Currently CM10 based builds the Bluetooth device works just to stream audio to make calls but it doesn't work when streaming media(Pandora, PowerAmp Music player)
Looks like a sample rate is missing in the at a2dp line in the "audio_policy.conf"(/etc) line "sampling_rates 48000" and the 44100 needs to added before the 48000 with this "|" symbol and it should look like this "sampling_rate 44100|48000".:good:
Edit file with root explorer text editor.
Before:
sampling_rates 48000
After:
sampling_rates 44100|48000
Make sure there's no spaces between the values.
Testing this ROM and the fix works.
Click to expand...
Click to collapse
Have you thought of making this bit of insight into a thread in general ?
Sent from JMT Goodness
VINCOM has a flashable Bluetooth fix attached to his Superlite cm10 ROM in this forum. I can confirm that it works. Be sure to thank him for it.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
LoopDoGG79 said:
Have you thought of making this bit of insight into a thread in general ?
Sent from JMT Goodness
Click to expand...
Click to collapse
I thought about it but i wasn't sure in which thread (Dev or Apps) about my A2DP fix finding.
Sent from my SGH-T989 w/CM10-Hybrid ParanoidAndroid v2.11(9-13-12)by: jay.dub using XDA app.
LoopDoGG79 said:
Come on bro ,you can at least give a taste. I've read you can change the DPI on individual apps. That's what I know thus far.
Sent from JMT Goodness
Click to expand...
Click to collapse
Im telling you like ive told many others, JB PA is the best rom out there! Im glad this brother has one up thats we can follow now. I kniw starsky has had issues with his phone and have to rely on others for it. a lot of tge times with the hercukes builds we would get water mic. I will flash this baby later!
Sent from my SGH-T849 using xda app-developers app
Thanks for this! I just flashed and it's great, but my hw button lights aren't staying on. Any fix?
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
modify these tweaks into build.prop to fix the following problems:
Lock Screen Lag/Delay
debug.performance.tuning=1
video.accelerate.hw=1
Crashes on video calling apps like Tango or Skype
debug.composition.type=gpu
noobs:
1_ download Root Explorer
2_ open app and scroll down to System
3_ long press build.prop and open with Text Editor
4_ insert fixes under #tweaks or #ADDITIONAL_BUILD_PROPERTIES
5_reboot
further notes
-works with AOKP and CM10
- settings>dev options> animation scale .5x (all 3)
- debug.composition.type= is already in there just edit.
***I'm not a dev. worked for me so I'm sharing. no support. I take no credit for
these build properties. I do not own them I simply found them online and
wanted to share since they worked for me. not responsible for damages to phones
(bricks, bootloop, etc)***
kangelov said:
I just wanted to add that you can
create a local.props file and put it under /data. This way you
don't have to make those same edits every time you flash, they
stay with your data.
I take no credit for this trick, I read it in the CM10 thread a
while back and it works for me.
Click to expand...
Click to collapse
Yowah.
Won't changing windows animation to .5 kill CRT?
LoopDoGG79 said:
Won't changing windows animation to .5 kill CRT?
Click to expand...
Click to collapse
Yes yes it does. I did this in jovys rom and it killed crt
Sent From a Jedi Knight far far away... using Jedi Kernel
LoopDoGG79 said:
Won't changing windows animation to .5 kill CRT?
Click to expand...
Click to collapse
I honestly don't know. I changed it and liked it, I prefer a
quick phone over cute animations. The change to .5x isn't
necessary to fix the lag it just adds to the overall quickness,
so if someone doesn't like it they can choose an
animation speed of their preference.
Does this change the actual ui speeds? Or just animations?
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
i used build prop editor by jrummy and added the buildprop fixes that way. the fixes did not work for me. running 10-26
garth719 said:
i dont feel like paying 4 bucks for root explorer so i used build prop editor by jrummy and added the buildprop fixes that way. the fixes did not work for me. running 10-26
Click to expand...
Click to collapse
did you reboot?
garth719 said:
i dont feel like paying 4 bucks for root explorer so i used build prop editor by jrummy and added the buildprop fixes that way. the fixes did not work for me. running 10-26
Click to expand...
Click to collapse
Worked for me beautifully on CM10 10-27 Thanks buddy!
tikay00 said:
Does this change the actual ui speeds? Or just animations?
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
couldnt tell ya.. fixes the lag is all I know..
LoopDoGG79 said:
Worked for me beautifully on CM10 10-27 Thanks buddy!
Click to expand...
Click to collapse
yep, glad I could help.. should work on all t989..
Delete post
Giomv21 said:
yep, glad I could help.. should work on all t989..
Click to expand...
Click to collapse
Going to have to back track a little. I noticed if the phone sits for a while, let's say twenty minutes, the lock screen delay comes back occasionally. The delay does happen far less though.
This tweak worked for me as far as the screen on lag went. Although I had to add the lines myself to AOKP build 5 as they weren't included. Used jrummys build.prop editor.
Sent from my SGH-T989 using xda premium
You can add this to build.prop also to make things more snappier and smoother "windowsmgr.max_events_per_sec=240"
Sent from my SGH-T989 using Tapatalk 2
Wooo so far so good with the lag
..it was driving me insane lol
Sent from my iPhone kryptonite
---------- Post added at 11:11 AM ---------- Previous post was at 11:07 AM ----------
casonswag said:
You can add this to build.prop also to make things more snappier and smoother "windowsmgr.max_events_per_sec=240"
Click to expand...
Click to collapse
What exactly does this do?
Sent from my iPhone kryptonite
That lag was really starting to get to me, but this fix works great! Thanks!
iNeedICS said:
Wooo so far so good with the lag
..it was driving me insane lol
Sent from my iPhone kryptonite
---------- Post added at 11:11 AM ---------- Previous post was at 11:07 AM ----------
What exactly does this do?
Sent from my iPhone kryptonite
Click to expand...
Click to collapse
Not sure but most people say that it makes your scrolling snappier, stronger and faster
Sent from my Koodo Samsung S2X SGH-T989D
Giomv21 said:
modify these tweaks into build.prop to fix the following problems:
Lock Screen Lag/Delay
debug.performance.tuning=1
video.accelerate.hw=1
Crashes on video calling apps like Tango or Skype
debug.composition.type=gpu
noobs:
1_ download Root Explorer
2_ open app and scroll down to System
3_ long press build.prop and open with Text Editor
4_ insert fixes under #tweaks or #ADDITIONAL_BUILD_PROPERTIES
5_reboot
further notes
-works with AOKP and CM10
- settings>dev options> animation scale .5x (all 3)
- debug.composition.type= is already in there just edit.
***I'm not a dev. worked for me so I'm sharing. no support.***
Click to expand...
Click to collapse
I just wanted to add that you can create a local.props file and put it under /data. This way you don't have to make those same edits every time you flash, they stay with your data.
I take no credit for this trick, I read it in the CM10 thread a while back and it works for me.
Thom75 said:
Hello Everyone,
Last time I faced with that problem to. All I was needed I found here so thank You for sharing information and fix. :good:
Because it wasn't working when I did changes in build.prop and I don't like flash unknown files (version, source)
I did some research and there is result. All what You need is:
1) change line in build.prop
from:
Code:
persist.sys.usb.config=mtp
to:
Code:
persist.sys.usb.config=mass_storage
2) add value:
Code:
android:allowMassStorage="true"
in framework-res.apk/res/xml/storage_list.xml
where oryginal line look like this:
Code:
<storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_sd_card" android:primary="true" android:removable="true" android:maxFileSize="4096" />
after change look like this:
Code:
<storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_sd_card" android:primary="true" android:removable="true" android:allowMassStorage="true" android:maxFileSize="4096" />
After that You'll get another option in storage configuration panel.
Tested on my Sony LwW, CM10 FXP203. :victory:
Thom
Click to expand...
Click to collapse
Saw this in another thread, wonder, would this work? If so that would be awesome.
Sent from my SPH-L710 using xda app-developers app
Sent from my SPH-L710 using xda app-developers app
Upload your framework-res.apk and build.prop, I'll do the mods and you can test it (I dont yet have this phone, waiting for it)
Also, can you provide a link to the original thread? Thanks
Sent from my PG06100
CNexus said:
Upload your framework-res.apk and build.prop, I'll do the mods and you can test it (I dont yet have this phone, waiting for it)
Also, can you provide a link to the original thread? Thanks
Sent from my PG06100
Click to expand...
Click to collapse
hey, you're the man!!! i can take care of the build prop and prbobly even the framework just wanted to know, bu i will gladly let someone else have a hack! gimme a sec and il drop a link
das_webos_transformer said:
hey, you're the man!!! i can take care of the build prop and prbobly even the framework just wanted to know, bu i will gladly let someone else have a hack! gimme a sec and il drop a link
Click to expand...
Click to collapse
Awesomesauce
What rom are you on? (And android version)
Just so that I can keep it organized haha
Sent from my PG06100
CNexus said:
Awesomesauce
What rom are you on? (And android version)
Just so that I can keep it organized haha
Sent from my PG06100
Click to expand...
Click to collapse
iim on 4.1.1, working on my next release of throwback rom, its undergoing some major renovating. new apps, theme that doesnt suck, liddroid, ac!d sound by default, aosp keyboard, cm10 calculator and some more coming. this would also be included if it works, wich would be awesome
Build.prop
https://www.box.com/s/js16ffbiie6g50m9kiyh
Freamework-res
https://www.box.com/s/77qtx0wdw8lz4ilecsno
also, if youre on desktop or whatnot, you can click the little arrow next to the quote, and it will send you to the OP! who knew?
also, if youre an irc guy, i usually troll aorund in the #iconia-dev on freenode. pretty cool dudes up in there
Haha, actually its sending me to the post that you quoted
same thing
heres a quick lol http://www.youtube.com/watch?v=zs8NVl74uYs
haha
Uploading, will edit post in a sec...
Links
framework-res.apk (modded)
build.prop (modded)
ok. made a flashable. freaking laptop doesnt mount the phone to well.
https://www.box.com/s/3qbw635fkh61t17q0doa
thats a funny video rihgt? lol
it rebooted... thats a good sign
muarh didnt work.. hmm
haha did the zip wrong haha.... framework-res goes in framework duh
and the build prop goes in system... ready for a nap... lol
Um, in the flashable you have the framework-res.apk outside the system/framework folder...
i fixed it... lol not gonna upload a new one. its a softer. i think. did a random reboot after finishing the cache and now it hangs. lol
i fixed the flashable, after i noticed my theme didnt change,lol but it didnt work. probobly for the best. thank you so much for that though!
ewwww!!!111!!1!
http://forum.xda-developers.com/showthread.php?t=1711009
Hoping it works :fingers-crossed:
Sent from my PG06100
Didn't work....daRN
Sent from my SPH-L710 using xda app-developers app
das_webos_transformer said:
Didn't work....daRN
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
The app?
Sent from my PG06100
Yesir
Sent from my SPH-L710 using xda app-developers app
das_webos_transformer said:
Yesir
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Hm. Well that really sucks, idk what to tell you
Try looking over in all the other carrier forums (for the S3), maybe they got something
Sent from my PG06100
See if this helps:
http://forum.xda-developers.com/showthread.php?t=1849861
bmdiz said:
See if this helps:
http://forum.xda-developers.com/showthread.php?t=1849861
Click to expand...
Click to collapse
Well, thats not really what he was trying to do
Sent from my PG06100
CNexus said:
Well, thats not really what he was trying to do
Sent from my PG06100
Click to expand...
Click to collapse
My bad. That's what I thought he was looking for. Looks like he's still in a jam.
Sent from my SPH-L710 using xda app-developers app
Hello people,i found some interesting build prop tweaks that will make ics ui less laggy....ecpecially have you ever noticed the lag of settings app?it kills me when i open settings menu
anyway more action less words
#requires:
-Hands,fingers,brain
-Xperia s ,acro s and ion
-root
-root explorer or anything similar explorer that can edit system files
#step 1
open root explorer,go to /system ,mount it r/w and then longpress on build.prop and press *open in text editor*
#step 2
add those lines at the end of the file-text(please backup first):
persist.sys.ui.hw=1
ro.vold.umsdirtyratio=20
ro.wmt.blcr.enable=0
added tweaks(thanks should go on mrsatan[3rd tweak and 4th tweak number] and and on one random guy at google):
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
view.scroll_friction=10
windowsmgr.max_events_per_sec=280
ro.min_pointer_dur=8
ro.telephony.call_ring.delay=0
ring.delay=0
press menu button and then press save and exit
mount r/o
#step 3
reboot your phone (if someone asks me what is reboot i will shoot his head)
#step 4
post a comment and tell if it is working or not and thank me if you consider that i helped you
#step 5
continue your life
Sv: Eliminate Lag(and butter smooth settings)
Well, I'm sorry to say but my phone lags a lot because of this, going to remove the lines
Anyways thanks for trying to help
Sent from my LT28i using xda premium
Re: Eliminate Lag(and butter smooth settings)
Could this be applied to xperia SL??
Sent from my LT26ii using xda app-developers app
Hello, sorry for my bad English.
Could you tell if it really works in XS?
thanks for the input!
Nothing new, these were shared long ago.
Reply to all... Yes u can apply it and on sl......
I know those tweaks are not new but ive collected those that made my device faster and without lags in one place so it will be easy for users to find
So are those tweaks working?
Works very well here in my XS with stock.45 rom! Even the browser get smoother.
Good job!
No change felt.
Can you throw some light on what it does exactly.
Sent from my LT26i using xda premium
Bassheadzero said:
Works very well here in my XS with stock.45 rom! Even the browser get smoother.
Good job!
Click to expand...
Click to collapse
as you did it? I tried it and the phone was the same ..
gopiraj_m said:
No change felt.
Can you throw some light on what it does exactly.
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
the first tweaks i dont know what done but i felt that my device faster
the new tweaks made scrolling faster (the first 5)
and the other 2 made the call delay minimum....
the scrolling is especially faster in settings where i felt much lag..
have you saved the build prop after the edit
devilakos said:
the first tweaks i dont know what done but i felt that my device faster
the new tweaks made scrolling faster (the first 5)
and the other 2 made the call delay minimum....
the scrolling is especially faster in settings where i felt much lag..
have you saved the build prop after the edit
Click to expand...
Click to collapse
Ofcourse and I had no lag in the settings menu while scrolling.
Which Rom are you using anyway?
Sent from my LT26i using xda premium
gopiraj_m said:
Ofcourse and I had no lag in the settings menu while scrolling.
Which Rom are you using anyway?
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
xtxperience 7 (stock ics based)
devilakos said:
xtxperience 7 (stock ics based)
Click to expand...
Click to collapse
Yet, I see no change.
Thanks anyways! :good:
gopiraj_m said:
Yet, I see no change.
Thanks anyways! :good:
Click to expand...
Click to collapse
sorry for not helping but if you have no lag you probably dont need this
that lines just to enter the settings menu I work in "butter"
Work in Xperia t jb??
Sent from my C6603 using xda premium
E
joni29 said:
as you did it? I tried it and the phone was the same ..
Click to expand...
Click to collapse
Normally.. I did the same of the post, with solid explorer i opened the build.prop and paste these lines at the end and saved. Then I rebooted and now the ui is very smoother. And there's other fix that I loved, the mod eliminated boring delay to keypad to calls.
Make sure to save the file before reboot
Good luck
Bassheadzero said:
E
Normally.. I did the same of the post, with solid explorer i opened the build.prop and paste these lines at the end and saved. Then I rebooted and now the ui is very smoother. And there's other fix that I loved, the mod eliminated boring delay to keypad to calls.
Make sure to save the file before reboot
Good luck
Click to expand...
Click to collapse
thanks, could put a screenshot of how you did it in the build.prop?
esque look than the other lines to make room use #
You know guys how to remove the lag in the settings and some other apps as well? Go to settings, scroll through the bottom, choose "Developer options", and check "Force GPU Rendering". I know it's not a new thing, but not everybody knows this
I'm an XZXperience 2 ROM user btw. Unlocked boatloader also.
Sent from my LT26w Acro S using xda premium
I test it. I feel not the difference!
Xperia s .55 fw,deodex stock
Sent from my LT26i using Tapatalk 2