Hey guys! Here I am with my latest contribution:

..:: Introduction ::..
Quote:
|
XTweaks is a script pack something like others availables on XDA BUT with some of the logic from SuperCharger V6 by zeppelinrox
(automatically set some values based on your total available RAM). I've been using this scripts in my custom roms and it worked fine, so I decided to release it to the public. |
..:: With XTweaks you will get ::..
Quote:
|
-Zero lags. -Faster conections WiFi/Mobile Network. -Better battery life. -Better memory management. -Less force closes on your apps. -Improved SDcard read/write speed. -Smoothness. |
..:: In the pack ::..
Quote:
|
/data/tmp/* (This is a temporary folder that contain libncurses.so and sqlite3, from android 2.3.x to 4.4.x, these files are required to run some scripts correctly). /system/bin: uninstall (This is an uninstaller, in case that you don't like the mod just go to terminal emulator and type: su [enter], uninstall [enter] then XTweaks will get uninstalled and your phone will reboot by itself). uninstallboot (This is an uninstaller for bootanimation only just go to terminal emulator and type: su [enter], uninstallboot [enter]). /system/etc/init.d: 00Buildprop (This script will add some values to build.prop on first boot then will be deleted by itself). 00SQlite (This add libncurses.so to /system/lib, sqlite3 to /system/xbin, then will be deleted by itself). 01Ksm (This enable "Kernel SamePage Merging" (KSM)) 02Ram_Anim (Better memory management). 03Gov_Sched_Tweaks (This contain some Governor & I/O Scheduler tweaks). 04System_Tweaks (Another memory tweaks and kernel tweaks for better battery life). 05SDCard_Tweaks (This script change the read_ahead_kb value to 2048, faster speeds on SD card). 06NetSpeed_Security (You will get faster conections on WiFi/Mobile Network). 07Cleaner (This clear some unnecessary data and disables logcat) (if you need to get a logcat delete this script). 08Fix_Emissions (This script made it by zeppelinrox fix permissions to your apps and folders every boot preventing force closes). 09Detailing (This script optimize the database for your apps every boot also made it by zeppelinrox). 10Flush-O-Matic (This script clear the cached apps every hour so will get more true free RAM also made it by zeppelinrox). /system/media: bootanimation.zip (Customized bootanimation based on Nexus 7's 4.4). /system/xbin: busybox (Is the latest busybox by Stericson (1.21.1) needed to run all the scripts, root, etc.). /tools: backup.sh (This is a temporary script that makes a backup of your ini.d folder and your current bootanimation). busybox (This is a temporary busybox to get run the installer). |
..:: Requirements ::..
Quote:
|
- Rooted phone. - Android 2.3+. - Kernel/ROM with init.d support. - 10mb free in system. - Custom recovery. Tested devices: - Samsung Galaxy Young (Stock based ROM). - HTC Explorer (CM10). - HTC One S (CM11). - LG L3 (CM9). - LG Optimus SOL (CM7.2 Based ROM). - Motorola Razr HD (CM11). |
..:: Installation ::..
Quote:
|
- Download the latest version of this mod. (Downloads on second post). - Copy it on your sd card.- Go to recovery mode. - Flash it. - Reboot. - Enjoy! |