Scripts/Apps I found to help me speed up slow TW ROMS - Galaxy S 5 General

I'm currently running XtreStoLite T-Mobile variant TW ROM (with wifi calling/VoLte). I'm on the latest firmware for my device with @ktoonsez custom kernel. Like some of you I run an insane amount of xposed modules (15+) and audio mods (eXtreme Beats Studio, Pon+3, Elements of Fidelity-TW, and Viper4Android).
With that said on the type of setup I have, I'm always lagging in my device with hangtime. It's most noticeable when I'm typing or swiping with SwiftKey. So I've been looking around trying to find ways to speed my device. I even use the xposed app GovProfiler (only for ktoonsez kernel) to speed up my keyboard, but to no avail, it does not eliminate the lag completely. I found these tweaks to speed up my device. And they actually seem to work quite well for me so I wanted to share.
First off make sure your ROM allows init.d/SQL/kernel/sysctl enhancements. If you don't have init.d support there's an app on the Play Store called Universal Init.d that you can download that gives anyone support.
1. Download Project Mod Boost Nitro X http://forum.xda-developers.com/showthread.php?t=2809443
a). Flash mod in recovery
b). In Terminal Emulator type:
"su"
"boost" (ram booster)
"nitro_on" (for entropy speedup)
2. Download MaliveBooster http://forum.xda-developers.com/showthread.php?t=2741189
a). Flash mod in recovery
3. Download Android Tweaker 2 from the play store. You can Defrag SQL database, zipalign apps, inject Sony Bravia Engine V3, improve performance, battery life, image & video quality, voice quality, dns, ipv4/6, etc.
4. Download the fstrim script http://www.modaco.com/topic/370237-all-modother-disableenable-swap-zram-fstrim/
a). Flash in recovery
If you have performance issues with your slow TouchWiz rom then you won't be disappointed with these apps/scripts

I love this type of thread

I second that... [emoji2]
Sent from my SM-G900T using Tapatalk

Is that sarcasm? Lol

ahrion said:
Is that sarcasm? Lol
Click to expand...
Click to collapse
No

Updated OP with fstrim script. Download it and read about what it does here http://www.modaco.com/topic/370237-all-modother-disableenable-swap-zram-fstrim/

ahrion said:
Updated OP with fstrim script. Download it and read about what it does here http://www.modaco.com/topic/370237-all-modother-disableenable-swap-zram-fstrim/
Click to expand...
Click to collapse
What rom are you on?

Fightoffyoredeamons said:
What rom are you on?
Click to expand...
Click to collapse
I'm using XtreStoLite 1.3a rom G900T (T-Mobile) specific.

Giving it a go, thanks!
Sent from my SAMSUNG-SM-G900A using XDA Free mobile app

kalans said:
Giving it a go, thanks!
Sent from my SAMSUNG-SM-G900A using XDA Free mobile app
Click to expand...
Click to collapse
Let me know if it helps you

What are the drawbacks to these kind of tweaks? If there are no drawbacks Samsung would have implemented it from the factory.

I'm using killjoy with XtreStoLite 1.3a what else would work with it?

Do these things actually work.... proof? Or are they just BS and you just *think* that your phone is faster, better battery, etc. lol... I have a hard time believing this stuff works. Anyone test em' out??

Defragging a solid state drive is practically useless.

I am using the extremely debloated rom for att s5,and haven't seen any improvements at all as it is fast to begin with. Battery seems close to the same but definitely not any better.
Sent from my SAMSUNG-SM-G900A using XDA Free mobile app

S5 is already fast. Why put more stuffs that are not necessary?

Simone said:
S5 is already fast. Why put more stuffs that are not necessary?
Click to expand...
Click to collapse
Moar power!!
Sent from my SAMSUNG-SM-G900A using XDA Free mobile app

Related

[MOD][TEST] BlackCNA NiNja M0D3 [18-09-2012] - test version for ParanoidAndroid added

This is not visual mod or theming and so posted in Android Development section.
As we all are aware there is memory leak issue with JB Roms (may not be experienced in some case), so I decided to play with framework jars and mod them to optimize RAM management.
I had used Advanced Task Killer on JB Rom and problems became grave, I needed to restart device after every hour.
So freeing the RAM in that way didn't work at all.
So, I decided to try reverse and let maximum multitasking take place (ofcourse, with optimal RAM free for launching new activities)
This can be done customizing ADJ parameters.
ICS or JB doesn't read ADJ values from build.prop or local.prop - so they are hardcoded into services.jar!
Moreover, after patching the services.jar for OOM priority... kernel overrides few needed parameters and even init.d wont help in such case.
So, I have created APK file which will do all the dirty work for you
Click to expand...
Click to collapse
Ninja Mode features:
Maximum Overdrive:
As mentioned earlier, it's optimal usage of RAM for maximum multitasking intended to control memory leak.
The ROM experience will get much snappier than before even with too many apps!!
Optimized Framework:
The framework of the ROM is now PNG optimized. This will increase performance as load time should decline.
Fastest ZipAlign:
The normal zipalign option in ROM is slow as it zipaligns all apps everytime.
The method used here is different and it checks new apps if available and zipaligns!
Database Optimization:
The database files are reindexed and vaccumed. This may fasten your overall app experience.
3G Booster:
Lot's of tweak for data connection!
SdCard Read Ahead value boost
Dalvik Heap Size limit increased
Least of ads in any app (latest 'hosts')
... and many other minor tweaks...
Caution:
This mod is only for BlackCNA and is under testing.
First flash the CWM and then install the app manually.
First reboot will take little longer time as it will zipalign all apks and fix permissions.
Using this app on other ROM is not recommended as framework needed to be patched.
To uninstall this mod, uninstall the app and you will need to flash the ROM again (without wipe will do.)
Installation:
Make sure you are on BlackCNA v1.2 ROM
Flash the base via CWM and reboot.
Install the "Ninja Mode" apk manually and activate it!
Reboot one time...
Planned updates:
Customizable tweaks
Better UI for APK (This is my first app with code from scratch!! :silly
Support for other ROMS ?
Remember, this mode is under TEST and under development!
Download Links for BlackCNA 1.2:
CWM Flashable base for BlackCNA(no APK included):
http://www.mediafire.com/?xuy882qr2k9bhqt
APK File for BlackCNA:
http://www.mediafire.com/?arnv2o26whjdsjo
Download Links for ParanoidAndroid - utacka - 18Sept:
CAUTION: I have not tested on PA. It's build in same way as for BlackCNA.
Results may vary on different ROM as different factors may affect in other way as well as ROM developer effort's is considered.
Click to expand...
Click to collapse
CWM Flashable base for ParanoidAndroid (no APK included) Release 2:
http://www.mediafire.com/?cc88x8gtdta5583
APK File for ParanoidAndroid:
http://www.mediafire.com/?heb9yoqr7mwkt9q
Interesting! Will give a try.
Send from GT-N7000 using XDA Premium on Asylum ICS AOKP
Again reserved...
Great Mod my friend memory management is much better and rom is snappier. Great work... Try this out guys... Will add this to my BlackCNA thread...
i jst flashed this.....its actually snappier..!! thanx
This has fixed all force close and memory leaks I experienced . I can now used black cna as a daily driver.
Many thanks for this!!!!!!
Looks good! Would you consider adding support for Utacka's Paranoid Android builds?
Thanks for the great work!
Sent from my GT-N7000 using Tapatalk 2
Extraordinairy!!!
OMG
I cannot believe it! I did what I usually do (tons of tasks and open apps) and the RAM stayed at 220-290mb all the time!!!
YOU DID IT neobuddy89!!! You fixed the memory leak problem!!! :highfive:
R E S P E C T . _
:good::good::good::good::good::good::good::good:
apascual89 said:
Looks good! Would you consider adding support for Utacka's Paranoid Android builds?
Thanks for the great work!
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
You can test that for me if I build one.
Send me framework-res.apk and services.jar from his latest build.
We can have a test drive.
EDIT: And even build.prop
2. Flash via CWM and reboot means the recovery right? I dont quite get it there ...
Sent from my GT-N7000 using xda app-developers app
fr3ker said:
2. Flash via CWM and reboot means the recovery right? I dont quite get it there ...
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Yes correct.
neobuddy89 said:
Yes correct.
Click to expand...
Click to collapse
We need this on every ROM mate. Puts black cna on steroids it really does. Instant
Sent from my GT-N7000 using xda app-developers app
neobuddy89 said:
You can test that for me if I build one.
Send me framework-res.apk and services.jar from his latest build.
We can have a test drive.
EDIT: And even build.prop
Click to expand...
Click to collapse
Pm sent. I'll definitely test it if you want seems to be working for everyone!
Sent from my GT-N7000 using Tapatalk 2
apascual89 said:
Pm sent. I'll definitely test it if you want seems to be working for everyone!
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
I don't know how it will turn out on PA.
Will post in next couple of minutes.
Posted for ParanoidAndroid. Please read the caution.
neobuddy89 said:
Posted for ParanoidAndroid. Please read the caution.
Click to expand...
Click to collapse
I get an error when flashing the PA test. It says installing update..... Set permissions-> some changes failed.
Any ideas?
Sent from my GT-N7000 using Tapatalk 2
apascual89 said:
I get an error when flashing the PA test. It says installing update..... Set permissions-> some changes failed.
Any ideas?
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
You are on Hydracore kernel right ? If no, I suggest use it.
If yes, try this one:
http://www.mediafire.com/?cc88x8gtdta5583
neobuddy89 said:
You are on Hydracore kernel right ? If no, I suggest use it.
If yes, try this one:
http://www.mediafire.com/?cc88x8gtdta5583
Click to expand...
Click to collapse
OK that one flashed fine I'll install the apk, reboot and will report back . Thanks
After installing the apk, and clicking on the "Activate Ninjutsu" button, I'm getting the following error - " Ninja mode not correctly installed. Press back to exit". Running Black CNA v1.2.
Edit: Sorry, I had forgotten to flash the base! Fixed Now!

[MOD][TWEAK-PACK][11-6-13][S4][L720] ComaDose The Best, By The Best

VERSION 3.5​
"My phone is flying!" - vgomez916
"My phone is lighting quick now, Like I said this thing is really flyin. Thanks"- zackandethan
"This mod is sickkk. phone is flying, on 3g i'm getting 1-2 mbs speed. Thanks for the mod Goddly."- Nyckrs
"My speeds are way up too. 100-200 kbs up to 850kbs now. Download and upload. Same time of the day, same location"- g_ding84
"4G speed jumped to 8.9MB. Incredible!"- xNicoyAx
Confirmed working on-
~Kernels~
Latest KT
Sac's v2
Agat's 0.3.0 kernel
Stock MF9 , with busybox workaround. http://forum.xda-developers.com/showthread.php?t=1933849 ~~ POST #2 ~~ thanks - devoureddreams-
This tweak pack Originated in the Epic 4G Touch Forums, been tested, and has improved-
Battery Life, User battery life may vary, depending on a varitey of things, widgets, radios, etc., etc.,
network speed
GPS lock
system performance, Increased app load speed, etc.
Browser upgrades
wifi_wait (Kobridge)
memory tweaks (Modded Kobridge, Mine)
test screenstate (screen off = deep sleep, Phakker, Improved)
Init.d test script (Exit_Only)
battery stats format (Exit_Only)
and more
V1.2
added Kobridge, read ahead script
added script for working Cron (Exit_Only)
added an option for NO Undervolt. (more universal)
cleaned up things.
v 1.3
stripped undervolt till a new kernel pops up.
cleaned up scripts, non working parts
added Kobridge 41 tweaks, modded for less conflicts , thanks Kobridge
and a few small touches
Version 2.1 Crossbreeder
]Added newest Crossbreeder to install package
Slightly modded GPS settings.
changed updater script to be compatible with the S4 and all other rooted Android devices
Version 3.0.2 ~
~added more init.d low memory tweaks
~added a few more small kernel tweaks
~swapped out the stock browser for my modded variation
~added a browser cache script (hoping to load browser pages quicker)
~added delay to the larger scripts (to speed up boot times)
~New~ Version 3.5
~Fixed loss of root issue
~added newest release of crossbreeder 12-4
~added a few new kernel tweaks
~cleaned up
Infromation About CrossBreeder-
- This is a new take at Android lag reduction. It's lightweight and won't consume battery. Users have reported drastic improvements in usability and even benchmark scores. It will show noticeable improvements - Android devices from Donut to Froyo to Gingerbread to Honeycomb to ICS and Jellybean.
- This is a combination of 5 different methodologies to reduce Android lag.
- Removal of DNS lag . A lot of the lag in a lot of apps, apart from the GUI lag, is due to slow DNS querying, specially on the mobile network.
- CrossBreeder now runs a caching, parallelising DNS client on the device. So now most of your DNS queries will be served from the cache and if not found, the query will be sent in in round robin fashion to multiple DNS servers including Google DNS, OpenDNS and your home router and the reply will be served to you, hot.
- This speeds up network access and networked apps, like Browsers of course, and Tapatalk, Gmail and thousands of others drastically. And removes a lot of the lag where it was due to DNS querying. This will not increase your network or download speed but pages will load much faster.
- This will future proof your devices as more and more apps start using HTML5 and/or reside completely as web pages or the like.-
I Just thought, there are some great developers in our forum, with great tweaks, geared for their own specific purpose, and i thank them. I HAVE asked for permission to use these tweaks, to make a pack of the best, from the best taking a few of those great tweaks and putting them in one lightweight package. Now , I did NOT create any tweak in this pack. That is why introductions and thanks are in order.
ALL THANKS TO THESE GUYS
Exit_Only - For being the mad scientist of the "tweak" in general
Kobridge - Having used your tweaks in various roms and knowing how great they work :good:
Phakker - For the use of his Infamous, screenstate tweak
G_Ding84 - For being one h*ll of a rom maker , teacher, and one of the most helpful guys youll meet on any forum
idcrisis - For the use of his CrossBreeder Mod found here -
http://forum.xda-developers.com/showthread.php?t=2113150
Without these guys we wouldnt be where we are now, as a forum, or a community.
Gentlemen- On behalf of the users of this tweak , and every E4GT owner out there.... *BOWS* I thank you....
I am in no way responsible for your equipment, flash at your own risk
Download ComaDose version you prefer, from the downloads section, and put on root of phone
Boot into custom recovery
Flash ComaDose
Reboot to rom (flash stock kernel) or reboot system etc.
This is a .zip file, can be flashed with CWM recovery, put on root of phones storage, boot into recovery & flash.
Issues with repack and new Custom Recovery kernels-
Now Ive heard it works for some people on repacks, and ive heard of battery drain, and GPS taking along time to lock on others. But the best results i get, are out of the "stock" Leak kernels.
Conflicting issues with new Custom Recovery modded and released updated version
~NEW~ComaDose V3.5
http://d-h.st/22v
md5: faae873f493540cd68e58f5ddc9ac79a
ComaDose V2.1 W/ Crossbreeder V. 7.2.13
View attachment 2149730
Mirror #1
http://www.androidfilehost.com/?fid=23060877490004661
ComaDose_removal.zip (Uninstaller)
View attachment 2149687
Mirror #1
http://www.androidfilehost.com/?fid=23060877490004662
Whats under this button??
If you guys like my work and have a little jingle floating around, dont hesitate to toss a beer (or coffee ) my way through the "donate to me" under my avatar. THANKS GUYS!​
Test Init.d With The "21 Test-init.d" script​
-THINGS YOU NEED-
Rom Toolbox (free or pro)
Root Access (superuser access) for Rom Toolbox
ComaDose Already Flashed
-Steps-
After ComaDose flash, if you want to check if your init.d is functioning properly you can check it with the 21 test init.d script...
After flash the test init.d script has already ran (on startup) now thwe sole purpose of this script is to show whether or not init.d
is properly functioning.
When this script is ran (executed) as all scripts in init.d are upon startup, it creates a file in the /data folder.
so why dont we take a look for it?
Using Rom Toolbox, go to the "root browser" tab (upon first startup youll be prompted to SuperUser permissions, Allow this)
Once in Root Browser youll be in the root of your device by default. ( / )
Click on the "Data" folder..
In the /Data folder, were looking for "Exit Only Init.d" file
if you see this file, your init.d is working and all scripts are running ...
If you dont see this file after reboot (post flash) you can execute the "21 test Init " script manually...
back out to the root of the phone, go into "system", then into "etc" then into the "init.d" folder and locate the "21_testinit.d" script, press on it , bringing up this menu.
press the "open as" tab, bringing up this menu...
then press the "script file" option..
Then you want to press the "execute Script" option, making sure the "execute as root option is checked, as shown below.
which will then execute the script using init.d support to do so.. looking like this
after its executed, go back into /data and find the "Exit Only Init.d" file if its there your init.d is working....
need 2
Great to see you over here Goddly. Your work is greatly appreciated.
Thanks!
Had this running on my Epic Touch 4G.. This right here is the real deal... Will definitely be flashing this bad boy....
Sent from my SPH-L720 using Tapatalk
Glad you like ComaDose
Could you please, lemme know what ROM and kernel your running it on, and let me know how it performs?
Always want to find the different variables with performance..
Sent from my ASUS Transformer Pad TF300T using xda premium
Will do...
Sent from my SPH-L720 using Tapatalk
Been running on stock MF9 with KT's kernel, and m still loving it. Title says 8/24. Was that an update for another device? Or if the 7/2 still the latest update? J/w
Keep up the good work bud!
Sent from my SPH-L720 using Tapatalk
11/17??? This sh**$ so badass its from the future?
Sent from my SPH-L720 using xda app-developers app
reverepats said:
Been running on stock MF9 with KT's kernel, and m still loving it. Title says 8/24. Was that an update for another device? Or if the 7/2 still the latest update? J/w
Keep up the good work bud!
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
Lol.. Used the other thread as a template, forgot to change the date. Its the latest cross breeder, and I've had to change GPS etc to get it to work properly on the S4.
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
chicagoaan said:
11/17??? This sh**$ so badass its from the future?
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
Your seeing things... ???
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
Goddly said:
Lol.. Used the other thread as a template, forgot to change the date. Its the latest cross breeder, and I've had to change GPS etc to get it to work properly on the S4.
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
Click to expand...
Click to collapse
Ahh i kinda figured that. No worries, just wanted to be sure. Appreciate it bud, thanks
Sent from my SPH-L720 using Tapatalk
Just installed and manually executed the script on stock deodexed mf9 with the stock kernel.
Anxious to see how this works
Sent from my SPH-L720 using xda app-developers app
WorKing great here. Thanx alot.
will this work on the note 3?
Im on negalite rom and agat kernel would i be able to use this it sounds pretty nice lol?
Sent from my SPH-L720 using XDA Premium 4 mobile app
churchey360 said:
Im on negalite rom and agat kernel would i be able to use this it sounds pretty nice lol?
Sent from my SPH-L720 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yessir. lemme know how it goes
Sent from my ASUS Transformer Pad TF300T using XDA Premium 4 mobile app
tgrrb5 said:
will this work on the note 3?
Click to expand...
Click to collapse
yessir, lemme know how it goes please.
Sent from my ASUS Transformer Pad TF300T using XDA Premium 4 mobile app
I too would like to know how this would work on my T-Mobile note 3
Sent from my SM-N900T using xda premium
So just flash it?
Sent from my SPH-L720 using XDA Premium 4 mobile app

[kernel] {4.3.1}[p4wifi]

Ive been working on a kernel for the p4 wifi tab. My goal was to elimantae lag and increase IO scores.
Changelog 12/16
Update tcp congestion control
Add new governors
Clean code
Add more compiler flags
Adjust voodoo sound.
update writeback
further reduce readahead
enable system wide mounting
new makefile flag + fix derp on entropy commit
patch to aide in hotplugging
avoid depleting of entropy pool
reduce latency
make file optimization
vfp optimization
lower read ahead
small tweak to load avg
reduce some log spam
crc32 additions
compiler optimizations
lower swappiness
finish clocks
fix errors
block: fix infinite loop in __getblk_slow
fifo: Do not restart open() if it already found a partner
add xz
another clock adjustment
adjust vfs_cache_pressure
tweak smp.c
tweak mm/backing_dev.c
adjust makefile
boost clocks
add arm topology
sched: clock wrap bug in 2.6.35-stable kills scheduling
scheduler pick nexthighest task
add io schedulers
improve the group logic
allow pipe compiling
vfp compile with neon
optimize slub
mm tweaks
tweak aio.c to increase io performance
reclaim some ram
disable gentle sleepers enablearch power
increase readahead
linaro fix
Bugs
Reboot from roms does not work properly. Need to reboot manually
Download p4 wifi
http://d-h.st/Db5
MY source
https://github.com/thicklizard/p4wifi
Download p4 7500
http://d-h.st/n4n
thanks:
pershoot
AAcount
for all the support they have givento this device
Incredible this is the extra boot my tablet needs, i'm using kasper's omni rom and it has always been extremely smooth, now with a lower ram usage and some tweaks, it's even better ! thank you!
DefQoN_BE said:
Incredible this is the extra boot my tablet needs, i'm using kasper's omni rom and it has always been extremely smooth, now with a lower ram usage and some tweaks, it's even better ! thank you!
Click to expand...
Click to collapse
i installed this kernal and can no longer get root. Are you having this problem. I am on kaspers Omni rom as well.
I had the same issue and had to re-flash the rom. Looking at the file, it looks to be for CM based rome only.
Most if not all modern aosp Roms like aokp, pacman, and others use the same kernel source. I am using a cm10.2 based rom on my tablet but, a kernel should not effect superuser. What errors are you getting? Have you tried updating Superuser or supersu which ever one is installed?
When I tried to run Titanium Backup, but it kept telling me that it did not have root.
I tried installing and updating each of the Superuser and SuperSU separately without success. When I re-flashed the PAC 4.3 rom, things went back to normal.
Flashed UPDATE-SuperSU-v1.80 will gain root again......
rogconnect said:
Flashed UPDATE-SuperSU-v1.80 will gain root again......
Click to expand...
Click to collapse
Thanks! :good: Do you have the link for the file?
Dreameagl said:
Thanks! :good: Do you have the link for the file?
Click to expand...
Click to collapse
http://download.chainfire.eu/370/SuperSU/UPDATE-SuperSU-v1.80.zip
How about for P7500?
Is there a kernel like this for P7500?
AJtheAndroidNoOb said:
Is there a kernel like this for P7500?
Click to expand...
Click to collapse
I could make one. Just will need a willing tester.
thicklizard said:
I could make one. Just will need a willing tester.
Click to expand...
Click to collapse
I can test it.
Sent from my GT-P7500 using Tapatalk HD
s14tam said:
i installed this kernal and can no longer get root. Are you having this problem. I am on kaspers Omni rom as well.
Click to expand...
Click to collapse
Dreameagl said:
I had the same issue and had to re-flash the rom. Looking at the file, it looks to be for CM based rome only.
Click to expand...
Click to collapse
Nope, i have no issues at all, flashed it and works perfect since day one, still using same ROM and this kernel, it's just perfect for me like it is now
eushaun99 said:
I can test it.
Sent from my GT-P7500 using Tapatalk HD
Click to expand...
Click to collapse
I added a link in the op. Please test and confirm all is well.
DefQoN_BE said:
Nope, i have no issues at all, flashed it and works perfect since day one, still using same ROM and this kernel, it's just perfect for me like it is now
Click to expand...
Click to collapse
I think I must have had some other issue. I had to do a wipe and re install and now everything works great.
Sent from my GT-P7510 using XDA Premium HD app
Waiting for the response
I'm still waiting for the response eushaun is gonna give
AJtheAndroidNoOb said:
I'm still waiting for the response eushaun is gonna give
Click to expand...
Click to collapse
Why? Just flash it. It works perfectly fine for me. No root issues at all.
Sent from my GT-P7500 using Tapatalk HD
eushaun99 said:
Why? Just flash it. It works perfectly fine for me. No root issues at all.
Sent from my GT-P7500 using Tapatalk HD
Click to expand...
Click to collapse
So the version I posted last night for the 7500 is all good? There really is no reason it wouldn't be just needed confirmation.
thicklizard said:
So the version I posted last night for the 7500 is all good? There really is no reason it wouldn't be just needed confirmation.
Click to expand...
Click to collapse
Yup, no problems at all.
Sent from my GT-P7500 using Tapatalk HD
Any difference?
eushaun99 said:
Yup, no problems at all.
Sent from my GT-P7500 using Tapatalk HD
Click to expand...
Click to collapse
What difference did you see after you flashed? is it better than one packed with from bee_gee's ROM?

[MOD]{Tweaks} Galaxy_Mod_Ultimate_lollipop(Update 7/5/15)

Welcome to Galaxy Mod Ultimate
Galaxy Mod is the ultimate collection of tweaks and modifications. All tweaks are in 100% working order. All logs have been verified accurate. I turned on the jet engine's. This will work on any device,but is setup for galaxy device's. It can be used on any device 4.4+.
Android 4.4+
Contents:
1.Cleaner script-Cleans junk at boot
2.Entropy generator-Ramps up entropy
3.Ext4 journal tweaks-Disables journalism
4.Fstrim-Free's up space
5.Galaxy_engine-Network speed tweaks and sleepers adjustment
6.Kill_media_server-Kills media server when not in use
7.Ram manager-Minfree's adjustment
8.SQLite optimize-Optimizes SQLite Data Bases
9.Touchscreen tweaks-Adjust touchscreen response
10.Zipalign-Speed up apps by zipalign
11.Frames per Second adjustment
12.Liquid Smooth UI
13.Loopy smoothness
14.V4A Selinux policy work around. V4A will work as system app without getting reset.
15.Build.prop tweaks
**********************************************************************************************************************************************************************
DIRECTIONS/HOW TO SEE IF IT'S WORKING OR REMOVE TWEAKS
1.Install zip in custom recovery- this is really all you need to do.
2.Open terminal type su then type Galaxy this will perform checks to ensure proper install.
3.In terminal type Entropy and navigate through the menu's/Entropy is active and turned on at boot by default.
4.Open terminal and type uninstaller to uninstall Galaxy_Mod
5.qrngd binary is deleted and backed up to system/bin/qrngd_backup/ this is needed for entropy to work properly.
6.Galaxy_Mod logs all activities in data/Galaxy for all tweaks and scripts with working verification.
7.Galaxy_Mod backs up your original init.d folder.
**********************************************************************************************************************************************************************
Credits; Thanks to these xda members for inspiration,help and creating great tweaks bases to start from.
zepplinrocks
slaid480
Ryuinferno
rass1
Anyone else who helped me learn this stuff along the way.Whoever you might be.
If I forgot to give you any credit p.m me and I'll fix it.
**********************************************************************************************************************************************************************
Changelog:
7/29/14 Complete rebuild of entire package
Everything much smoother now.
A lot changed in this version.Please uninstall old tweaks with terminal before installing new zip.
7/30/14 Added uninstall zip to OP. Only needed for people that can't remount system for uninstaller removal.
Added GPU Force rendering of 2D operation's
6/28/15 Lollipop compatible test version.
6/28/15 fixed Sqlite Binary
6/30/2015: Fixed engine and uninstaller,Added V2 Entropy less zip,Added remover zip for systems that won't mount rw.
7/2/15: Added ram options
7/5/15: Added Loopy smoothness,viper for android SeLinux work around,logs now go to system/etc/Galaxy,Touchwiz launcher locked in memory,added new build.prop tweaks package,loads of new tweaks and adjustments.
Download:Ultimate
Standard Mods Pack
Download;Ultimate V2
This is an entropy free mod,for use with seeder.apk or when entropy causes issue's.
Download:Galaxy Remover
Use this if system can't mount as rw in uninstaller.
Thank you for putting this together and helping out the community. I have a couple of questions:
Is this meant for a specific version of S4A firmware or will it work on any firmware?
Is there a way to restore the stock system in case the user would like to remove the tweaks? Maybe have the script file make a backup of the user's stock files into a flashable zip.
This technically will work on any rom. As long as a priv-app folder is in system. To remove tweaks,just delete them from init.d.
Sent from my SAMSUNG-SGH-I537 using Tapatalk
Added a few new tweaks due to new KK root options.
All new tweaks package coming very soon. This time I turned on the jet engine's.
Thread transformed to mod thread.
Please post results,suggestions or comments about new Galaxy_Mod tweaks.
Is it works for s4a intern.
Sent from my GT-I9295 using XDA Premium 4 mobile app
Where'd the downloads go
Sent from my SAMSUNG-SGH-I537 using XDA Premium 4 mobile app
https://www.dropbox.com/s/hk5y4qxfimzp7si/Galaxy_Mod_Ultimate.zip?m=
Sorry everyone. I dropped my laptop cracking the screen bezel.I just go it back today. I will re-up the link with a new version.
@blaz1nr just wanted to thank you for this mod. I'm using it on my S4 running a i9505 int rom made for t mobile m919 by @TheSickness and it is fast, smooth and snappy already as is and with your mod I gotta say that this is the most fastest, smoothest and snappiest phone I've ever owned. ..Thanks again..??????
Sent from my GT-I9505 using XDA Premium 4 mobile app
Thank you sir. I'm trying to tailor this for our devices only. Still needs a little tweaking. Although it works flawlessly, im still going to play with it some more.
so im installing and following install directions and i got to number 4 and wondering if thats what i have to do.I see it says to do if you want to work properly so just making sure thats what i gotta do.thanks
You don't need to do anything. It works from boot. I should re-write the OP a little.
blaz1nr said:
You don't need to do anything. It works from boot. I should re-write the OP a little.
Click to expand...
Click to collapse
Thanks i just thought you had to go down the list to make everything work.Im gonna try out so thanks
sahi2myfriend said:
@blaz1nr just wanted to thank you for this mod. I'm using it on my S4 running a i9505 int rom made for t mobile m919 by @TheSickness and it is fast, smooth and snappy already as is and with your mod I gotta say that this is the most fastest, smoothest and snappiest phone I've ever owned. ..Thanks again..??????
Sent from my GT-I9505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Did you have to clear cashe and dalvik cashe after install through recovery?
It clears the caches and sets permissions for you. Just flash and go.
blaz1nr said:
You don't need to do anything. It works from boot. I should re-write the OP a little.
Click to expand...
Click to collapse
That would probly help. The only reason I knew it would work from boot is others I've flashed in the past.. or I would've been a little confused also..
Sent from my GT-I9505 using XDA Premium 4 mobile app
blaz1nr said:
It clears the caches and sets permissions for you. Just flash and go.
Click to expand...
Click to collapse
Awesome thanks for answering back I will flash the first chance I get and report back to ya thanks again

{MOD}Galaxy_Mod_Ultimate Lollipop(Update 7/5/15)

Welcome to Galaxy Mod Ultimate
Hey everybody I updated my tweaks package for lollipop on the S4,and since I now have the S5 active. I bring them here for other S5 users.
Galaxy Mod is the ultimate collection of tweaks and modifications. All tweaks are in 100% working order. All logs have been verified accurate. This will work on any device,but is made for galaxy device's. It can still be used on any device 4.4+.
Android 4.4+
Contents:
1.Cleaner script-Cleans junk at boot
2.Entropy generator-Ramps up entropy
3.Ext4 journal tweaks-Disables journalism
4.Fstrim-Free's up space
5.Galaxy_engine-Network speed tweaks and sleepers adjustment
6.Kill_media_server-Kills media server when not in use
7.Ram manager-Minfree's adjustment
8.SQLite optimize-Optimizes SQLite Data Bases
9.Touchscreen tweaks-Adjust touchscreen response
10.Zipalign-Speed up apps by zipalign
11.Frames per Second adjustment
12.Liquid Smooth UI
13.Loopy smoothness
14.V4A Selinux policy work around. V4A will work as system app without getting reset.
15.Build.prop tweaks
**********************************************************************************************************************************************************************
DIRECTIONS/HOW TO SEE IF IT'S WORKING OR REMOVE TWEAKS
1.Install zip in custom recovery- this is really all you need to do.
2.Open terminal type su then type Galaxy this will perform checks to ensure proper install.
3.In terminal type Entropy and navigate through the menu's/Entropy is active and turned on at boot by default.
4.Open terminal and type uninstaller to uninstall Galaxy_Mod
5.qrngd binary is deleted and backed up to system/bin/qrngd_backup/ this is needed for entropy to work properly.
6.Galaxy_Mod logs all activities in data for all tweaks and scripts with working verification.
7.Galaxy_Mod backs up your original init.d folder.
**********************************************************************************************************************************************************************
Credits; Thanks to these xda members for inspiration and base tweaks
zepplinrocks
slaid480
Ryuinferno
rass1
Anyone else who helped me learn this stuff along the way.Whoever you might be.
If I forgot to give you any credit p.m me and I'll fix it.
**********************************************************************************************************************************************************************
Changelog:
6/30/2015: Fixed engine and uninstaller,Added V2 Entropy less zip,Added remover zip for systems that won't mount rw.
7/2/15:Added Ram Option's
7/5/15: Added Loopy smoothness,viper for android SeLinux work around,logs now go to system/etc/Galaxy,Touchwiz launcher locked in memory,added new build.prop tweaks package,loads of new tweaks and adjustments.
Download:Ultimate
Standard Mods Pack
Download;Ultimate V2
This is an entropy free mod,for use with seeder.apk or when entropy causes issue's.
Download:Galaxy Remover
Use this if system can't mount as rw in uninstaller.
Is this for AOSP only ? Can I use it with touchwiz.
mholloway said:
Is this for AOSP only ? Can I use it with touchwiz.
Click to expand...
Click to collapse
It should work the same no matter what.
blaz1nr said:
It should work the same no matter what.
Click to expand...
Click to collapse
Running MOAR ROM (latest version),and getting ready to install terminal,but I can already see a big difference. Nice job..:good:
I'm running AICP ROM. I can definitely see a diference. I think some of those tweaks are included in TouchWiz roms, and I see no reason why they shouldn't be on AOSP as well.
whenever I go to run Entropy after I have done su and gained super user priveledges it gives an access denied error stating to try running su before running Entropy. anyone else having this problem or know why I might be having this problem?
Edit: running on unofficial Pac-Man rom us sprint
I am still unable to run Entropy though any help?
Not working on TW rom ViSiON-X US TMO ...
permission issues?, no logging, not sure if the scripts are running..
OldeCrow said:
Not working on TW rom ViSiON-X US TMO ...
permission issues?, no logging, not sure if the scripts are running..
Click to expand...
Click to collapse
If no logs are in data folder something isnt right. Im not familiar with that rom. It may have something thats conflicting.
Sent from my SAMSUNG-SM-G870A using XDA Free mobile app
blaz1nr said:
If no logs are in data folder something isnt right. Im not familiar with that rom. It may have something thats conflicting.
Sent from my SAMSUNG-SM-G870A using XDA Free mobile app
Click to expand...
Click to collapse
its a clean stock deodexed T-mobile 5.0 rom, only extra is 3minute battery and KT kernel
Everything appears to be installed testing from the terminal says everything is OK but it's not generating logs I changed the log location in all the init d files to point to the old galaxy folder on the sd card just to see if a different location would help but nothing...
Universal Init.d app says my phone doesn't have init.d support
There is another stock deodexed rom from The Sickness I will try later and see if it flashes and works on it...
OldeCrow said:
its a clean stock deodexed T-mobile 5.0 rom, only extra is 3minute battery and KT kernel
Everything appears to be installed testing from the terminal says everything is OK but it's not generating logs I changed the log location in all the init d files to point to the old galaxy folder on the sd card just to see if a different location would help but nothing...
Universal Init.d app says my phone doesn't have init.d support
There is another stock deodexed rom from The Sickness I will try later and see if it flashes and works on it...
Click to expand...
Click to collapse
If init.d is not supported in that rom, flash my zip to add it. Just look at my threads you'll see it. That's most likely your problem.
Or look here.
http://forum.xda-developers.com/showthread.php?t=2814733
Sent from my SAMSUNG-SM-G870A using XDA Free mobile app
blaz1nr said:
If init.d is not supported in that rom, flash my zip to add it. Just look at my threads you'll see it. That's most likely your problem.
Or look here.
http://forum.xda-developers.com/showthread.php?t=2814733
Sent from my SAMSUNG-SM-G870A using XDA Free mobile app
Click to expand...
Click to collapse
your flashable zip worked, I already edited it manually but I can comfirm the flashable zip worked, the same script is in your installer for galaxy mod but for whatever reason it didn't take...
Two new versions and an uninstall zip added to Op. V2 is an entropy free version for people that have issue's with the entropy engine.
Added new ram option's Please try them and report to pole on Op.
New packs up lots of new stuff and adjustments. No need to use uninstaller anymore before installing newest version,unless you're going from normal to V2
V1 + optimum RAM running great here
Hey what's up wheres the new version at... for 7/15/2015.. I don't see the download link
dj1984 said:
Hey what's up wheres the new version at... for 7/15/2015.. I don't see the download link
Click to expand...
Click to collapse
On the OP at the bottom in the attachment area.
Sent from my SAMSUNG-SM-G870A using XDA Free mobile app
blaz1nr said:
On the OP at the bottom in the attachment area.
Sent from my SAMSUNG-SM-G870A using XDA Free mobile app
Click to expand...
Click to collapse
You added those features to version 1 or version 2 I'm kind of confused sorry I'm new to this stuff
dj1984 said:
You added those features to version 1 or version 2 I'm kind of confused sorry I'm new to this stuff
Click to expand...
Click to collapse
Both get updated together,as it says V2 comes without entropy engine. This is the only difference between the two.
blaz1nr said:
Both get updated together,as it says V2 comes without entropy engine. This is the only difference between the two.
Click to expand...
Click to collapse
Oh ok thank you very much for helping me have a blessed day

Categories

Resources