Hi all,
I am wondering if you can give me a quick hand on this one ?
By any chance we can point me into direction on how to enable hardware rendering on the device and I also wanted to overclock my Flyer but it seem the SetCPU doesn't let me to set any higher than 1.5 GHz.
The point of doing it was to play facebook flash game.
Hopefully you can shine some light on this one.
Cheers,
Poohpooh
anyone else?
You need a custom kernel to OC the flyer, an OC controller like SetCPU or CPU Master alone wont do. Why not consider a Ginger Custom ROM like Fly High that has both hardware rendering and OC up to 1,7G enabled. http://forum.xda-developers.com/showthread.php?t=1205050
The hardware rendering for HTC sense (i assume u mean sense... thats what all the roms mean that say enable HW rendering) is in the build.prop
Like Lucas0511 said you will need a custom kernel for oc'ing
Hello. I want to overclock the Flyer too, but the FlyHigh rom only runs android 2.3.4 - Im using the FlyHoney ROM v0.2 with android 3.2. If anybody know a guide how to replace the kernel for oc please let me know!
nesrevig said:
Hello. I want to overclock the Flyer too, but the FlyHigh rom only runs android 2.3.4 - Im using the FlyHoney ROM v0.2 with android 3.2. If anybody know a guide how to replace the kernel for oc please let me know!
Click to expand...
Click to collapse
You need a kernel source code to make OC. This does not exist for 3.2.
I just tested Flyer with DICE video player. I was able to play 720p High Profile 4.1 mkv video without issues.
I have following setup to play home videos over wifi - works great
720p videos streaming on desktop via wifi using tversity.
plugplayer DLNA client/Android app on Flyer
Dice Video player
Under plugplayer setting uncheck "use internal video player"
Its unlikely that either OC or hardware render will have any direct effect on performance of a flash game. The Flyer at stock is already the fastest tablet processor currently. Using one of the custom ROMs with overall improved performance may help.
however if you want to play with a few things here is a list of build.prop tweaks , not necessarily all applicable on the Flyer.
Use at your own risk. I take no responsibility if you mess something up.
Powersave Tweaks
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
wifi.supplicant_scan_interval=150
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
Internet Speed Enhancement:
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
UI Tweaks
windowsmgr.max_events_per_sec=150
debug.sf.hw=1
video.accelerate.hw=1
Media Tweaks
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
Boot Tweaks
debug.sf.nobootanimation=1
persist.sys.shutdown.mode=hibernate
# ^^Makes phone boot rapidly fast.
System Tweaks
ro.ext4fs=1
Miscellaneous Tweaks
Change the Dalvik VM heap size
dalvik.vm.heapsize=64m
To enable the hard key lights to stay on while the screen is on and not timeout
ro.mot.buttonlight.timeout=0
#Try disabling BLN if your having trouble getting this to work
To make the phone come off of the "black screen" in the middle of, or the end of phone calls when you pull the phone away from your face
mot.proximity.delay=150
**May kill the dialer**
To disable usb debugging popup
persist.adb.notify=0
To enable the menu button too unlock the phone
ro.config.hw_menu_unlockscreen=true
To stop the phone from waking up when pressing the volume key
ro.config.hwfeature_wakeupkey=0
To make the phone ring faster when dialing out
ro.telephony.call_ring.delay=800
Related
Just a few tweaks for those who are rooted and not flashing custom roms. some will already be in there, just edit them.
use root explorer, go to system, click mount r/w hold build.prop till a menu pops up and click the text editor one.
read the entire build.prop to ensure no duplicates
also dont misspell!
If its already in there just edit it. if you dont know what your doing dont bother with this.
render ui with gpu
debug.sf.hw=1
smoother scrolling
windowsmgr.max_events_per_sec=150
better battery by reducing wifi scans
wifi.supplicant_scan_interval = 150
dalvik memory heap size
dalvik.vm.heapsize=48m
screen ppi or font density
ro.sf.lcd_density=235
turn off dithering, not needed anymore in gingerbread
persist.sys.use_dithering=0
more memory
persist.sys.purgeable_assets=1
smoother experience
debug.performance.tuning=1
video.accelerate.hw=1
dalvik.vm.dexopt-flags=m=y
camera/camcorder mods
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.flashMinV=3300000
ro.media.capture.torchIntensity=40
ro.media.capture.flashIntensity=70
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
better pics
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
better playback
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
i dont use all of these but most. it helps.
Keep in mind in order to update in the future you must keep a back-up of your build.prop to restore if you want to update.
once your done restart
Thanks but do you have a short description of what the tweak will enhance? Some are obvious, but others are not. Thanks again.
Sent from my MoPho using XDA Premium.
just edited with some descriptions
Thanks for this. I havent unlocked my bootloader yet so this is something I can play around with to see if I can squeze anything more out of this MoPho!
bigbassbrent said:
Thanks for this. I havent unlocked my bootloader yet so this is something I can play around with to see if I can squeze anything more out of this MoPho!
Click to expand...
Click to collapse
Yes its basically making changes to your build.prop no unlocked bootloader needed. An easier way to do this is to pull the build.prop and get it on your comp then make the changes and replace current build.prop. Id make a backup of unmodified build.prop.
So if these tweaks are not in the stock build prop, is there a specific place in the file they go? Or can I just copy paste to anywhere, such as the bottom.
They can go at the end. If my memory serves me correct, the following ones were already in the build.prop and just needed changing. (I didn't do any of the media related ones)
windowsmgr.max_events_per_sec=150 (default = 70)
wifi.supplicant_scan_interval=150 (default = 45)
dalvik.vm.heapsize=48 (default = 40)
ro.sf.lcd_density=235 (default = 240)
I had to add the following lines at the end of the build.prop
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
debug.performance.tuning=1
video.accelerate.hw=1
dalvik.vm.dexopt-flags=m=y (this one was already present and the same)
I'm just learning, but I remember seeing something about there needing to be a blank line at the end of the file. (hit enter after the last line) Dont know if this is true in this case but I figured I'd put one just in case.
So any that has applied these tweaks which are the best to use for performance enhancement and do you notice the enhancement?
Oh how to make a backup too do I just write it down our what.
Sent from my iphone killer
abrcrmdl23 said:
So any that has applied these tweaks which are the best to use for performance enhancement and do you notice the enhancement?
Oh how to make a backup too do I just write it down our what.
Sent from my iphone killer
Click to expand...
Click to collapse
All of the changes I listed in my last post are aimed at gaining performace except for the ro.sf.lcd_density=235 (default = 240) line which to me just made the fonts smaller. I ended up setting this one back to 240.
As far as performance gains, I didnt record any benchmarks before I made the changes so I don't have a good baseline, but I compared my scores to another unmodified photon.
Smart Bench 2011
Modified scored 3345, 2665
Stock scored 2823, 2656
Quadarant Standard
Modified scored 2624
Stock scored 2743
Based on Quadrant scores, I'm not sure what we have accomplished by making the changes. The Smart Bench scores seemed to be somewhat better after the changes. I'll continue to watch and report any other findings.
Thanks for the info. The only tweak I made so far is the dalvik cache tweak. It made the phone much smoother and faster. Is there any disadvantage in bumping up the dalvik cache up to 55 or 60?
These changes will not show up much in benchmarking, however they will make the device feel smoother and faster. better scrolling and better experience. changing how the device renders the ui wont make your quadrant go up
clifton421 said:
Thanks for the info. The only tweak I made so far is the dalvik cache tweak. It made the phone much smoother and faster. Is there any disadvantage in bumping up the dalvik cache up to 55 or 60?
Click to expand...
Click to collapse
People have mixed opinions about what's the best setting, the higher number allows apps to cache more memory into the ram.
I usually set mine to 64m
if you set it too high each program will use more memory and the available memory for other programs will be reduced
So I was looking through my build prop and has anyone else noticed there are a lot odd Verizon references in there like it says the photon is a Verizon wireless world device, and there is other VZW references it also makes mention
of something that enables lte connectivity and ehspa or something like that
Sent from my iphone killer
abrcrmdl23 said:
So I was looking through my build prop and has anyone else noticed there are a lot odd Verizon references in there like it says the photon is a Verizon wireless world device, and there is other VZW references it also makes mention
of something that enables lte connectivity and ehspa or something like that
Sent from my iphone killer
Click to expand...
Click to collapse
Sprint phones roam on Verizon
so I have never used adb to edit things on my computer do I just open adb up and is there a button to link the 2? i don't really feel like editing these from my phone.
Use root explorer, it makes things soooo much easier.
Is there any change in battery life?
By the way where in the text do i put this syntax's?
Sent from my MB855 using XDA App
Uh what the hell is this shlt. Omg
Sent from my MB855 using XDA App
to pull you have to
Code:
adb pull build.prop/system c:\target folder
Code:
c:\[user_name_\target folder > adb shell
$su
# mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
# exit
$exit
c:\[user_name_\target folder > adb push build.prop /system
c:\[user_name_\target folder > adb shell
$su
# mount -o remount,ro /dev/mtdblock3 /system
#exit
$exit
c:\[user_name_\target folder > adb reboot
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
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.
As topic, pls
Sent from my SO-01C using xda premium
And my questions is:
how much ram consumming apps do you have? then,you will find the answer you are looking for
Which you prefer? It's yours
Method 1 [Recommended] esp. rooted X10i with customizable build prop along:
Source from: http://androidforums.com/warp-all-things-root/504850-build-prop-speed-tweaks-updated-mar-12th.html
Description : "This new build.prop that i edited actually speeds up your phone from somewhere to 20-30 percent and also reduce lags. Its very easy to install the new build.prop please follow the directions below."
Lines added:
ro.config.hwfeature_wakeupkey=0
windowsmgr.max_events_per_sec=150
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
persist.adb.notify=1
debug.performance.tuning=1
video.accelerate.he=1
ro.media.enc.hprof.vid.bps =8000000
ro.media.capture.maxees=8m
ro.media.capture.fast.fps =4
ro.media.capture.slow.fps=120
ro.media.capture.flashMinV=33000000
ro.media. capture.torchIntensity=40
ro.media.capture.torchIntensity=70
ro.media.panorama.defres=3264x1840
ro.media.capture.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
windowsmgr.max_events_per_sec=180
ro.media.enc.jpeg.quality=90
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.lge.proximity.delay=150
mot.proximity.delay=150 If new, Write these inside your BuildProp and save and restart your phone. If got already, edit them and save restart phone. Should see some difference.
METHOD 2
Get Awesome Camera apps which use alternative launching commands by just clicking them.
Recommended Camera Apps Link: http://www.gadgetcage.com/best-android-camera-apps/17839/
METHOD 3
Optimise your unneccessary/used apps by "force stopping them" to increase free RAM under Setting>Applications>Running Service
By clearing them, phone will not be overloaded and reducing launch reaction time for apps including camera launch Therefore, apps can be launched faster.
Hope these help
whitefang
kalel29 said:
And my questions is:
how much ram consumming apps do you have? then,you will find the answer you are looking for
Click to expand...
Click to collapse
I have 120mb free ram when i open the camera , and it takes 3 to 4 seconds to launch.
It didn't answer my question.
There is only one way to spped up camera launch ,get cyanogenmod.
SMASH :good: BUTTON IF I HELPED YOU
techdevilisnowmonster said:
There is only one way to spped up camera launch ,get cyanogenmod.
SMASH :good: BUTTON IF I HELPED YOU
Click to expand...
Click to collapse
I love the stock SE camera but yes its painfully slow even on customs roms.
Then I decided to use Camera ICS from playstore . I am just impressed with its starting and capturing speed
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