[Share] Build.prop tweaks for CM10.1 - Galaxy Ace S5830 General

This is my first post in the android development section. Hope you guys like it.
FEATURES :
* Better Battery
- Deep Sleep Mode
- Scans WiFi Less Frequently (Saves Battery)
* Image Quality Increased
* Streams Video Faster
* Better Touch Response
* Faster Reboot
* Instant Call
- No Delay In Receiving/Making Calls
* Faster Launcher
- No/Very Little Lag
- Forces Launcher Into Memory
* Fixes FC Issues With Some Apps
* Fixes “Black Screen” Issue After Call
- Screen Appears Almost Instantly After Pulling Phone Away From Face
* Audio & Video Quality Increased
* Signal Tweaks
* Download & Upload Speed Increased
* Dalvic VM Tweaks
* Loads App Faster
* Frees More RAM
* Overall Performance Increased
And Many More ...
Instructions :
1) Copy the build.prop from /system to your SD card, transfer it to your computer, open it with notepad ++.
2) Add the following lines to it :
#
ADDITIONAL_BUILD_PROPERTIES
#
debug.performance.tuning=1
debug.sf.hw=1
video.accelerate.hw=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition. type =gpu
# Faster Streaming
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
# Better Image & Audio Quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
# Net Speed Tweaks
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576
# Google DNS
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
# No Delay In Making Call
ro.telephony.call_ring.delay=0
ring.delay=0
# Battery Tweaks
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
ro.ril.fast.dormancy.rule=0
# Frees More RAM
persist.sys.purgeable_assets=1
# Signal Tweaks
ro.ril.enable.amr.wideband=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category=6
# Fast Reboot
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true
# Better Responsiveness & Speed
windowsmgr.max_events_per_sec=90
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
# Lock App In Memory
sys.keep_app_1=enter the package name of the app.
# Other Tweaks
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.mot.eri.losalert.delay=1000
dalvik.vm.execution-mode=int:jit
ro.config.hwfeature_wakeupkey=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
persist.adb.notify=0
vm.stat_interval=1
persist.android.strictmode=0
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
ro.config.nocheckin=1
# Enable Surface Dithering Which Will Raise Image Quality At The Cost Of Performances - 1=ON;0=OFF
persist.sys.use_dithering=0
# Enables 270 Degree Rotation
windowsmgr.support_rotation_270=true;
# Improves Camera & Video Results
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
#
# Experimental Tweaks
#
#touch.presure.scale=0.001
#ro.min_pointer_dur=8
#ro.media.enc.hprof.vid.fps=65
# No BootAnimation For Faster Reboot - Remove # Below To Enable
#debug.sf.nobootanimation=1
# May Improve Pictures - Remove # Below To Enable
#ro.media.cam.preview.fps=0
3) Save the file & close.
4) Transfer the edited build.prop to your SD card.
5) Using root explorer, move it to /system, set permissions to rw--r-r-.
6) Reboot into recovery, wipe dalvic cache & reboot.
Done !
Note :
1) There are some experimental tweaks. To enable them, remove the # from the starting of the lines as stated.
2) DO NOT DELETE THE #AT THE LINE, EXPERIMENTAL TWEAKS.
3) There is a line that allows you to lock the launcher in memory. Enter the package name of the app/launcher you wanna lock there.
For example, the package name for Trebuchet is, com.cyanogenmod.trebuchet
4) If the line,
#
ADDITIONAL_BUILD_PROPERTIES
#
is already present in your original build.prop, just copy all the lines below it, other than it & paste them & follow the steps stated above.
Tested & working on CM10.1 beta7 by Wayland_ace !
Credits :
1) TopDroid for his original work.
2) Venomous Viper 119 ( me ) for sharing it here
If you want to use this in your ROM, don't even take my permission ! Just give credits to the right person, that's enough ! I'm just sharing it here !
Sent from my GT-S5830 using xda premium

There might be some flaws in the lines as these tweaks weren't made for ace remotely. I just tested & they worked. So I shared. Any corrections, I'm always happy to be noticed
Sent from my GT-S5830 using xda premium

why wont it work on other based roms like CM 7.2? lot of my stuff on CM 7.2 looks like that. just asking...

for proximity
mot. and lge. are for LG phones and motorola phones
they wont work
just a suggest
and all
ro.mot
ro.lge lines do not work
also the ril.htcmask wont have any affect
Sent from my S500 using xda app-developers app

benna said:
why wont it work on other based roms like CM 7.2? lot of my stuff on CM 7.2 looks like that. just asking...
Click to expand...
Click to collapse
You can give it a try. If it works then, great !
SpaceCaker said:
for proximity
mot. and lge. are for LG phones and motorola phones
they wont work
just a suggest
and all
ro.mot
ro.lge lines do not work
also the ril.htcmask wont have any affect
Thanks for your valuable suggestion ! Currently I've removed those lines from op. Can you please help me with the correct lines ?
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Sent from my GT-S5830 using xda premium

Anyone tried the tweaks on other builds ? If yes, please report what changes have you noticed.
Sent from my GT-S5830 using xda premium

Since this is a share, shouldn't this thread be in the general section?
Code:
# DalvikVM tweaks
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.heapsize=64m
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:fast
dalvik.vm.dexopt-data-only=1
dalvik.vm.dexopt-data-only=1

Xr01d_GT said:
Since this is a share, shouldn't this thread be in the general section?
Code:
# DalvikVM tweaks
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.heapsize=64m
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:fast
dalvik.vm.dexopt-data-only=1
dalvik.vm.dexopt-data-only=1
Click to expand...
Click to collapse
As far as I know, only discussion threads & query threads for roms are posted in the general section (correct me if I'm wrong) . And these tweaks aren't purely shared, I had to remove some lines & make some adjustments to make them easily equipping/usable .
Sent from my GT-S5830 using xda premium

I am using all of these above and I fell sigificant improvement. Why all of these are not applied to ROMs? I used a bit of wifi, 2G, 3G, texts and a few calls and there is still 49% since 9a.m. uncharge. and the awake after sleep is boosted. I am really suprised with that and also worried why nobody comments and test???

Czepek said:
I am using all of these above and I fell sigificant improvement. Why all of these are not applied to ROMs? I used a bit of wifi, 2G, 3G, texts and a few calls and there is still 49% since 9a.m. uncharge. and the awake after sleep is boosted. I am really suprised with that and also worried why nobody comments and test???
Click to expand...
Click to collapse
First... I'm back on xda after a long time. Happy to be back . Well, many threads go down due to lack of scope like this here. Can't help
Sent from my GT-S5830 using xda premium

thx dude

koQQen said:
thx dude
Click to expand...
Click to collapse
If you really wanna say so, hit the button !
Sent from my GT-S5830 using xda premium

The suggested build.prop seems to be working really well for my Galaxy S2 i9100 with Dirty Unicorns rom 4.4. I was experiencing some really annoying delays and freezes with my phone, but after applying the new build.prop everything is working pretty much flawlessly! Big thanks to the author!

I just bricked my phone either i wasnt doing it properly or something btw does this work with the ace s5380i and if so can u make a video tutorial please.
Thanks in advance.

JAMDIZZY said:
I just bricked my phone either i wasnt doing it properly or something btw does this work with the ace s5380i and if so can u make a video tutorial please.
Thanks in advance.
Click to expand...
Click to collapse
The tweaks should work with ace-i. I'm sorry but I don't own the ace anymore, so no video tutorials

script replacement or edit to existing ?
hi,.
i've post few questions about tweaking build.prop here
http://forum.xda-developers.com/showthread.php?t=2351849&page=3#post59443281
would you mind to give some inputs to best settings and tweak suggestions
thanks
---------- Post added at 02:47 AM ---------- Previous post was at 02:03 AM ----------
which one should be the value of no boot ?
debug.sf.nobootanimation=0
or
debug.sf.nobootanimation=1
the boot of cyanogen initials its work and all developer should have initials boot right,.
for me in counts around 60 circulation before the home screen appears, is it normal ?
---------- Post added at 03:15 AM ---------- Previous post was at 02:47 AM ----------
I cant see the difference,.
which one should be picked and used for my solana ?
your script as following:
# Enable Surface Dithering Which Will Raise Image Quality At The Cost Of Performances - 1=ON;0=OFF
persist.sys.use_dithering=0
Top Droid as following:
persist.sys.use.dithering=1
Improves Screen Quality At The Cost Of Performance
---------- Post added at 03:40 AM ---------- Previous post was at 03:15 AM ----------
your value are the same with my build.prop from existing cm10.1 nightly solana
windowsmgr.max_events_per_sec=90
while topdroid values are:
windowsmgr.max_events_per_sec=275
your edit means no tweak for my solana, but is it best to increase the wait time into 275 ?
what do you suggest,.

Cm 10.1 not booting
Venomous Viper 119 said:
This is my first post in the android development section. Hope you guys like it.
FEATURES :
* Better Battery
- Deep Sleep Mode
- Scans WiFi Less Frequently (Saves Battery)
* Image Quality Increased
* Streams Video Faster
* Better Touch Response
* Faster Reboot
* Instant Call
- No Delay In Receiving/Making Calls
* Faster Launcher
- No/Very Little Lag
- Forces Launcher Into Memory
* Fixes FC Issues With Some Apps
* Fixes “Black Screen” Issue After Call
- Screen Appears Almost Instantly After Pulling Phone Away From Face
* Audio & Video Quality Increased
* Signal Tweaks
* Download & Upload Speed Increased
* Dalvic VM Tweaks
* Loads App Faster
* Frees More RAM
* Overall Performance Increased
And Many More ...
Instructions :
1) Copy the build.prop from /system to your SD card, transfer it to your computer, open it with notepad ++.
2) Add the following lines to it :
#
ADDITIONAL_BUILD_PROPERTIES
#
debug.performance.tuning=1
debug.sf.hw=1
video.accelerate.hw=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition. type =gpu
# Faster Streaming
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
# Better Image & Audio Quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
# Net Speed Tweaks
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576
# Google DNS
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
# No Delay In Making Call
ro.telephony.call_ring.delay=0
ring.delay=0
# Battery Tweaks
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
ro.ril.fast.dormancy.rule=0
# Frees More RAM
persist.sys.purgeable_assets=1
# Signal Tweaks
ro.ril.enable.amr.wideband=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category=6
# Fast Reboot
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true
# Better Responsiveness & Speed
windowsmgr.max_events_per_sec=90
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
# Lock App In Memory
sys.keep_app_1=enter the package name of the app.
# Other Tweaks
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.mot.eri.losalert.delay=1000
dalvik.vm.execution-mode=int:jit
ro.config.hwfeature_wakeupkey=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
persist.adb.notify=0
vm.stat_interval=1
persist.android.strictmode=0
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
ro.config.nocheckin=1
# Enable Surface Dithering Which Will Raise Image Quality At The Cost Of Performances - 1=ON;0=OFF
persist.sys.use_dithering=0
# Enables 270 Degree Rotation
windowsmgr.support_rotation_270=true;
# Improves Camera & Video Results
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
#
# Experimental Tweaks
#
#touch.presure.scale=0.001
#ro.min_pointer_dur=8
#ro.media.enc.hprof.vid.fps=65
# No BootAnimation For Faster Reboot - Remove # Below To Enable
#debug.sf.nobootanimation=1
# May Improve Pictures - Remove # Below To Enable
#ro.media.cam.preview.fps=0
3) Save the file & close.
4) Transfer the edited build.prop to your SD card.
5) Using root explorer, move it to /system, set permissions to rw--r-r-.
6) Reboot into recovery, wipe dalvic cache & reboot.
Done !
Note :
1) There are some experimental tweaks. To enable them, remove the # from the starting of the lines as stated.
2) DO NOT DELETE THE #AT THE LINE, EXPERIMENTAL TWEAKS.
3) There is a line that allows you to lock the launcher in memory. Enter the package name of the app/launcher you wanna lock there.
For example, the package name for Trebuchet is, com.cyanogenmod.trebuchet
4) If the line,
#
ADDITIONAL_BUILD_PROPERTIES
#
is already present in your original build.prop, just copy all the lines below it, other than it & paste them & follow the steps stated above.
Tested & working on CM10.1 beta7 by Wayland_ace !
Credits :
1) TopDroid for his original work.
2) Venomous Viper 119 ( me ) for sharing it here
If you want to use this in your ROM, don't even take my permission ! Just give credits to the right person, that's enough ! I'm just sharing it here !
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
i did your tweek on cm 10.1 p3100 but unfortunately i am stuck at boot

jspdjanggo said:
hi,.
i've post few questions about tweaking build.prop here
http://forum.xda-developers.com/showthread.php?t=2351849&page=3#post59443281
would you mind to give some inputs to best settings and tweak suggestions
thanks
---------- Post added at 02:47 AM ---------- Previous post was at 02:03 AM ----------
which one should be the value of no boot ?
debug.sf.nobootanimation=0
or
debug.sf.nobootanimation=1
the boot of cyanogen initials its work and all developer should have initials boot right,.
for me in counts around 60 circulation before the home screen appears, is it normal ?
---------- Post added at 03:15 AM ---------- Previous post was at 02:47 AM ----------
I cant see the difference,.
which one should be picked and used for my solana ?
your script as following:
# Enable Surface Dithering Which Will Raise Image Quality At The Cost Of Performances - 1=ON;0=OFF
persist.sys.use_dithering=0
Top Droid as following:
persist.sys.use.dithering=1
Improves Screen Quality At The Cost Of Performance
---------- Post added at 03:40 AM ---------- Previous post was at 03:15 AM ----------
your value are the same with my build.prop from existing cm10.1 nightly solana
windowsmgr.max_events_per_sec=90
while topdroid values are:
windowsmgr.max_events_per_sec=275
your edit means no tweak for my solana, but is it best to increase the wait time into 275 ?
what do you suggest,.
Click to expand...
Click to collapse
If the lines are same as in you ROM's default build.prop, just delete the ones from my tweaks. The no boot animation line just disables the boot animation on startup. In other words, you don't see the boot animation. This line has nothing to do with the boot time. The boot time depends on your apps and settings.
Sent from my Nexus 5 using Tapatalk

applesaw said:
i did your tweek on cm 10.1 p3100 but unfortunately i am stuck at boot
Click to expand...
Click to collapse
Some lines must be conflicting. Just delete them and you'll be good to go!
Sent from my Nexus 5 using Tapatalk

Related

Collection of Scripts, Tweaks etc.

Here are the collection of various scripts, tweaks etc.
Warning: All of the scripts & other tweaks are collected from various sources. So please please be careful before experimenting with them. Please take necessary backups before applying anything.
build.prop tweaks
First copy the build.prop and rename it to build.prop.bak for backup
Open build.prop in notepad.
at the end of the line write a line of code into build.prop and that line tells the android system what to do.
Code:
## Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
##VM Heapsize; 178MB RAM = 32 is better
dalvik.vm.heapsize=48m
##Render UI with GPU
debug.sf.hw=1
##Decrease dialing out delay
ro.telephony.call_ring.delay=0
##Helps scrolling responsiveness
windowsmgr.max_events_per_sec=150
##Save battery
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
##Disable debugging notify icon on statusbar
persist.adb.notify=0
##Increase overall touch responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
##Raise photo and video recording quality (2.3 ROM only)
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# Photo and video recording quality tweak (2.2 Rom only)
ro.media.dec.jpeg.memcap=10000000
ro.media.enc.hprof.vid.bps=1000000
##Signal (3G) tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6
ro.ril.def.agps.feature=1
ro.ril.enable.sdr=1
ro.ril.enable.gea3=1
ro.ril.enable.fd.plmn.prefix=23402,23410,23411
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.enable.dtm=1
##Net speed tweaks
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
##Disable blackscreen issue after a call
ro.lge.proximity.delay=25
mot.proximity.delay=25
##Fix some application issues
ro.kernel.android.checkjni=0
##Phone will not wake up from hitting the volume rocker
ro.config.hwfeature_wakeupkey=0
##Force button lights on when screen is on
ro.mot.buttonlight.timeout=0
##Disable boot animation for faster boot
debug.sf.nobootanimation=1
# Enable Stagefright helps stream Video and Music Faster
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
# Enable display Dithering
persist.sys.use_dithering=1
# Enable purgeable assets
persist.sys.purgeable_assets=1
# For SD storage insert notification sound
persist.service.mount.playsnd=0
##Miscellaneous flags
ro.config.hw_menu_unlockscreen=false
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
dalvik.vm.dexopt-flags=m=y
ro.mot.eri.losalert.delay=1000
nice!
i will use some if the thread is ready
Tried a few, didnt notice any difference. Do i need to add the
## Raise JPG quality to 100% above the code ro.media.enc.jpeg.quality=100
So it looks just like you have it?
## Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
XperianceIT said:
Tried a few, didnt notice any difference. Do i need to add the
## Raise JPG quality to 100% above the code ro.media.enc.jpeg.quality=100
So it looks just like you have it?
## Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
Click to expand...
Click to collapse
hash symbol just means the system will ignore that line,basiclly for you so you know which script is which
just copy and paste job really
XperianceIT said:
Tried a few, didnt notice any difference. Do i need to add the
## Raise JPG quality to 100% above the code ro.media.enc.jpeg.quality=100
So it looks just like you have it?
## Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
Click to expand...
Click to collapse
No you don't need the top line.
Sent from my R800i using Tapatalk
OK, that's what I was thinking. Thanks.
XperianceIT
sent from my Xplay R800X, using XDA App!
nice list
i had a fast look at my builp.prop and saw that a couple of the tweeks were the
same as supercharged script tweeks but a fews of them had different values .
anyway nice list ,thanks
3G?
I put in the 3g tweaks but didn't notice any difference so far. Was it suppose to give a better signal?
Anyway thanks for the list
Just copied some of the tweaks you have mentioned, some I already had, what I didnt I pasted into my build.prop. Rebooting now, will see how it goes. But wanted to thank you big time for making these build.prop tweaks available to all. Thank you.
Gonna test some of these tweaks for few days.
Also I've noticed that enabling Stagefright slightly improves the score in AnTuTu Benchmark
Thanks for the thread!
Do the 3G tweaks work on R800x?
Sent from my R800x using XDA App
Thanks for your list. But do you think this tweak (## Raise JPG quality to 100%ro.media.enc.jpeg.quality=100) will affect Bravia engine mod in any negative way?? Does it affect the capture of photo or the viewing on device? Obviously I want best quality and Ive been really happy with the bravia engine. It is very vivid and great detail.
**Edit** I just soft- bricked phone. I am stuck on DoomKernel(v.10) logo 7 so I cant even get into CWM touch! I think I did it by leaving 1st line in (I.E. ## Raise JPG quality to 100%, ##VM Heapsize; 178MB RAM = 32 is better, ##Decrease dialing out delay) Did I confuse the hell out of my phone with these lines? Or just myself??lmao.
very nice.. I like it..!!!
cyrusalmighty said:
Thanks for your list. But do you think this tweak (## Raise JPG quality to 100%ro.media.enc.jpeg.quality=100) will affect Bravia engine mod in any negative way?? Does it affect the capture of photo or the viewing on device? Obviously I want best quality and Ive been really happy with the bravia engine. It is very vivid and great detail.
**Edit** I just soft- bricked phone. I am stuck on DoomKernel(v.10) logo 7 so I cant even get into CWM touch! I think I did it by leaving 1st line in (I.E. ## Raise JPG quality to 100%, ##VM Heapsize; 178MB RAM = 32 is better, ##Decrease dialing out delay) Did I confuse the hell out of my phone with these lines? Or just myself??lmao.
Click to expand...
Click to collapse
No, these are just comments, so will have been ignored. If you made a backup of the build.prop, you could boot recovery and copy it over, or via adb.
Wow. Ok, I just reflashed .42 & fastbooted my doomkernel+root & restored my most recent backup. Im back where I started ,but what did I do wrong? I only copied and pasted a couple lines, & I have dealt with the build.prop before.
Edit* I just saw your response. I did have the backup of the build.prop, but I wasnt able to get past the doomkernel animation(that comes right before the recovery screen). So i couldnt get to recovery, and unfortunetly I can never get ADB to work ever. It always says "ADB was not found, you will not be able to manipulate files" error message on startup.confused I have it in c://android-sdk/platform-tools. I had to reflash and restore an older backup, but now im not sure what I did wrong in build.prop.
cyrusalmighty said:
Wow. Ok, I just reflashed .42 & fastbooted my doomkernel+root & restored my most recent backup. Im back where I started ,but what did I do wrong? I only copied and pasted a couple lines, & I have dealt with the build.prop before.
Edit* I just saw your response. I did have the backup of the build.prop, but I wasnt able to get past the doomkernel animation(that comes right before the recovery screen). So i couldnt get to recovery, and unfortunetly I can never get ADB to work ever. It always says "ADB was not found, you will not be able to manipulate files" error message on startup.confused I have it in c://android-sdk/platform-tools. I had to reflash and restore an older backup, but now im not sure what I did wrong in build.prop.
Click to expand...
Click to collapse
Try fastbooting into the recovery (fastboot boot name.img) and mount the system. Then use adb (in the recovery) to push the old build.prop.
Sent from my R800x using Tapatalk
Do the 3G tweaks work for CDMA?
Sent from my R800x using XDA App
savage24x said:
Do the 3G tweaks work for CDMA?
Sent from my R800x using XDA App
Click to expand...
Click to collapse
I put them on my verizon play and nothing bad happened, cant say it impoved anything I have noticed but nothing bad happens.
Sent from my R800x using XDA App
ekklesiaillusion said:
I put them on my verizon play and nothing bad happened, cant say it impoved anything I have noticed but nothing bad happens.
Sent from my R800x using XDA App
Click to expand...
Click to collapse
Thank you.
Sent from my R800x using XDA App

[ICS Stock Beta] Mods and Performance Tweaks Thread

Hi Guys,
Since the New ICS Beta is here and has almost everything functional..
So Guys .. If you know any TWEAKS Please Share....
Let me start with one.. Try this...
1) Add the following in build.prop using Root Explorer and Reboot.. You will see scrolling and touch responsiveness and UI will be significantly improved..
Performance Tweaks
Code:
# Increase overall touch responsiveness
windowsmgr.max_events_per_sec=150
debug.performance.tuning=1
video.accelerate.hw=1
2) Keep window animations to .5x and you will have a smoother lagless UI experience
3) Install Nova Launcher from Market (we all know that)
4) by andy_dunlop
For a brighter LED add to hw_config.sh then reboot
# led
echo 10000 > $dev/red/max_current
echo 42000 > $dev/green/max_current
echo 30000 > $dev/blue/max_current
Click to expand...
Click to collapse
5) by Sirkay
# Network 2G/3G optimization
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.telephony.default_network=0
# performance
debug.sf.hw=1 # Rendering User Interface With GPU
dalvik.vm.execution-mode=int:jit
pm.sleep_mode=1 # saves power when deep sleep
ro.ril.disable.collapse=1 # Allows the phone to sleep better
Click to expand...
Click to collapse
MODS:
1% battery Mods --> Visit HERE
For a brighter LED add to hw_config.sh then reboot
# led
echo 10000 > $dev/red/max_current
echo 42000 > $dev/green/max_current
echo 30000 > $dev/blue/max_current
# Network 2G/3G optimization
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.telephony.default_network=0
# performance
debug.sf.hw=1 # Rendering User Interface With GPU
dalvik.vm.execution-mode=int:jit
pm.sleep_mode=1 # saves power when deep sleep
ro.ril.disable.collapse=1 # Allows the phone to sleep better
nice mods...
and please mention what each mod is for... i am trying 1% battery mod buy it's not working...,looks like it lies in framework.odex and i don't know how to edit that...
andy_dunlop said:
For a brighter LED add to hw_config.sh then reboot
# led
echo 10000 > $dev/red/max_current
echo 42000 > $dev/green/max_current
echo 30000 > $dev/blue/max_current
Click to expand...
Click to collapse
Max value is 20000 (look in sys/class/leds/color/max_current for used values). So your values are 10000/20000/20000.
But I´m not sure about battery drain at max.
Actually I use R/G/B = 4000/10000/10000 - that´s bright enough for me.
how do i get the toggles in status bar? thanks
How is the battery drain going for you guys?
Sent from my iPod touch using Tapatalk
Well i deleted apps such as e-mail, gmail, facebook and a few other so it is going pretty well. I've used around 50% battery in 36 hours. And you have to consider that this is not normal usage since i'm testing if everything works and so on.
sirkay said:
# Network 2G/3G optimization
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.telephony.default_network=0
# performance
debug.sf.hw=1 # Rendering User Interface With GPU
dalvik.vm.execution-mode=int:jit
pm.sleep_mode=1 # saves power when deep sleep
ro.ril.disable.collapse=1 # Allows the phone to sleep better
Click to expand...
Click to collapse
Do we add these lines to build.prop ?
Do we add them at the end of the file ?
some other build.prop tweaks that i used
#
# Network speed
#
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
#
# Streaming Tweaks
#
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
#
# Media/Images Enhancement
#
ro.media.capture.maxres=8m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
#ro.media.capture.flash=led
ro.media.capture.torchIntensity=40
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
Sent from my ST18i using XDA App
mathewgx said:
Do we add these lines to build.prop ?
Do we add them at the end of the file ?
Click to expand...
Click to collapse
Doesn't matter, just place it at the end if you like, at the beginning or in the middle, you can even scatter it though the build.prop if you like
Sent from my LT15i using xda premium
Is there a tweak to force that the SE Launcher will stay in RAM whatever happens?(There's a similar setting in CM7)
I hate redraws of the homescreen...
Thanks for the other tweaks! Runs much smoother now!
[GER]Roxxor said:
Is there a tweak to force that the SE Launcher will stay in RAM whatever happens?(There's a similar setting in CM7)
I hate redraws of the homescreen...
Thanks for the other tweaks! Runs much smoother now!
Click to expand...
Click to collapse
never found one for the time being
sirkay said:
never found one for the time being
Click to expand...
Click to collapse
Can't resist the tweak from jjdoctor and flashed it right away.. Well i think the lag comes down to the Launcher being used. the scrolling is smoother this time, but i'm unsure if that is caused by the tweak since it's smoother from the get go.. :/ but anyway thanks jjdoctor for the tweaks, you poisoned me to use ICS again
hansip87 said:
Can't resist the tweak from jjdoctor and flashed it right away.. Well i think the lag comes down to the Launcher being used. the scrolling is smoother this time, but i'm unsure if that is caused by the tweak since it's smoother from the get go.. :/ but anyway thanks jjdoctor for the tweaks, you poisoned me to use ICS again
Click to expand...
Click to collapse
you mean the AOSP ROM?
idareyoutoclickthis said:
you mean the AOSP ROM?
Click to expand...
Click to collapse
No, i mean the one from Sony. Well, i think i'll mod the services.jar to be able to apply Supercharger in ICS.. I'll post it here too if it can be achieved.. Stay Tuned
hansip87 said:
Can't resist the tweak from jjdoctor and flashed it right away.. Well i think the lag comes down to the Launcher being used. the scrolling is smoother this time, but i'm unsure if that is caused by the tweak since it's smoother from the get go.. :/ but anyway thanks jjdoctor for the tweaks, you poisoned me to use ICS again
Click to expand...
Click to collapse
the lag is happened in every fresh flash, because of the media server crazily search & re-index our media in sdcard, the bigger the sdcard the longer it takes, for my 8GB class 10 sdcard (only few media files inside) takes around 20 minutes to finish.
after it finished, everything getting smother, that what I get by watching cpu usage overlay screen
[GER]Roxxor said:
Is there a tweak to force that the SE Launcher will stay in RAM whatever happens?(There's a similar setting in CM7)
I hate redraws of the homescreen...
Thanks for the other tweaks! Runs much smoother now!
Click to expand...
Click to collapse
yes there is,
fyi, CM's "Lock Home In Memory" actually still have a chance to get redrawn.
but if you want your home launcher 100% locked in memory you need to edit service.jar
attachment is edited SE ICS Beta's service.jar
flash using cwm
[edit]oops... sorry didn't see hansip87 going to make it too,
then it's your job gan hansip87 to make supercharge script patch
szl.kiev said:
yes there is,
fyi, CM's "Lock Home In Memory" actually still have a chance to get redrawn.
but if you want your home launcher 100% locked in memory you need to edit service.jar
attachment is edited SE ICS Beta's service.jar
flash using cwm
[edit]oops... sorry didn't see hansip87 going to make it too,
then it's your job gan hansip87 to make supercharge script patch
Click to expand...
Click to collapse
Ou you already made that no matter, just using your mod then thanks!
Thx again szl...great job. Keep doing good think for our rom..together we can be better
Found some tweak, don't know if it will works, trying myself now. Original article: http://www.ifans.com/forums/threads/ics-performance-tweaks.369959/
Add this to build.prop:
Code:
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
com.qc.hardware=true
ro.kernel.android.checkjni=0
ro.max.fling_velocity=4000
debug.enabletr=true
UPDATE: So far it makes the windows and transition performance at 1x quite smooth
and this (better backup yours first, don't think the following is safe to be used :/)
Get rid of CPU rendering:
Navigate to /system/lib/egl/
Open the file named "egl.cfg"
Delete the first line. It should say "0 0 android" or something similar
Go back into the egl folder and delete libGLES_android.so
What this does is remove the entire soft-rendering pathway from the OS.

[collected][build.prop_tweaks]

Here are some build.prop tweak's collected from various post to customize/improve your device : network, system, display and audio.
READ CAREFULLY !!! 2nd Post before applying
NETWORK
for faster media stream...
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=true
media.stagefright.enable-record=false
for better net speeds...
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.hsdpa=6144,87380,1048576,6144,87380,1048576
for increase download/upload 3G tweaks...
ro.ril.hep=1
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.hsupa.category=9
ro.ril.enable.3g.prefix=1
to support ip v4 and v6...
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
for better signal...
persist.cust.tel.eons=1
for MMS APN retry timer set for 2 sec
ro.gsm.2nd_data_retry_config=max/_retries=3, 2000, 2000, 2000
to disable sending of usage data...
ro.config.nocheckin=1
to disable location.
ro.com.google.locationfeatures=0
ro.com.google.networklocation=0
SYSTEM
to keep launcher in memory :
ro.HOME_APP_ADJ=1
to lock app in memory...
sys.keep_app_1=com.example.app
to make phone hibernate instead of shutting down...
persist.sys.shutdown.mode=hibernate
allow phone to sleep better...
ro.ril.power_collapse=1
saves power when phone is in sleep mode...
pm.sleep_mode=1
allows wifi to scan less, saving more battery...scans every 3 mins...
wifi.supplicant_scan_interval=180
for smooth disconnect and reconnects to save battery, could brake tethering with CM7
ro.mot.eri.losalert.delay=1000
phone will not wake up from hitting volume rocker...
ro.config.hwfeature_wakeupkey=0
to enable faster boot...
ro.config.hw_quickpoweron=true
to disable error checking with some applications...
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
to disable sending usage data
ro.config.nocheckin=1
render ui interface with gpu
debug.sf.hw=1
for video acceleration and HW debugging
debug.performance.tuning=1
video.accelerate.hw=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition.type=gpu
to disable boot animation...
debug.sf.nobootanimation=1
to allow purging of assets...
persist.sys.purgeable_assets=1
for dalvik VM tweaks...
dalvik.vm.checkjni=false
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapsize=64m
dalvik.vm.verify-bytecode=false
dalvik.vm.lockprof.threshold=250
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.jmiopts=forcecopy
to enable execution of JIT
dalvik.vm.execution-mode=int:jit
DISPLAY
to disable blackscreen issue after a call :
ro.lge.proximity.delay=25
mot.proximity.delay=25
to improve jpeg and camera/camcoder quality :
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.camcorder.videoModes=true ro.media.enc.hprof.vid.fps=65
for screen to recognize only two fingers :
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
for better scrolling and touch response :
windowsmgr.max_events_per_sec=150
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
for key lights to stay on while screen is on :
ro.mot.buttonlight.timeout=0
to enable surface dithering :
persist.sys.use_dithering=1
to change lcd density :
ro.sf.lcd_density=160
to disable usb debugging popup :
persist.adb.notify=0
to get rid of "non-compatible device" in market :
ro.product.model=GT-N7000
ro.product.manufacturer=samsung
AUDIO
to disable boot sound :
ro.config.play.bootsound=0
to disable sound notification when SD storage inserted :
persist.service.mount.playsnd=0
to make phone ring immediately :
ro.telephony.call_ring.delay=0
for better call quality :
ro.ril.enable.amr.wideband=1
ro.config.hw_fast_dormancy=1
to add more volume steps in call :
ro.config.vc_call_steps=20
READ CAREFULLY before applying...
Procedure:
Need rooted device with root explorer and full permissions.
Located in root/system/build.prop
Edit build.prop and save.
Reboot to take effect.
Note:
Place no spaces between the codes.
Make a backup of your original build.prop if incase stuck at bootanimation you can make a flashable.zip anytime.
Some developers uses these codes in there custom roms if are'nt added then you can add at the end of build.prop so will be easy to recognize.
Many of them may or may not work also it wont harm your device.
If you can help updating me by posting here then i can add/remove more tweaks.
And whatever you do, you will do at your own risk
if you find this helpful, then hit my THANKS meter !!!
if you want to blame me for this, then iam always WELCOME !!!
i hope this is not too hard for me
Valid?
Are these all known to work with our hardware? (I know some entries such as lcd.density will cause problems with certain ROMs)
There is a thread suggesting dalvik.vm.dexopt-flags=v=a,o=v,u=y,m=y (which works well for me), instead of dalvik.vm.dexopt-flags=m=v,o=y
It is like: verify=all dexopt=verified uniprocessor=yes registermaps=yes
Click to expand...
Click to collapse
also... Spoofing the hardware as a Galaxy Note eh? Interesting! Most places I've seen the hardware spoofed as Crespo.
:good:
Crinos512 said:
Are these all known to work with our hardware? (I know some entries such as lcd.density will cause problems with certain ROMs)
There is a thread suggesting dalvik.vm.dexopt-flags=v=a,o=v,u=y,m=y (which works well for me), instead of dalvik.vm.dexopt-flags=m=v,o=y
also... Spoofing the hardware as a Galaxy Note eh? Interesting! Most places I've seen the hardware spoofed as Crespo.
:good:
Click to expand...
Click to collapse
mayb it works with diff. roms depending upon the customization of rom owners...i just collected and posted here...so we can test to see which supports or not with our roms and can share with others...most of them are already added in my rom (LH)...as for lcd density 120 is'nt compatible...i will attach an empty flashable zip file for build.prop so that it can b modified with original one if anything goes wrong...i dont think any of those will harm our devices...
Note/Streak=5inch...i knw it sounds stupid but i think we can get more even dual core support'd apps to download :silly:
boot animation does not work
Hi,
I am testing the tweaks for better response/ less lags / speed and call/network quality.
First thing I tried is boot animation disable.
to disable boot animation...
debug.sf.nobootanimation=1
Click to expand...
Click to collapse
The boot animation line I have added n saved.
On restart - the Boot animation still plays.
( ROM - DSC 1.4 )​
EDIT-
Please ignore the above problem-
the "sf" was added in upper case
Another observation -
After boot - the phone shows me lockscreen - in 3 weird and different ways!
and- ends up finally - in a proper manner!
I've been testing a lot of those tweaks for some time for my LXdroid ROM, some of them don't work and some of them are simply...useless
I've included the best of them and more tweaks in my ROM, in version 0.2 though, if i can fix the Skype problem, i will launch it
Many of those tweaks ar for CM7 ROM's, but some of them could work on others
But thanks anyways
besony said:
Hi,
I am testing the tweaks for better response/ less lags / speed and call/network quality.
First thing I tried is boot animation disable.
The boot animation line I have added n saved.
On restart - the Boot animation still plays.
( ROM - DSC 1.4 )​
EDIT-
Please ignore the above problem-
the "sf" was added in upper case
Another observation -
After boot - the phone shows me lockscreen - in 3 weird and different ways!
and- ends up finally - in a proper manner!
Click to expand...
Click to collapse
DSC already has the tweaks needed, since has been in production stage long now.
@MadHaker,
Thank you very much for these brilliant list of tweaks! Love it... I have seen some are already added in some newer custom ROM developers, but some aren't...
I have some questions...some are silly questions, hope you don't mind answering them. Thank u.
1) Why do we need to disable sending of usage data? Will that cause problem if user is tracking their use, so that user do not go over their data usage quota?
2) What is the benefit of keep launcher in memory?
3) What is the benefit of lock app in memory? Will that make the memory full?
I see the command is "sys.keep_app_1=com.example.app"
What app best to be listed here?
4) If user make phone hibernate instead of shutting down, then is there a way to shutdown the phone? Is it safe to open the back cover and take out the External microSD and/or battery out during hibernate?
5) For key lights to stay on while screen is on...
- Is the a command to make the LEDs to lit at, say 50% capacity, or that is control also by auto-brightness of the phone setting or the CM setting?
6) I don't understand what is and the use of "enable surface dithering". What is it actually.
7) Why is it useful to have "disable usb debugging popup" ?
8) This is neat - "to get rid of "non-compatible device" in market" .
ro.product.model=GT-N7000
ro.product.manufacturer=samsung
- But any side effect of doing so?
Dell Streak | InnerSD 8GB | ExternalSD 32GB | LXdroid 0.2
BTW...I can't seem to make the hibernate function to work. Didn't see any icon/selection for hibernate. Power button only have Power off selection. Am I missing a step somewhere?
Dell Streak | InnerSD 8GB | ExternalSD 32GB | LXdroid 0.2

[Q] Edit build.prop. What changes will naturally my device?

Hi DEV ....
I once asked my friend on android forums.
How to improve the performance of SGYD?
He replied, "Open build.prop and enter this code at the bottom!"
---------------------------------------------------------------------
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.stack-trace-file=/data/anr/traces.txt
# Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
ro.mediatek.gemini_support=true
# VM Heapsize; 512MB RAM = 48 is better
dalvik.vm.startheapsize=8m
dalvik.vm.heapsize=48m
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.dexopt-data-only=1
dalvik.vm.execution-mode=int:fast
ro.secure=0
ro.ext4fs=1
#LCD Dentisy
#ro.sf.lcd_density=240
# Render UI with GPU
debug.sf.hw=1
# Decrease dialing out delay
ro.telephony.call_ring.delay=5
# Helps scrolling responsiveness
windowsmgr.max_events_per_sec=86
# Save battery
wifi.supplicant_scan_interval=360
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Disable debugging notify icon on statusbar
persist.adb.notify=0
# Increase overall touch responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
# Photo and video recording quality tweak (2.3 Rom only)
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# Increase camera & video quality
#ro.media.capture.maxres8m
#ro.media.capture.fast.fps=4
#ro.media.capture.slow.fps=120
#ro.media.capture.flash=led
#ro.media.capture.flashMinV=3300000
#ro.media.capture.torchIntensity=0
#ro.media.capture.flashIntensity=0
#ro.media.panorama.defres=7728x5368
#ro.media.panorama.frameres=1280x720
#ro.camcorder.videoModes=true
# Enable Stagefright helps stream Video and Music Faster
ro.config.srs.equalizer=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
# Disable blackscreen issue after a call
ro.lge.proximity.delay=125
mot.proximity.delay=125
# Fix some application issues
ro.kernel.android.checkjni=0
# Phone will not wake up from hitting the volume rocker
ro.config.hwfeature_wakeupkey=0
ro.config.hw_menu_unlockscreen=false
#ro.mot.eri.losalert.delay=1000
# Force button lights on when screen is on
ro.mot.buttonlight.timeout=1
# Enable display Dithering
persist.sys.use_dithering=0
# Enable purgeable assets
persist.sys.purgeable_assets=1
#Disable boot animation for faster boot
#debug.sf.nobootanimation=1
#persist.sys.shutdown.mode=hibernate
ro.config.hw_power_saving=true
debug.composition.type=hdp::fast
--------------------------------------------------------------
If I input this code. What changes will naturally my device?
Please explain!
Thank you.
wawan999 said:
Hi DEV ....
I once asked my friend on android forums.
How to improve the performance of SGYD?
He replied, "Open build.prop and enter this code at the bottom!"
---------------------------------------------------------------------
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.stack-trace-file=/data/anr/traces.txt
# Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
ro.mediatek.gemini_support=true
# VM Heapsize; 512MB RAM = 48 is better
dalvik.vm.startheapsize=8m
dalvik.vm.heapsize=48m
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.dexopt-data-only=1
dalvik.vm.execution-mode=int:fast
ro.secure=0
ro.ext4fs=1
#LCD Dentisy
#ro.sf.lcd_density=240
# Render UI with GPU
debug.sf.hw=1
# Decrease dialing out delay
ro.telephony.call_ring.delay=5
# Helps scrolling responsiveness
windowsmgr.max_events_per_sec=86
# Save battery
wifi.supplicant_scan_interval=360
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Disable debugging notify icon on statusbar
persist.adb.notify=0
# Increase overall touch responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
# Photo and video recording quality tweak (2.3 Rom only)
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# Increase camera & video quality
#ro.media.capture.maxres8m
#ro.media.capture.fast.fps=4
#ro.media.capture.slow.fps=120
#ro.media.capture.flash=led
#ro.media.capture.flashMinV=3300000
#ro.media.capture.torchIntensity=0
#ro.media.capture.flashIntensity=0
#ro.media.panorama.defres=7728x5368
#ro.media.panorama.frameres=1280x720
#ro.camcorder.videoModes=true
# Enable Stagefright helps stream Video and Music Faster
ro.config.srs.equalizer=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
# Disable blackscreen issue after a call
ro.lge.proximity.delay=125
mot.proximity.delay=125
# Fix some application issues
ro.kernel.android.checkjni=0
# Phone will not wake up from hitting the volume rocker
ro.config.hwfeature_wakeupkey=0
ro.config.hw_menu_unlockscreen=false
#ro.mot.eri.losalert.delay=1000
# Force button lights on when screen is on
ro.mot.buttonlight.timeout=1
# Enable display Dithering
persist.sys.use_dithering=0
# Enable purgeable assets
persist.sys.purgeable_assets=1
#Disable boot animation for faster boot
#debug.sf.nobootanimation=1
#persist.sys.shutdown.mode=hibernate
ro.config.hw_power_saving=true
debug.composition.type=hdp::fast
--------------------------------------------------------------
If I input this code. What changes will naturally my device?
Please explain!
Thank you.
Click to expand...
Click to collapse
Next to every # is the explanation of the tweak. The next line is what you actually cut and paste into build.prop. For instance:
# Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
ro.mediatek.gemini_support=true
raises your pic quality to 100% and so forth. The code you put into build.prop starts at ro and ends after true. Hope that helps, and always do a back up before playing around with build.prop! Enjoy
Sent from my SPH-D710BST using xda premium
jdsingle76 said:
Next to every # is the explanation of the tweak. The next line is what you actually cut and paste into build.prop. For instance:
# Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
ro.mediatek.gemini_support=true
raises your pic quality to 100% and so forth. The code you put into build.prop starts at ro and ends after true. Hope that helps, and always do a back up before playing around with build.prop! Enjoy
Sent from my SPH-D710BST using xda premium
Click to expand...
Click to collapse
Thanks, DEV. :good:
Render UI with GPU
What about this code?
# Render UI with GPU
debug.sf.hw = 1
for what? :good:
wawan999 said:
What about this code?
# Render UI with GPU
debug.sf.hw = 1
for what? :good:
Click to expand...
Click to collapse
the full name is Debug SurfaceFlinger HardWare it means so far as i know hardware acceleration for android apps and games
if you enter this on gingerbread then nothing wil happen cause there is no in gingerbread
wulsic said:
the full name is Debug SurfaceFlinger HardWare it means so far as i know hardware acceleration for android apps and games
if you enter this on gingerbread then nothing wil happen cause there is no in gingerbread
Click to expand...
Click to collapse
What code should I delete? sir ...
Sorry, Noob ...
What the hell is "hdp::fast"?
wawan999 said:
debug.composition.type=hdp::fast
Click to expand...
Click to collapse
Do check Jeffmixon.com's post about build.prop myths (sorry I lack permissions for URLs, search "examining-build-prop-tweaks-for-android-ics-a-comprehensive-guide")
wawan999 said:
What code should I delete? sir ...
Sorry, Noob ...
Click to expand...
Click to collapse
All script after "ADD...." can be delete,DEV

(PORT)[ROM] CrystalPA 2.0 for E610 [Android 4.4.2][KVT49L]

With permission from @ cr3pt .... Thanks
CrystalPa2.0:
Inside:
- Android 4.4.2
- Based on latest AOSPA 4.x
- Slim version
- AOSP skin
- Rom function:
* Own rom settings
* Option for enable navigation bar
* Option for disable bootanimation (Faster boot)
* New battery style
* Information about partition
* Information about CPU
* Options for set Clock and Date
* HALO from PA 3.x
Chanelog
version 1.0
- Latest AOSPA 4
- Added HALO
- New animation qs
- Added BatteryBar
- Added settings for clock and date
- Added option for enable navbar (not work = just wait for fix in next update)
- Added information about partition
- Added option for enable high gfx
- Added option for disable bootanimation
- Changed DPI to 140
- Added information about processor
version 2.0
- Tab settings - like in sgs3
- The real dark crystal - ported from slim
- Many changes in system design - kitkat
- Launcher settings
- Update sources from AOSPA
- Updated kernel
* KGSL 2.7 (from THLG)
* added undervolt
* SWAP
Chanelog
version 2.1
+Viper4Andrid Fx
+AOSPmusic
+OmniSwitch
New system/lib
New busybox
New zapaling
New inid.d por AOSP_vanir
New gapps!!
The sms app been deleted, download hangouts.
Chanelog
Version 3.0
- Added OmniSwitch i SlimRecent
- Possible change with OmniSwitch i SlimRecent
- Added Listview animation
- Added PIE
- Update sources (AOSPA-legacy)
- Removed HALO
- Few other changes inside sources
- New settings in CrystalPA - better look
- Fixed bug localization settings
Chanelog
Version 3.1
New Dark Crystal ( DarkGlas)
Roboto Condensed Fonts (for Caliban)
Black Matrix Bootanimation (for Caliban)
Tun.ko,frandom.ko and openvpn binary added
zRam enabled
+Bin
+Lib
+Xbin
+bionic_and_dalvik
Added trebuchet with app drawer icon Nexus
ICS background
- Removed apk MMS
Added hangouts.
Better sound and enhanced
New Viper4Adroid Fx (Nice, nice....)
Speaker Profiles and response to Viper4andrid Fx (only passed to the sd)
And much more!
Rom:
https://mega.co.nz/#!J4tBzAIT!6nbJAV_jlsJCoAEwjGtUCJH7wz1LFFRmJD0TGhmJYgQ
Kerne+OC
https://mega.co.nz/#!VpFHABTb!FeKA8qhXF3TfoPftbs1o6QQybd2MuHQ71X5sAR-PR3I
Current-Minimalist-DHO-GAPPs
https://mega.co.nz/#!x0VFWYxQ!HQOrtQuzpjBkwoFNv95hwlYlp8d8yBnUi3CIjgtaYpo
Estra for Viper4android Fx
https://mega.co.nz/#!Yx1ykCCI!fVZBgZvd57koQ1PZKYxvLbBq_OcOamPecxpwR0TM-bo
FIX Dialer
https://mega.co.nz/#!E8FSnY5b!FwEJG4CI23pam7Y2yLq7uOCWAwv1Nn7q7giDaBDCt6w
Enjoy it
hm good idea,but cr3pt have do it for l5 since 2 days or so,but 2 are better than one.maybe you added things or solved lil bugs or something,is mms/sms apk and accesebility settings issue solved in this rom?
does this oc kernel work without issues for you on this rom?
This is already installed on multiple devices and everything just right accesebility theme settings still fails, Llos sms me yet nobody complained facebook group and the kernel going great
Caliban you and I have to talk very seriously hahaha no joke but there to improve carbon rom
i know this bro,next one will be much better.so i rename it because im working currently on invert the whole rom to black,most bugs are solved,except statusbar trans and root issue,i have used every build as my daily rom and haved non of the posted bugs except with root.
Well if you feel like we can merge this with your rom as I miss?
what merging with my rom?
-CALIBAN666- said:
what merging with my rom?
Click to expand...
Click to collapse
if your crystalpa with mine, try and really draw you a smile, new bin, new lib, xbin new sound a blast ....
i use some files from it but not all is working,because its paranoid they have differences,the most bugs i have solved with files from latest cm11 r4 nightly from a completely other phone,like gps,dsp,bluetooth etc
---------- Post added at 02:20 AM ---------- Previous post was at 02:18 AM ----------
the buildprop tweaks are the same as from old vanir build,i use this to since long time and its cool
-CALIBAN666- said:
i use some files from it but not all is working,because its paranoid they have differences,the most bugs i have solved with files from latest cm11 r4 nightly from a completely other phone,like gps,dsp,bluetooth etc
---------- Post added at 02:20 AM ---------- Previous post was at 02:18 AM ----------
the buildprop tweaks are the same as from old vanir build,i use this to since long time and its cool
Click to expand...
Click to collapse
So what I did is good about vanir hahaha I do not put that I see that is not working ... I will proado your roms and I get 3800 in AnTuTu v3.3 and have no proado and soar to 4500 .. . tines that I look
the buildprop tweaks are great,but antutu score says nothing,because sometimes you get low score with an great device like nexus 4 (haved it many times)and than with a low specdevice you become the highscores,so its useless to look on antutu score,for such things its better to use quadrant,its more professional benchmark,not like antutu.
and i dont know,but i think the most peeps dont know about a real benchmark which need time for stresstests,stabillitytests etc.such benchmarks cone need hours.antutu is only for show others hey look my phone gots 1000000 points,so what mine have only 50000 but its much smoother,true storys,no joke.
-CALIBAN666- said:
the buildprop tweaks are great,but antutu score says nothing,because sometimes you get low score with an great device like nexus 4 (haved it many times)and than with a low specdevice you become the highscores,so its useless to look on antutu score,for such things its better to use quadrant,its more professional benchmark,not like antutu.
and i dont know,but i think the most peeps dont know about a real benchmark which need time for stresstests,stabillitytests etc.such benchmarks cone need hours.antutu is only for show others hey look my phone gots 1000000 points,so what mine have only 50000 but its much smoother,true storys,no joke.
Click to expand...
Click to collapse
I appreciate this information that I ignored on AnTuTu
Check out my build.prop
begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KVT49L
ro.build.display.id=pa_e610-userdebug 4.4.2 KVT49L eng.zodex.20140320.193014 test-keys
ro.build.version.incremental=eng.zodex.20140320.193014
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=czw, 20 mar 2014, 19:33:18 CET
ro.build.date.utc=1395340398
ro.build.type=userdebug
ro.build.user=zodex
ro.build.host=zodex-G41MT-D3
ro.build.tags=test-keys
ro.product.brand=lge
ro.product.name=u0_open_eu
ro.product.board=e610
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=es
ro.product.locale.region=ES
ro.wifi.channels=
ro.board.platform=msm7x27a
# ro.build.product is obsolete; use ro.product.device
ro.build.product=e610
ro.product.model=LG-E610
ro.product.device=e610
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=u0_open_eu-user 4.0.3 IML74K lge610-V10a.20120418.144808 release-keys
ro.build.fingerprint=lge/u0_open_eu/u0:4.0.3/IML74K/lge610-V10a.20120418.144808:user/release-keys
ro.build.characteristics=phone
# end build properties
#
# from device/lge/e610/system.prop
#
#
# system.prop for e610
#
persist.sys.root_access=3
ro.ksm.default=1
ro.ext4fs=1
ro.sf.lcd_density=140
ro.crystalpa.version= FULL 1.0
persist.service.swiqi3.enable=1
ro.service.swiqi3.supported=true
persist.service.swiqi.enable=1
ro.service.swiqi.supported=true
persist.audio.handset.mic.type=digital
persist.audio.dualmic.config=endfire
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=false
af.resampler.quality=255
audio.offload.buffer.size.kb=32
audio.offload.gapless.enabled=false
av.offload.enable=true
persist.radio.mode_pref_nv10=1
media.aac_51_output_enabled=true
debug.egl.recordable.rgba8888=1
ro.qc.sensors.wl_dis=true
persist.radio.custom_ecc=1
ro.input.noresample=1
persist.sys.dun.override=0
# Qualcomm specific tweaks. Might cause reboot on other.
com.qc.hardware=1
debug.qc.hardware=true
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1
# Render UI with GPU and GPU tweaks
debug.composition.type=gpu
debug.egl.hw=1
debug.sf.hw=1
ro.sf.compbypass.enable=0
# Enable harware egl profile
debug.egl.profiler=1
# Enable tile rendering
debug.enabletr=true
persist.sys.composition.type=gpu
# 16BIT transparency, Smother Scrolling
persist.sys.use_16bpp_alpha=1
# 3d performance
persist.android.strictmode=0
ro.min_pointer_dur=1
ro.secure=0
# Smoothens UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
# Device supports EHRPD
ro.config.ehrpd=true
# System prop for tethering denied
ro.tether.denied=false
# Possible screen glitch fix
debug.gr.numframebuffers=3
# Disable debugging notify icon on statusbar
persist.adb.notify=0
# Hardware 2D & 3D Rendering
hw3d.force=1
hw2d.force=1
# Graphic Optimization
ro.min_pointer_dur=1
# Graphic Tweaks
ro.product.gpu.driver=1
debug.gr.swapinterval=0
# Phone will not wake up from hitting the volume rocker
ro.config.hwfeature_wakeupkey=0
# Unlock phone by menu key
ro.config.hw_menu_unlockscreen=false
# Save power while phone is in sleep mode
ro.ril.disable.power.collapse=1
# Ringtone rings without delay
ro.telephony.call_ring.delay=0
# The wifi scan interval in seconds so you can use a lower or higher value.
wifi.supplicant_scan_interval=180
# Better scrolling responsiveness
windowsmgr.max_events_per_sec=390
ro.max.fling_velocity=22000
ro.min.fling_velocity=10000
# Better Touch Responsiveness
touch.presure.scale=0.001
# Support for ipv4 and ipv6
persist.telephony.support.ipv4=1
persist.telephony.support.ipv6=1
# Faster boot
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true
# Better battery life
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=true
# Sensor Sleep Control
ro.ril.sensor.sleep.control=1
# Battery Tweaks
pm.sleep_mode=1
# Enable 16 BIT
debug.fb.rgb565=1
# VM tweak
ro.vold.umsdirtyratio=20
# Disable Zygote loader
ro.wmt.blcr.enable=0
ro.zygote.disable_gl_preload=true
# Better in call voice quality
ro.ril.enable.amr.wideband=1
# Fix some application issues/Disable kernel error logging
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# Disables data sent and logging.
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
ro.config.nocheckin=1
# Enable surface dithering
persist.sys.use_dithering=0
# Allow purging of assets
persist.sys.purgeable_assets=0
# Force launcher into memory
ro.HOME_APP_ADJ=1
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
debug.performance.tuning=1
dev.pm.dyn_samplingrate=1
ro.config.disable.hw_accel=false
ro.fb.mode=1
persist.sys.ui.hw=1
video.accelerate.hw=1
# FPs Booster
persist.sys.NV_FPSLIMIT=60
persist.sys.NV_POWERMODE=1
persist.sys.NV_PROFVER=15
persist.sys.NV_STEREOCTRL=0
persist.sys.NV_STEREOSEPCHG=0
persist.sys.NV_STEREOSEP=20
# Ram Tweaks
persist.sys.purgeable_assets=1
# Net Speed Tweaks
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576
# Google DNS
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
# DalvikVM
dalvik.vm.dexopt-data-only=1
dalvik.vm.debug.alloc=0
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
dalvik.vm.heaptargetutilization=0.25
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.jniopts=forcecopy
dalvik.vm.jit.codecachesize=0
dalvik.vm.checkjni=false
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=false
dalvik.gc.type=precise
persist.sys.dalvik.vm.lib=libdvm.so
lpa.decode=false
lpa.use-stagefright=false
debug.camcorder.disablemeta=1
persist.sys.force_hw_ui=true
ro.hwui.disable_scissor_opt=false
ro.hwui.texture_cache_size=10
ro.hwui.layer_cache_size=8
ro.hwui.gradient_cache_size=0.5
ro.hwui.patch_cache_size=128
ro.hwui.path_cache_size=2
ro.hwui.shape_cache_size=0.5
ro.hwui.drop_shadow_cache_size=1
ro.hwui.fbo_cache_size=8
ro.hwui.r_buffer_cache_size=2
ro.hwui.texture_cache_flush_rate=0.6
ro.hwui.text_small_cache_width=800
ro.hwui.text_small_cache_height=256
ro.hwui.text_large_cache_width=1200
ro.hwui.text_large_cache_height=512
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.google.clientidbase=android-google
keyguard.no_require_sim=true
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Titania.ogg
ro.config.notification_sound=Tethys.ogg
ro.config.alarm_alert=Osmium.ogg
ro.build.selinux=1
ro.pa.device=e610
persist.sys.dun.override=0
ro.modversion=4.2-BETA1-20140320
ro.pa.version=4.2-BETA1
ro.com.android.dataroaming=false
ro.carrier=unknown
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
persist.radio.apm_sim_not_pwdn=1
ro.telephony.call_ring.multiple=0
ro.telephony.ril_class=LGEQualcommUiccRIL
ro.telephony.ril.v3=qcomdsds
ro.telephony.default_network=0
telephony.lteOnGsmDevice=0
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d/dev/smd0
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
ro.opengles.version=131072
hwui.render_dirty_regions=false
wifi.interface=wlan0
persist.service.adb.enable=1
ro.fuse_sdcard=true
debug.gralloc.map_fb_memory=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
persist.webview.provider=classic
ro.soundrecorder.default_wav2ch=true
ro.cwm.forbid_format=/persist-lg,/mpt
ro.cwm.forbid_mount=/persist-lg,/mpt
ro.debuggable=1
net.bt.name=Android
i know i have downloaded,lol
-CALIBAN666- said:
i know i have downloaded,lol
Click to expand...
Click to collapse
ops have seen a failure to my build.prop, clears the fields 188 and 189
# Allow purging of assets
persist.sys.purgeable_assets=0
The dialer app has some issues, the incoming call can not be rejected and the outgoing call can not be cut.
Abhijeetsinghvsf said:
The dialer app has some issues, the incoming call can not be rejected and the outgoing call can not be cut.
Click to expand...
Click to collapse
If you have already corrected the error in the next few hours new build!
New buid 2.1
(PORT)[ROM] CrystalPA 2.1 for E610 [Android 4.4.2][KVT49L]
:victory:
Wow, really great ROM, fast, smooth. Just that I can't access accessibility in settings, when I press it, it fc. Also YouTube HD playback, doesn't reproduce correctly, it "lags". Otherwise I really like this ROM, Thanks
Enviado desde mi LG-E610 mediante Tapatalk

Categories

Resources