Originariamente inviato da erlos
Avete notato riavvii improvvisi con la nuova touchwiz?
io ho trovato questa modifica su xda per ottimizzarla ed ora sembra andare meglio
Here's a couple of "/system/build.prop" modifications to give the new TouchWiz launcher a more "native" feel. As it is, the Galaxy S III TouchWiz launcher on the Galaxy Note is a little less than perfect. Don't get me wrong; it's not what I would call "bad." It's just that the Note is a flagship device, and should perform as such. In my opinion, even the tiniest bit of lag, stutter, or chop, is completely unacceptable. It is because of these personal standards that I usually avoid back-ports like this. They just never seem to perform at 100% like they do on their native device. Well, with these "/system/build.prop" modifications, you'll find that this Galaxy S III TouchWiz launcher couldn't possibly feel any more "native." This will get things running quickly and smoothly. Enjoy!
Prerequisites:
1.) Full root access
2.) Root-enabled file browser; "Root Explorer" recommended
************************************************** *************************
Instructions:
1.) Open your root-enabled file browser and navigate to "/system/"
2.) Make a backup of "build.prop"
3.) Open "build.prop" in text editor
4.) Append modifications to end of file and save
5.) Reboot device
6.) If modifications failed, restore your backup of "/system/build.prop" and start over
************************************************** ***************
Installed and tested on a GT-N7000 running official Samsung XXLPY with CF-Root 5.3 kernel. I assume no responsibility for any and all complications encountered as a direct result of these modifications. USE THIS AT YOUR OWN RISK!
************************************************** ***************
#
#FORCE_LAUNCHER_INTO_RAM/MEMORY
#
ro.HOME_APP_ADJ=1
#
#INCREASE_TOUCH_RESPONSIVENESS
#
windowsmgr.max_events_per_sec=300
debug.performance.tuning=1
video.accelerate.hw=1