[MOD] Sysctl Installer - Galaxy S 5 Android Development (Snapdragon)

Installs sysctl.conf into your device and uses it!
THIS DOES WORK ON MANY DEVICES AS WELL xDDD
*Note this is not my script I only made the flashable zip file.
*Disclaimer
I will hold no responsibility if you bricked your device, you have been warned!
Click to expand...
Click to collapse
Benefits?
1) Improves Battery Life
2) Improves Smoothness
3) Improves Stability
Click to expand...
Click to collapse
HOW TO INSTALL?
1) Download the zip
2) Put it in your sdcard
3) Boot into recovery and flash it! GL
Click to expand...
Click to collapse

Yes very smooth
Inviato dal mio SM-G900F usando XDA Premium HD app

How does it work?

No lag .....good !!
Inviato dal mio SM-G900F usando XDA Premium HD app

This mod I very old.. from old HTC phones in 2011..
Is it the same mod or is this a hole new one?
And please explain how it works.
Sent from my SM-G900F using XDA Premium 4 mobile app

Interesting. Cheers.

We need some confirmation of this working or not.. most of us won't flash a zip with so little information
Sent from my SM-G900F using XDA Premium 4 mobile app

I've flashed. Maybe placebo effect but seems smooth etc. Can't comment on battery life

First: What is sysctl?
If you want to know what it does... download it & unzip it... tada.
The zip contains /system/etc/sysctl.conf and a /system/etc/init.d script to process it at startup. It sets a bunch of kernel/system parameters. If it actually helps or not... I doubt anyone knows. You'll need to understand what each option does and how it interacts with the system & kernel. I'm sure very few people here know, and even less would care to painstakingly type out the detals of everything.
You could take each option, like fs.nr_open and try and Google it if you were interested.
Code:
#sysctl.conf file
fs.nr_open=1053696
fs.inotify.max_queued_events=32000
fs.inotify.max_user_instances=256
fs.inotify.max_user_watches=10240
fs.lease-break-time=10
fs.file-max=165164
kernel.threads-max=525810
kernel.random.write_wakeup_threshold=256
kernel.random.read_wakeup_threshold=128
kernel.sched_compat_yield=1
kernel.panic=5
kernel.panic_on_oops=1
kernel.msgmni=2048
kernel.msgmax=64000
kernel.shmmni=4096
kernel.shmall=2097152
kernel.shmmax=268435456
kernel.sem=500 512000 64 2048
kernel.sched_features=24189
kernel.hung_task_timeout_secs=30
kernel.sched_latency_ns=18000000
kernel.sched_min_granularity_ns=1500000
kernel.sched_wakeup_granularity_ns=3000000
kernel.sched_shares_ratelimit=256000
kernel.sched_child_runs_first=0
fs.lease-break-time=10
fs.file-max=65536
vm.dirty_ratio=90
vm.dirty_background_ratio=80
vm.oom_kill_allocating_task=1
vm.overcommit_memory=1
vm.page-cluster=3
vm.drop_caches=3
vm.min_free_kbytes=4096
vm.panic_on_oom=0
vm.dirty_expire_centisecs=1000
vm.dirty_writeback_centisecs=2000
vm.oom_kill_allocating_task=0
vm.vfs_cache_pressure=10
vm.min_free_order_shift=4
vm.laptop_mode=0
vm.block_dump=0
It doesn't do anything bad like malware-ish, but does it help? I dunno. Google and Samsung pay people good money to know about this stuff.

Thanks.. I am on Omega Rom 7.1 and Omega Kernel.. so should I risk to try this mod on top of already modded Kernel
Sent from my SM-G900F using XDA Premium 4 mobile app

joeherlev said:
Thanks.. I am on Omega Rom 7.1 and Omega Kernel.. so should I risk to try this mod on top of already modded Kernel
Sent from my SM-G900F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I was thinking the same thing. If this does work, what would it do if you already have a different kernel? Cheers guys thx for the help

Just to give you guys something to think about, if it was such a good and easy solution to make the device faster, why didn't Samsung implement it from factory?

True. Maybe s6 will have rom toolbox pro

joeherlev said:
Thanks.. I am on Omega Rom 7.1 and Omega Kernel.. so should I risk to try this mod on top of already modded Kernel
Sent from my SM-G900F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
same here
cheers

Installed on Omega 7.1+Omega kernel 1.3. Haven't noticed any difference

Gassity said:
Installed on Omega 7.1+Omega kernel 1.3. Haven't noticed any difference
Click to expand...
Click to collapse
Thanks for letting us know..
Sent from my SM-G900F using XDA Premium 4 mobile app

can i flash it with Odin Mobile? Do i get knox 1x0?

ALiENr0x said:
can i flash it with Odin Mobile? Do i get knox 1x0?
Click to expand...
Click to collapse
No you will get Knox 0x1
Gesendet von meinem SM-T520

This is a copy/paste job from this thread: http://rootzwiki.com/topic/24265-mod-increase-your-battery-tenfold/
Unless he is the OP on RootzWiki this is blatant plagiarism. Doubt it considering the original post is 2 years old.
If you want to use these "tweaks" then at least remove these lines:
Code:
kernel.sched_features=24189;
kernel.hung_task_timeout_secs=30;
kernel.sched_latency_ns=18000000;
kernel.sched_min_granularity_ns=1500000;
kernel.sched_wakeup_granularity_ns=3000000;
They are ancient and will only slow this cpu down.

I did mention this is not my script
I only made the flashable script.
This increases the performance for me. It's your choice if you want to use it or not.
Sent from my SM-G900F using XDA Free mobile app

Related

[MOD][i9001][KQB UPDATE][Smooth Scroll Mod][DEODEXED ROM ONLY]

This mod is originally by AndroidON (thread here - http://forum.xda-developers.com/showthread.php?t=1411317) so credit to him for making this known. And please read the thread before implying this to your phone.
I've made 2 files for KQB ROM. One is for stock deodexed KQB, and another one is compatible with nail16's swipe to remove notification mod. Don't forget to mount system before flashing.
This mod will disable 'ScrollingCache' in OS. It will improve scrolling in applications where some apps are found to stutter when scrolling.
NOTE: Make a backup copy of framework.jar in case if you want to revert back to original. And backup your rom in case of bootloop
DO THIS AT YOUR OWN RISK. I take no responsibility that might occur to your phone. Read the related topic first before implying this mod.
DOWNLOAD FOR KQB STOCK HERE - http://www.mediafire.com/?ixf0blk76chc83j
DOWNLOAD FOR KQB WITH SWIPE TO REMOVE MOD HERE - http://www.mediafire.com/?d8ft9g49cl4gya3
Instructions: Extract the zip file in scdard, copy over to system/framework. Check permission to rw-r--r-- and reboot. Bootup may take quite awhile, seems like a bootloop and blackscreen may occur. Just wait till you can feel the haptic vibro.
UPDATE: THIS IS FOR XXKQ1 DEODEXED ROM. Mount system before flashing.
Download here - http://www.mediafire.com/?5alh0faabpz4wxy
KQ7 DEODEXED PLEASE SEE PAGE 4 http://forum.xda-developers.com/showthread.php?t=1445431&page=4 POSTED BY CRYBERT
Awesome Will add it to the configurator
broodplank1337 said:
Awesome Will add it to the configurator
Click to expand...
Click to collapse
Thanks!
BroodROM RC2
V6 SuperCharger RC5
KickAssKernelizer RC2
So what is this exactly ? does it fix the lag you get right after you unlock the lockscreen ?
Sent from my GT-I9001 using XDA App
Not working...after system bootup everything force closes.Need to flash ROM egain.I'm using cranium rc8.
Sent from my GT-I9001 using XDA App
broodplank1337 said:
Awesome Will add it to the configurator
Click to expand...
Click to collapse
have you tried it with your rom?
foxmcc8 said:
Not working...after system bootup everything force closes.Need to flash ROM egain.I'm using cranium rc8.
Sent from my GT-I9001 using XDA App
Click to expand...
Click to collapse
Are you using KPS rom as the base for cranium?
Sent from my GT-I9001 using xda premium
Not working with broodrom rc2 here either. Getting a bootloop.
fadzlihellmuth said:
Are you using KPS rom as the base for cranium?
Click to expand...
Click to collapse
Yes.Afterall cranium is based on kps.
Sent from my GT-I9001 using XDA App
Please try this file. Have made it two or three days ago, you can flash it simply via Recovery. Don't know if there is a real difference but it won't damage anything. If it does, I'm not responsible for anything happened to your phone.
Edit: New file, removed volume-tweak 'cause buggy...
kellermanv said:
So what is this exactly ? does it fix the lag you get right after you unlock the lockscreen ?
Sent from my GT-I9001 using XDA App
Click to expand...
Click to collapse
It disables 'scrollingcache' and smooth apps that stutter/lag when scrolling. As for the screenlock lag, try setting your onscreen/offscreen governors. Or you can try softlocker from market.
Sent from my GT-I9001 using xda premium
foxmcc8 said:
Yes.Afterall cranium is based on kps.
Sent from my GT-I9001 using XDA App
Click to expand...
Click to collapse
Maybe the framework.jar is different as this one's based on BroodROM. Try ravox's file above maybe it helps.
Sent from my GT-I9001 using xda premium
No problems here, but I also haven't seen a difference so far.
Tapatalked from my Samsung Galaxy S Plus (Cryberts ROM 1.1 with ICS Theme 2.2 featured by Feacore Kernel nonOC)
There's a bug with the media volume. If you rise it from zero to middle it stops there and then it rises again. Will upload a new file without volume-mod.
Edit: New file with fix is uploaded.
Sent from my GT-I9001 using Tapatalk
Flash update via CWM or unzip and replace?
Tapatalked from my Samsung Galaxy S Plus (Cryberts ROM 1.1 with ICS Theme 2.2 featured by Feacore Kernel nonOC)
Klarostorix said:
Flash update via CWM or unzip and replace?
Tapatalked from my Samsung Galaxy S Plus (Cryberts ROM 1.1 with ICS Theme 2.2 featured by Feacore Kernel nonOC)
Click to expand...
Click to collapse
Like the first file you can flash it simply via CWM.
dr.wtf said:
have you tried it with your rom?
Click to expand...
Click to collapse
yes, just replaced the file manually in root explorer, then rebooted
broodplank1337 said:
yes, just replaced the file manually in root explorer, then rebooted
Click to expand...
Click to collapse
Have you noticed any difference?
omarmakki said:
Have you noticed any difference?
Click to expand...
Click to collapse
not really much actually, but that's the same for all tweaks, they all make a small difference but all together they make a great difference
so seems at least not to brick anything... i think it really has a small effect but it also could be just a placebo...

[TWEAK] meCheat Tweaks for Android 2.3.5-4.1.2

Hi guys! I am here with my new meCheat tweaks. It's a pro for your phone!
Let me tell- I was playing a game with 2 apps minimized for atleast 1 hour with no lags and only 3% battery got deducted.
So, I think you should also try it
Let me not waste your time, here are the specs of meCheat Tweaks :::
BATHOCK TWEAKS- Increases your battery life and backup by upto 35% as I told in above.
HELLLOPS TWEAKS- Prevent boot loops when flashing any ROM or related or editing build.prop file. May not work in some devices as they may differ from their root files.
LAGSIP TWEAKS: Stop or decreases (depends on RAM usage) lags when using any Live Wallpaper or any app or game as told above.
NETFORKS TWEAKS: Increases internet speed by upto 25% on any network. See more on http://forum.xda-developers.com/showthread.php?t=1961353
VOLPRO TWEAKS: Make music and sounds more clearer and loud. Tip: Works excellent with Bravia Hack Engine!
TOUCH OPTIMIZE: Increases and faster the touch quality of your phone.
SYSTEM HIBERNATE: Conserves (not increases) battery upto 40% and conserver RAM usage upto 55% when you are not using your phone. And also prevents FCs in mean time.
Installation is very easy!!
1. Download 10if_meCheat.zip to SD Card (from attachment below).
2. Just directly flash by CWM Recovery. No need to wipe or mount anything.
3. Fix permissions (optional).
4. Reboot system now!
P.S' I am not responsible for any damages, try at your own risk!
Please give me credits linking to this post if you're gonna add this to your ROM or mod.
Hope you like it.. Please reply for any help and press "THANKS" if you liked it.
Will it work on 2.3.3 ?
Sent from my HTC Salsa C510e using xda app-developers app
karan128 said:
Will it work on 2.3.3 ?
Sent from my HTC Salsa C510e using xda app-developers app
Click to expand...
Click to collapse
I don't know about Android 2.3.3, cuz actually I don't any device of 2.3.3. You can still try.
If it worked, plz do let me know .
Hope this works on my xperia play. Thanks for sharing.
Going to test now. And, btw, the Bravia Engine (there's no hack at it) is for improving image quality, not sound).
I have to do further testing, but seems good for now.
Sent from my LT26i using Tapatalk
Work in any ROM? Only with cwm recovery? Tanks
Enviado desde mi Milestone usando Tapatalk 2
Felimenta97 said:
Going to test now. And, btw, the Bravia Engine (there's no hack at it) is for improving image quality, not sound).
I have to do further testing, but seems good for now.
Sent from my LT26i using Tapatalk
Click to expand...
Click to collapse
Bravia Hack in my phone also act as a sound booster. That's why as I said!
elhugo3 said:
Work in any ROM? Only with cwm recovery? Tanks
Enviado desde mi Milestone usando Tapatalk 2
Click to expand...
Click to collapse
CWM is recommended. I don't know about others...
DroidFolks said:
CWM is recommended. I don't know about others...
Click to expand...
Click to collapse
I used it with TWRP.
Sent from my LT26i using Tapatalk
boot looped..
Sent from my GT-I9003
Felimenta97 said:
I used it with TWRP.
Click to expand...
Click to collapse
+1
You still didn't answer to the questions/concerns that some users had in your NETFORKS TWEAKS thread.....What is the reason for you not answering?
imjustafq said:
boot looped..
Sent from my GT-I9003
Click to expand...
Click to collapse
I told, helllops tweaks may not work on some devices as root files may differ from phone.
Has anyone used these tweaks with Xperia U ICS Infinity Rom V2 play edition?
This phones so laggy sometimes
Sent from my ST25i using xda premium
No effects at all
No battery savings
No internet boosts
No system speedup
All fake
All fake
SENT FROM
Noir A8
ICS 4.04
CWM 6.0
How to revert from this???
Sent from my Micromax A110 using xda premium
kumarrankit said:
How to revert from this???
Sent from my Micromax A110 using xda premium
Click to expand...
Click to collapse
adb shell rm -r /system//etc/init.d/name of file
shantam said:
No effects at all
No battery savings
No internet boosts
No system speedup
All fake
All fake
SENT FROM
Noir A8
ICS 4.04
CWM 6.0
Click to expand...
Click to collapse
you sure?
Sent from my supercharged tank
zexmunze said:
adb shell rm -r /system//etc/init.d/name of file
Click to expand...
Click to collapse
Plz explain i m not a dev:banghead:
Sent from my Micromax A110 using xda premium
do i need to delete other tweaks in init.d??
---------- Post added at 05:26 PM ---------- Previous post was at 05:14 PM ----------
do i need to delete other tweaks in init.d??

CM10.1(Team Canjca) Better Performance !!!

Well Am not a developer or anything !!
But i flashed
CM10.1 14/10 Build !
Installed PurePerformane X and my phone Became so Smooth and Fast !!
Steps :
on cm10.1 build 14/10 (Thanx @Rox
Get to Recovery
Mount System/Data
Flash PurePerformance X (BY Jeeko) (Thanx to Him) @Jeeko
Reboot !
and feeeeeel the amazing Performance of PurePerformance X
Original thread :
http://forum.xda-developers.com/showthread.php?t=2360670
To make The ROM looks like Touchwiz Follow the Following :
1st : Flash Note 3 Launcher Via Recovery (Wipe Dalvik Cache)
Download : http://www.mediafire.com/download/h3msca6oed4hac4/Galaxy_Note_3_launcher.zip
2nd : When On Welcome Screen Choose "Touchwiz Launcher"
3rd : Download (Cm10.1 S4 Touchwiz Theme) and install it as a simple APK
Download : http://gallery.mobile9.com/f/3389506/
4th : Go to Settings>Themes>apply "S4 Launcher" .
Then Feel the Touchwiz look On CM10.1 :good::good::laugh::laugh::laugh::laugh::laugh:
Have you compared the performance of the phone without pureperformance ? And then later with pure performance because cm10.1 is really smooth in generel
Mount System/Data is necessary?
Sent from my GT-I8160 using Tapatalk 2
So yeah installed script and can say it's not a lot faster than before. The only thing I have felt is that this script is changing your systen animation to 0.5 so it feels faster if you open apps and so on.
TwinTurbo also is great for performance.
Sent from my GT-I8160 using XDA Premium 4 mobile app
I installed this and my antutu score was 8100..I never had that big score. But than again, i tested it with antutu version 4, and I don`t know if they still grade the phone by the same values as before
Also PureAudio is great mod from this dev. But this is by the way, if someone would try it.
Sent from my GT-I8160 using XDA Premium 4 mobile app
Interesting.
My phone gettin' slow when installing this mod. My phone works fast without using this. Also in game, asphalt 8, was very lame in loading, although i use performance&deadline 800/800...
Sent from my GT-I8160 using xda premium
Shadowcareful said:
Have you compared the performance of the phone without pureperformance ? And then later with pure performance because cm10.1 is really smooth in generel
Click to expand...
Click to collapse
yep , it became so so fast ! :good:
muxa1980 said:
Mount System/Data is necessary?
Sent from my GT-I8160 using Tapatalk 2
Click to expand...
Click to collapse
yes its necessary !
see the comment by zeppelinrox in the thread, lol haha..
i personally use liquidspeed..
---------- Post added at 04:04 PM ---------- Previous post was at 04:00 PM ----------
see the comment by zeppelinrox in the thread, lol haha..
i personally use liquidspeed..
Does it work with CM10?
Sent from my GT-I8160 using xda app-developers app
Adex72 said:
Does it work with CM10?
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Yes it work with CM10 as well !
just sending my thanks
This is a great rom and the first to make my girls ace work properly. everything prior to this had crashed too much to be useable.
Does anyone know when Rox's kernel V3 well be ready?
you could search on his thread
lol it probably isn't there..
i was intrigued by someone saying that V3 is on his thread, the reality is there was not :v
How do I flash Note3 launcher? I mived it in extsdcard but when I flash it nothing happens?
Sent from my GT-I8160 using xda app-developers app
Adex72 said:
How do I flash Note3 launcher? I mived it in extsdcard but when I flash it nothing happens?
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
put on sdcard/external and flash then reboot
Adex72 said:
How do I flash Note3 launcher? I mived it in extsdcard but when I flash it nothing happens?
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Put it in External SD Card !
Boot To Recovery
Wipe Dalvik Cache
Flash the Launcher
Reboot !
Bilgets said:
you could search on his thread
lol it probably isn't there..
i was intrigued by someone saying that V3 is on his thread, the reality is there was not :v
Click to expand...
Click to collapse
Yeah, I've been through that thread a few times. He only says not to use v2 although his Sig says he is using v3 (the advantage of making your own toys I guess) his kernel thread has little activity and I can't post in development forums yetso I guess I'll just wait. I've noticed the phone passing up recently though so may need to flash a newer version of the rom.

[MOD][4.3][MJ9 / MK8][UPDATED] Extended Power Menu 4 in 1

Extended power menu 4 in 1 (included Hot Reboot)
MJ5 / MJ7 / MJ9 JB4.3 DeOdexed stock rom :fingers-crossed:
new MK8 version for stock deodexed stock rom
http://forum.xda-developers.com/showthread.php?t=2538862
Thought you read This thread first ->http://forum.xda-developers.com/showthread.php?t=2353231
try that
http://forum.xda-developers.com/showthread.php?t=2499047
bruzski said:
could someone make a 4 in 1 Extended Power Menu for MJ5 firmware
I have difficulty making one for JB 4.3, and i dont want to make use of Xposed
Click to expand...
Click to collapse
There is an app available on the market called : "Reboot Menu Widget"
changed some GlobalActions files so i have 4 in 1 reboot selections in MJ5, re-compiled the classes.dex and seems to be working now
bruzski said:
changed all the GlobalActions$99 files so i have 4 in 1 reboot selections in MJ5, compiled the classes.dex with teamrejectz-quickfix 1.0 and seems to be working now
Click to expand...
Click to collapse
Awesome! Any chance of sharing a flash able zip? Please
Obagleyfreer said:
Awesome! Any chance of sharing a flash able zip? Please
Click to expand...
Click to collapse
I will add it later, unfortunately the Hot Boot option does not work, I have to symlink the pkill commando
edit:
solved! I added the const-string v3, "busybox" parameter! now the Hot Boot option works
Obagleyfreer said:
Awesome! Any chance of sharing a flash able zip? Please
Click to expand...
Click to collapse
here ya go!! tested en confirmed working on Deodexed Pre-Rooted MJ5 Rom
Ahhh you are the man!!
Sent from my GT-I9505 using Tapatalk 2
update
confirmed working also on MJ7 / MJ9 DeOdexed stock rom :fingers-crossed:
Ext menu should be in stock! :thumbup:
Tested on MK8 but doesn't work
Sent from my GT-I9505 using xda app-developers app
Edjuh_71 said:
Ext menu should be in stock! :thumbup:
Tested on MK8 but doesn't work
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
Sammy did some changes to MK8 framework, try my new one
http://forum.xda-developers.com/showthread.php?t=2538862
It's Magic! Thank you!
Sent from my GT-I9505 using xda app-developers app
OP I hear you correctly, DeOdexed.
Could you kindly do one to support Odexed Roms?
Thanks.
can make for I9505XXUFNA5?

[MOD]Pure Graphics HD

I Was tweaking my phone a lot and encountered 2 bootloops(in star and tab 3) because of it(Reason- Supercharger script,pathing jar services part)
However i found an amazingly working mod that has really smoothed my experience (Dload links attached below).
They are-
◢ Pure™Graphics HD + Rendering Version ◣ [Tested on Tab 3 7 inch]
http://forum.xda-developers.com/showthread.php?t=2295010
Quote:
Features
- Enable GPU rendernig
- Enable dithering but did not affect consumption!!
- Use the GPU for the management of the touch
- Improve video HW render
- It allows you to play ported ARMV7 games without lags problems
- Increase scores on the AnTuTu graphic rank
- In MDPI devices improves the density pixels and brightness
- Eliminates lag system with the generator of video entropy
- Liquify the UI
Requirements:
1. Some apps still show that there isnt any init.d support so i used uni - init app by
@Ryuinferno
http://forum.xda-developers.com/showthread.php?t=1933849
2. Busybox(from google play)
Note:
Dont use Task killers after using these.
Do Make a CWM Nandroid backup just in case anything goes wrong (There was no problem for me).
Steps:
-Download all attachments.
-Put them in extsd
-Go to CWM Recovery using Hardware keys.
-Flash the zip file.
-Reboot(may take time optimizing the apps)
-Feel the smoothness
Downloads:
http://www.mediafire.com/download/zi7q6fk7cm9lclq/Pure_Graphic_HD_(Rendering+Version).zip
So no one tried flashing?
Sent from my GT-S5282 using Tapatalk
T3snake said:
So no one tried flashing?
Sent from my GT-S5282 using Tapatalk
Click to expand...
Click to collapse
I didn't cause I'm on cyanogenmod
Sent from my SM-T217S using XDA Free mobile app
I flashed it on my tab 3 7.0 lite, I dont notice a difference yet but it didnt break my tablet so theres that lol
Sent from my SM-T110 using XDA Free mobile app
creep138 said:
I didn't cause I'm on cyanogenmod
Sent from my SM-T217S using XDA Free mobile app
Click to expand...
Click to collapse
It is universal so it shud work on any rom any device
thanitos said:
I flashed it on my tab 3 7.0 lite, I dont notice a difference yet but it didnt break my tablet so theres that lol
Sent from my SM-T110 using XDA Free mobile app
Click to expand...
Click to collapse
Oh these are display tweaks so it wont bring out extraordinary smoothness but
it increases benchmark scores by 200 or 400
If ur device was not laggy in the first place then u wont actually see the effect
Also make sure u have init.d support (u can do this using uni init app - link in op)
link for init.d posting here too - http://forum.xda-developers.com/showthread.php?t=1933849
Also this tweak unlike supercharger and many others doesnt contain any ram managing or oop value modification tweaks
just some display tweaks so it cant break ur device
I have tried... and not bad, looks better!
help?
what do i need before installing zip...
anything special i need installed?
btw if busybox is needed then i how to install it?
the play store version dont install it, it says some error occurred and simply dont install it...
i have root access, but still...
sscsps said:
what do i need before installing zip...
anything special i need installed?
btw if busybox is needed then i how to install it?
the play store version dont install it, it says some error occurred and simply dont install it...
i have root access, but still...
Click to expand...
Click to collapse
u need this : https://play.google.com/store/apps/details?id=stericson.busybox
Also 1st time i installed i didnt have busybox installed
But seeing its code iit uses some busybox features so maybe it needs it
can i use this in 10.1?
kayamokid said:
can i use this in 10.1?
Click to expand...
Click to collapse
on any rooted gingerbrd ics jb device
Sent from my GT-S5282 using Tapatalk
kayamokid said:
can i use this in 10.1?
Click to expand...
Click to collapse
It doesn't need, CM 10.1 is stable and tweaked, except we using stock rom...
Sent from my GT-I9300 using XDA Premium 4 mobile app
bangdes said:
It doesn't need, CM 10.1 is stable and tweaked, except we using stock rom...
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
this mod is quite different to what cm has
this is very unique
in terms of effectiveness u wudnt need this since cm is fast
Sent from my GT-S5282 using Tapatalk
T3snake said:
this mod is quite different to what cm has
this is very unique
in terms of effectiveness u wudnt need this since cm is fast
Sent from my GT-S5282 using Tapatalk
Click to expand...
Click to collapse
CM 10.1 has an option '16bit transparency', it's effective too for reducing lag. I think we should compare or maybe use it both together
Sent from my GT-I9300 using XDA Premium 4 mobile app
stock rom ?
it is work with stock rom ?? t210 ?
lildhiel08 said:
it is work with stock rom ?? t210 ?
Click to expand...
Click to collapse
I'm suggest you to use this one for better performance :
http://forum.xda-developers.com/showthread.php?t=2704300
Sent from my SM-T211 using XDA Free mobile app
Can I flash it on 4.4.2 stock? On SM-T211?
Hit thanks if I helped you sent from my SM-T211 using XDA Free mobile app
sscsps said:
Can I flash it on 4.4.2 stock? On SM-T211?
Hit thanks if I helped you sent from my SM-T211 using XDA Free mobile app
Click to expand...
Click to collapse
Yes u can
Sent from my SM-T211 using Tapatalk

Categories

Resources