Requirements:
1. Root
2. Root Explorer (or equivalent)
Instructions - manual:
- Copy files from 'system.zip' to SD-Card
- Make directory
/system/etc/init.d/
- Move files to:
/system/bin/sysint
/system/xbin/run-parts
/system/etc/install-recovery.sh
/system/etc/init.d/99test
- Set permissions of all files to: rwxr-xr-x
- Install Busybox
- Run and update Busybox
- Restart
Instructions - CWM:
Not available for P
If everthings working you will get this file:
/data/local/tmp/init.d_log_test.txt
Now you can add any init.d scripts you like to folder /system/etc/init.d/ (set permission to rwxr-xr-x)
credits to:
- Doomlord for files
- seky0405 for confirm working on P
Scripts
SCRIPTS
--> Use only one set of scripts
Instructions - manual:
- Do a NANDROID backup first!
- Copy files from 'initd_xx' to SD-Card
- Move files to respective folders:
- Set permissions of all files to: rwxr-xr-x
- Run and update Busybox
- Restart
Instructions - CWM:
N.a.
Including:
- Fidelity
- Move Dalvik to Cache
- ...
Credits to:
- acervenky for scripts (pack2)
For further scripts refer to e.g. Corresponding U thread
There is a similar thread on this forum that I have tried many times but failed to succeed :-/
I hope this one does, I prefer using stock kernel.
Edit:
By the way you need to edit Add_InitD_Scripts_15Oct2012_pack2.zip, it will fail to be flashed in CWM because folder META-INF is not in the root dir of the zipped files, META-INF and System folders must be at the root of the zip file and not inside a folder
this is working for stock kernel and confirmed working by seky0405
thebrainkafka said:
this is working for stock kernel and confirmed working by seky0405
Click to expand...
Click to collapse
Great, that's what I needed to know
Just a hint for people that are not familiar with what's written in:
Instructions - manual:
Click to expand...
Click to collapse
Droid Manager does what's written in a simple User Interface
DeepUnknown said:
Great, that's what I needed to know
Just a hint for people that are not familiar with what's written in:
Droid Manager does what's written in a simple User Interface
Click to expand...
Click to collapse
Please tell how
thebrainkafka said:
Please tell how
Click to expand...
Click to collapse
Download Droid Manager (Link to thread in my signature)
Run Droid Manager (After you install it for sure )
it needs busybox installed. IF it's not installed users will get a prompt to install it.
after busybox is installed click the button "Start Droid Manager"
Unzip your the downloaded files from this thread, follow instructions in the screenshot, tell Droid Manager which files are the scripts
the rest is explained in the attachment of this comment.
I'm sorry I didn't write instructions since I usually find providing an image is easier than providing written steps
By the way current version of Droid Manager installs BusyBox 1.18
I will be adding version 1.20.2 in the next release which is due max tomorrow
Seems to be not really a need for P - at least when im interpreting my thx statistics on this thread. Will discontinue for P.....
not trying to rain on your parade and i think what u're trying to do here is useful. also, no offence meant so don't take it the wrong way.
however since u're doing it just to get your thanks meter up and you seem to feel that 5 thanks in 24 hours is reason enough to discontinue then it's up to u...
and oh... http://forum.xda-developers.com/showthread.php?t=1933849 this came earlier and is a much simpler way of doing it...
and btw... this thread doesn't belong in the DEV forum
chewdaniel said:
not trying to rain on your parade and i think what u're trying to do here is useful. also, no offence meant so don't take it the wrong way.
however since u're doing it just to get your thanks meter up and you seem to feel that 5 thanks in 24 hours is reason enough to discontinue then it's up to u...
and oh... http://forum.xda-developers.com/showthread.php?t=1933849 this came earlier and is a much simpler way of doing it...
and btw... this thread doesn't belong in the DEV forum
Click to expand...
Click to collapse
1. Lol
2. Thx for link. Working on P or U? Have you tried it?
Grts
yea i'm using it. works on both P and U since i have them both. also on SGS2 and SGTab2. all rooted stock rom and kernel
chewdaniel said:
yea i'm using it. works on both P and U since i have them both. also on SGS2 and SGTab2. all rooted stock rom and kernel
Click to expand...
Click to collapse
I now that this is not the meter of this topic but do you porhapse have a working CWM for rooted stock ROM with locked bootloader. I mean a CWM where you can mount system?
seky0405 said:
I now that this is not the meter of this topic but do you porhapse have a working CWM for rooted stock ROM with locked bootloader. I mean a CWM where you can mount system?
Click to expand...
Click to collapse
Well there is this one: [DEV][P] ICS CWM for locked bootloader *Alpha v1*
As you can see from the title it's still Alpha which means it's not yet near stable status.
I just wanted to know, if I want to execute the scripts while boot, I shud keep those scripts in init.d folder...
So can any1 tell me, whats the permission for init.d directory and the scripts inside them??? :sly:
R they 755 and 644??
Akki Da Rokstar said:
I just wanted to know, if I want to execute the scripts while boot, I shud keep those scripts in init.d folder...
So can any1 tell me, whats the permission for init.d directory and the scripts inside them??? :sly:
R they 755 and 644??
Click to expand...
Click to collapse
0777, 0777 init.d and script
sonnyxperia said:
0777, 0777 init.d and script
Click to expand...
Click to collapse
R u sure....??
As i've somehow google it and some forum says its 0755!!!
Akki Da Rokstar said:
R u sure....??
As i've somehow google it and some forum says its 0755!!!
Click to expand...
Click to collapse
yes 100% sure
im using it on my update script and its working for me,
you can check your system/etc/init.d and use that permission, i check different rom some using 0755 and 0777
the brains rom is 0755 xperia fidelity and xperiance is 0777
sonnyxperia said:
yes 100% sure
im using it on my update script and its working for me,
you can check your system/etc/init.d and use that permission, i check different rom some using 0755 and 0777
the brains rom is 0755 xperia fidelity and xperiance is 0777
Click to expand...
Click to collapse
Bt they r not working I think so...
Let me tell u situation,
Actually I need init.d support over sliding xp kernel, so I got it thru PmR App
And then added tweaks via Aroma version of PmR....
Now when I install all the tweaks, I found that there r total of 38 scipts in init.d directory and all of them are of 0 bits..
Don't know y?? Or its normal...
Can u tell me any sol??
Akki Da Rokstar said:
Bt they r not working I think so...
Let me tell u situation,
Actually I need init.d support over sliding xp kernel, so I got it thru PmR App
And then added tweaks via Aroma version of PmR....
Now when I install all the tweaks, I found that there r total of 38 scipts in init.d directory and all of them are of 0 bits..
Don't know y?? Or its normal...
Can u tell me any sol??
Click to expand...
Click to collapse
sliding xp kernel have init.d support,wow too many script,its not normal, open the script via note pad on your phone if theres nothing inside,check ur flashable zip maybe the script or the flashable zip is corrupted
sonnyxperia said:
sliding xp kernel have init.d support,wow too many script,its not normal, open the script via note pad on your phone if theres nothing inside,check ur flashable zip maybe the script or the flashable zip is corrupted
Click to expand...
Click to collapse
Yups thats strange....
I know!!!
And I know, Sliding Xp Has init.d support, but when I c, there was no folder in the system/etc, and I've tried thru pimp my rom's verify before installing its own init.d support... Its says "Nopes, No Support"
Bt when I install pmr init.d support and then I verify, it says "Success"
So it means, for me, Sliding xp has no init.d support.... Strangeness always occurs in my case ONLY!!!
Now the thing is that, I have 38 scripts, and they all r 0 bits, so it means thet r corrupted and I shud delete them all and flash aroma version again...
What u say??
Related
Finally, i did not have to modify framework-res.apk.
Because reboot icon is look like sync icon
It uses ic_popup_sync_1.png in framework-res.apk/res/drawable-mdpi.
Tested 2.1.1.A.0.6, it works well.
and 2.0.1.A.0.47. too
It works with(original se framework):
-2.1.1.A.X.X
-2.0.1.A.X.X
I made one for 2.0.2.A.X.X, i will share it asap.
How to:
1. make backup
2. download your version from attachments.
3. unzip package
4. start INSTALL.bat
5. it will say "Go to xRecovery menu, and connect your phone, then press ENTER.", so go to xrecovery menu, and connect your phone, then press enter.
if your phone doesn't start as well as before, please write me your firmware version.
Wow! Really great work! Which FW are you working on? 2.1 AOSP, 2.2 AOSP, or modded SE's stock FW (I'd say that when I look at the statusbar)?
It would be nice if someone ports 2.3 I'd like to help but I'm not a Linux user, and I don't know where should I look at when fixing stuff in ported FW...
"TtPsEs" hahaha, i cant wait to see the rom , keep going
Would be nice to know wich version (2.1; 2.2; 2.2.1; 2.3; 2.3.1) ?
I like the idea with the reboot option on the menu. This is a basic option that should be on all phones.
Could you upload only these mod? :>
JasoX said:
I like the idea with the reboot option on the menu. This is a basic option that should be on all phones.
Click to expand...
Click to collapse
reboot mod I've already uploaded in one of the post here in development forum
suhel28 said:
reboot mod I've already uploaded in one of the post here in development forum
Click to expand...
Click to collapse
yes, but i made it with another method.... it restarts well the phone, without bug and etc, and its avalible in all languages. i made it with googleing. i found a thread witch described the guide of five method. and firstly i learned to "use" smali and baksmali, and my services.jar developing was succesful(change clock color). in this mod i use SE codes. I DIDN'T MODIFY FRAMEWORK-RES.APK
jeaah, sorry. it's 2.1 but it's will be more optimized than the original one. now i have 112MB rom free when my phone starts up, and i haven't finished it yet.
As clean as possible, which translate to AOSP
Thank you for the work.
MindTooth said:
As clean as possible, which translate to AOSP
Thank you for the work.
Click to expand...
Click to collapse
Yes, i hope it will be aosp because aosp was the least laggy rom i've tried (together with legend's sense froyo)...
Sent from my X8 with closed bootloader (to avoid confusion)
trapacska said:
yes, but i made it with another method.... it restarts well the phone, without bug and etc, and its avalible in all languages. i made it with googleing. i found a thread witch described the guide of five method. and firstly i learned to "use" smali and baksmali, and my services.jar developing was succesful(change clock color). in this mod i use SE codes. I DIDN'T MODIFY FRAMEWORK-RES.APK
jeaah, sorry. it's 2.1 but it's will be more optimized than the original one. now i have 112MB rom free when my phone starts up, and i haven't finished it yet.
Click to expand...
Click to collapse
oh that's cool man
BTW off the topic I hope you know there is an easy way to change clock color too but again its with little editing of framework thingy hehe
edit - btw just realised you'll need to change framework cuz only framework is the source for ImageS I guess so and if you don't edit framework how would you get the reboot symbol.. ?? can you give me the link from where you learnt this method? please
yes you are right, i had to change an image, which was in framework res. its ic_jog_dial_unlock.png. it is not used in semc framework. but i had not modify resources, because i used this png's id and factorytest_reboot's id in jars. i downloaded your work, and it's really different from mine. i would not like to explain oneself to you
trapacska said:
yes you are right, i had to change an image, which was in framework res. its ic_jog_dial_unlock.png. it is not used in semc framework. but i had not modify resources, because i used this png's id and factorytest_reboot's id in jars. i downloaded your work, and it's really different from mine. i would not like to explain oneself to you
Click to expand...
Click to collapse
as you wish..
I was not going to steal your work anyways mate..
we all are in a learning phase if we can help others by sharing our knowledge it will help us all
I really don't want fame or credits just was amazed by how it can be done without editing framework.. but as you wish... best of Luck
nice mod.
will give it a try!
bump, the latest release is slow. i can't make it as fast as before. i would like to use 2.0.2.A.0.24 for core.
what do you think?
I thought someone didn't modify framework-res.apk but I guess I read it wrong lol
hey man if you could make a custom zip so we can install the reboot option from xrecovery that would be nice...
i updated first post. let's check it.
Does it work with black framework v4?
Sent from my E15i using Tapatalk
It doesn't work for me (2.1.1.A.0.6 firmware)
I get this :
Mount /system
mount: mounting /dev/block/mtdblock0 on /system failed: Device or resource busy
Ok.
Push android.policy.jar
failed to copy 'android.policy.jar' to '/system/framework/': Is a directory
Ok.
Push framework.jar
failed to copy 'framework.jar' to '/system/framework/': Is a directory
Ok.
Chmod 644 android.policy.jar
chmod: /system/framework/android.policy.jar: No such file or directory
Ok.
Chmod 644 framework.jar
chmod: /system/framework/framework.jar: No such file or directory
Ok.
Finished! Press ENTER to reboot your phone.
Appuyez sur une touche pour continuer...
Click to expand...
Click to collapse
Sorry pple,
I cant post there, in develop area, somebody could tell this newbb how to do that?
Thanks a lot
They realy work great...thanks slaid480 if you hearme
Delete the old lagfree from init.d folder, then just copy v3 there and reboot.
(Use root explorer or ES with root settings for example)
From my Galaxy (ICS RC4.1)
Incase in last post wasn't clear, make sure you have root access, then use a root file browser. Go to /system/ect/init.d and delete the file that says 95lagfree or similar. Then flash the new version using CWM.
Sent from my GT-S5830 using xda premium
just install v3
it will replace v2 i think
correct me if im wrong
delete S95Lagfree in /system/etc/init.d then flash Lagfree V3
mv_style said:
just install v3
it will replace v2 i think
correct me if im wrong
Click to expand...
Click to collapse
it won't. you need to delete it.
should delete the other files in the init.d folder? (00banner, 01sysctl 20userinit ..
Thank you all.
From another forum I got to delete 97lagfree, and observe that there is a S95lagfree. Then i flash LagfreeV3. Now for your indications check again to see i had: S95LagFree (11,67KB) and S95lagfree (37,72KB). I dont noted differences, it works fine...Should i do something else.
Regards
difference is in script same name of it
but its updated and it rly is a bit better
This mod or init.d script is for those peoples who are the bootanimation's lovers and always change their bootanimation to try new one. Now no need to do that, you can enable multiple bootanimations in your system without changing or replacing the old one. In this mod you can enable 2-7 bootanimations simultaneously, each bootanimation will be displayed in a continues sequence or chain whenever you reboot your device (means first bootanimation on first reboot, second bootanimation on second reboot, third bootanimation on third reboot and so on). Necessary requirements, instructions, screenshots and files are given below.
Requirements:- (1) A rooted device
(2) Workink init.d support
(3) Sharp mind
Instructions for enabling this mod or script:-
(1) Download and extract one of the init.d script which one you like, and put this script in system/etc/init.d folder with permissions rwx rwx rwx(0777).
(2) Now create a folder in system/media, and name it as bootanimations with permissions rwx r-x r-x.
Now inside this folder again create a folder and name it as 1 with permissions rwx r-x r-x (execute this step carefully as given in screenshots).
(3) Now according to init.d script that you have downloaded put your bootanimations inside the folder system/media/bootanimations and give permissions to all bootanimations as rw- r-- r--(0644) (again execute this step carefully as given in screenshots).
(4) Name the bootanimations carefully as the screenshots attached below and acc. to script that you have downloaded .
(5) All done now reboot and enjoy.
[Note:- As the script naming indicates only a specified number of bootanimations can be played with a particular script so choose script carefully.]
Bug:- System bootanimation will not be displayed if you use any of these scripts. To enable or view that just copy the bootanimation from system/media folder and replace it with any bootanimation file inside system/media/bootanimations folder, and provide the naming according to your init.d script as given in screenshots also sometimes script works after two reboots.
To know how to enable init.d support
on your phone just go to this thread,
choose one of the method to enable
init.d support(which one you like) and
follow all the instructions carefully:- http://forum.xda-developers.com/showthread.php?t=1933849
Just a recommendation from myself
must install busybox (normal install
method) by stericson as described in
thread before enabling init.d support. So that it can work perfectly.
Press thanks if u think this post is useful to you.
vivek856 said:
Really works nice.
Click to expand...
Click to collapse
Its not work..why??
Sent from my lww using xda app-developers app
nym_ardika said:
Its not work..why??
Sent from my lww using xda app-developers app
Click to expand...
Click to collapse
Have you init.d support and executed all steps as I have mentioned ?
Super dude nice think and work
Sent from my xperia ray using xda app-developers app
dheeraj.nijghal said:
Super dude nice think and work
Sent from my xperia ray using xda app-developers app
Click to expand...
Click to collapse
Thanks for comment.
Are these scripts also compatible with Xperia Sola ?
vivek856 said:
Are these scripts also compatible with Xperia Sola ?
Click to expand...
Click to collapse
Sure I have tested these scripts successfully with xperi u, which have similar hardware w.r.t. xperia sola.
Mankotialovely said:
Have you init.d support and executed all steps as I have mentioned ?
Click to expand...
Click to collapse
Yes i have do all step from you but nothing work
Sent from my HTC One X using xda app-developers app
nym_ardika said:
Yes i have do all step from you but nothing work
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
ok all steps are right except one. Where is your system's own bootanimation.zip which is presented in folder system/media ?
Mankotialovely said:
ok all steps are right except one. Where is your system's own bootanimation.zip which is presented in folder system/media ?
Click to expand...
Click to collapse
I move it because i think that way i can see multiple bootanimation..but its not work too
Sent from my HTC One X using xda app-developers app
nym_ardika said:
I move it because i think that way i can see multiple bootanimation..but its not work too
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
ok friend I will look that, but can you please provide me any test.log which can prove your init.d support is fully working (just a request).
Tested the script that I have uploaded in thread.
Result- Executed successfully.
Only thing that I forgot to mention is, sometimes it requires two reboots to take effects fully.
To know how to enable init.d support
on your phone just go to this thread, choose one of the method to enable init.d support(which one you like) and follow all the instructions carefully:-
http://forum.xda-developers.com/showthread.php?t=1933849
Just a recommendation from myself must install busybox (normal install method) by stericson as described in thread before enabling init.d support
If faces any problem, just write in comment.
link added for enabling init.d support.
Mankotialovely said:
Sure I have tested these scripts successfully with xperi u, which have similar hardware w.r.t. xperia sola.
Click to expand...
Click to collapse
:good:
i'm trying to make a rom based on latest minicm7 nightly for x10 mini pro
when i flash it everything works, except root access..
i tried to change superuser app (superSU and superuser) but nothing..
maybe i deleted some files that needs superuser to work..
ANY IDEA?
@SmG67 @nobodyAtall @BlazeXperia @pongnamu @Kilroy. @Emperor.dk @Crazy Seed @drilleffect @erfandl @Chuck95
or anyone else?
PLEASE REPLY EVEN IF YOU'RE NOT SURE!!
isko95 said:
i'm trying to make a rom based on latest minicm7 nightly for x10 mini pro
when i flash it everything works, except root access..
i tried to change superuser app (superSU and superuser) but nothing..
maybe i deleted some files that needs superuser to work..
ANY IDEA?
@SmG67 @nobodyAtall @BlazeXperia @pongnamu @Kilroy. @Emperor.dk @Crazy Seed @drilleffect @erfandl @Chuck95
or anyone else?
PLEASE REPLY EVEN IF YOU'RE NOT SURE!!
Click to expand...
Click to collapse
Extract the system/app/Superuser.apk and the system/xbin/su files from any deodexed, MiniCM7 based ROM and replace the files in your ROM with those. Be sure to set the correct permissions in the updater-script.
Kilroy. said:
Extract the system/app/Superuser.apk and the system/xbin/su files from any deodexed, MiniCM7 based ROM and replace the files in your ROM with those. Be sure to set the correct permissions in the updater-script.
Click to expand...
Click to collapse
how to set proper permissions in updater script?
isko95 said:
how to set proper permissions in updater script?
Click to expand...
Click to collapse
set_perm(0, 0, 04755, "/system/xbin/su");
Assuming 'su' is in /system/xbin.
The superuser.apk in /system/app will get the same permissions as everything else in there through a set_perm_recursive line for the entire folder.
is it possible to disable bootanimation as default?
isko95 said:
is it possible to disable bootanimation as default?
Click to expand...
Click to collapse
Just don't put one in.
There is a build.prop setting for it or maybe something you can do in init.d, but i can't remember what.
If you leave it out the system won't waste any time in displaying it anyway
For build.prop: debug.sf.nobootanimation=1
GIYF
SmG67 said:
Just don't put one in.
There is a build.prop setting for it or maybe something you can do in init.d, but i can't remember what.
If you leave it out the system won't waste any time in displaying it anyway
For build.prop: debug.sf.nobootanimation=1
GIYF
Click to expand...
Click to collapse
and for init.d?
and in which line do i have to put that in buil.prop? because i alredy tried to put that in build prop but in the last line, but nothing change when it boots, it shows the bootanim..
Maybe you missed the su file?
Sent from my E10i
madz13 said:
Maybe you missed the su file?
Sent from my E10i
Click to expand...
Click to collapse
i placed ''su'' file in system/bin instead of system/xbin
that's why it didnt work
isko95 said:
i placed ''su'' file in system/bin instead of system/xbin
that's why it didnt work
Click to expand...
Click to collapse
So, for now its working?
Sent from my E10i
madz13 said:
So, for now its working?
Sent from my E10i
Click to expand...
Click to collapse
yes, but i wanted to try to use another superuser app, but only the old one works (by CHAINSDD) supersu and superuser doesnt work, they said the rom has obsolete binary, binary which with superuser works...
i wonder why
isko95 said:
yes, but i wanted to try to use another superuser app, but only the old one works (by CHAINSDD) supersu and superuser doesnt work, they said the rom has obsolete binary, binary which with superuser works...
i wonder why
Click to expand...
Click to collapse
The various superuser apk's are only a front-end for the capabilities offered by the su binary, an older su binary will not have all the options that the newer apk's are taking advantage off, that's why they complain about it being obsolete. That is usually one of the first things that gets updated when you start using Google Play.
SmG67 said:
The various superuser apk's are only a front-end for the capabilities offered by the su binary, an older su binary will not have all the options that the newer apk's are taking advantage off, that's why they complain about it being obsolete. That is usually one of the first things that gets updated when you start using Google Play.
Click to expand...
Click to collapse
so i cant replace the stock one?
where i can find to set default settings and cyanogenmod settings?
how can i modify the default system theme (which cant be uninstalled)?
which file to find and modify and in which folder?
ps. i already search this but nothiing found solution
please reply!
isko95 said:
please reply!
Click to expand...
Click to collapse
Custom ROMS usually have a custom .apk which contains the theme you can set with Theme chooser (minicm7 has minicm7.apk, minicm10 has minicm10.apk) The rest of the user-interface (the "google" stuff) is in framework-res.apk and systemui.apk as far as I know. And then there are some app-specific graphics in individual .apk's like calendar, mms and contacts apps etc.
I'd start with Emperor.dk's tutorial if you want to start learning about theming.
SmG67 said:
Custom ROMS usually have a custom .apk which contains the theme you can set with Theme chooser (minicm7 has minicm7.apk, minicm10 has minicm10.apk) The rest of the user-interface (the "google" stuff) is in framework-res.apk and systemui.apk as far as I know. And then there are some app-specific graphics in individual .apk's like calendar, mms and contacts apps etc.
I'd start with Emperor.dk's tutorial if you want to start learning about theming.
Click to expand...
Click to collapse
yes, i know, thanks for reply!
but in theme chooser there is also a theme called "system" which it can be uninstalled, how can i theme that?
isko95 said:
yes, i know, thanks for reply!
but in theme chooser there is also a theme called "system" which it can be uninstalled, how can i theme that?
Click to expand...
Click to collapse
That's probably the framework-res/systemui stuff
SmG67 said:
That's probably the framework-res/systemui stuff
Click to expand...
Click to collapse
guys, do you know why when i open .xml files with notepad i see a lot of rectangles written "null" (or something else) within? i cant read anything... i was trying to modify some AndroidManifest.xml
please reply
isko95 said:
guys, do you know why when i open .xml files with notepad i see a lot of rectangles written "null" (or something else) within? i cant read anything... i was trying to modify some AndroidManifest.xml
please reply
Click to expand...
Click to collapse
guys???
I make flashable zip that i already test my tweaks my self.. And this zip just force GPU rendering for smooth when using or playing games.... And i include a init.d enabler plus init.d script by me for boost gpu performance i test and asphalt 8 and its SMOOOOTHHHHH.. And if you want to tryy just Flash but... ALWAYS HAVE NANDROID BACKUP!!
BEfore Installing,... You must Have must already Busybox Installed or it wont work.. because the flash able zip is mounting and thing using busybox...
NOTE For developer : If you can help me include the busybox itself to the flashable zip so owner of phone dont need to install busybox... please help me if you know how.. just PM me.. thx
How to install...
1.mount /system , /sdcard in recovery
2.flash my zip
3.Reboot
Donee..
Pls telll if worked best for you..
Download on attachment!
Use ONLY on Grand 2!!
Maybe this will make gpu benchmark score not so good.. But this BOOst in Use...
Ok
Cheerssssss.....
If you like my post.. Dont say thanks... Click the Thanks Button
Could you upload the file on another server? For some reason I can't download it.
You could also just upload it as an attachment!
citBabY said:
Could you upload the file on another server? For some reason I can't download it.
You could also just upload it as an attachment!
Click to expand...
Click to collapse
Done it
If you like my post.. Dont say thanks... Click the Thanks Button
Well I tried it but couldn't feel any difference when I tested it on Subway Surf!
I currently have NG8, is it compatible or no? D:
citBabY said:
Well I tried it but couldn't feel any difference when I tested it on Subway Surf!
I currently have NG8, is it compatible or no? D:
Click to expand...
Click to collapse
U already have a fast and performing fone..hence u wont feel much diiff...
And yes its working(compactable) with all firmwares.
white7561 said:
I make flashable zip that i already test my tweaks my self.. And this zip just force GPU rendering for smooth when using or playing games.... And i include a init.d enabler plus init.d script by me for boost gpu performance i test and asphalt 8 and its SMOOOOTHHHHH.. And if you want to tryy just Flash but... ALWAYS HAVE NANDROID BACKUP!!
BEfore Installing,... You must Have must already Busybox Installed or it wont work.. because the flash able zip is mounting and thing using busybox...
NOTE For developer : If you can help me include the busybox itself to the flashable zip so owner of phone dont need to install busybox... please help me if you know how.. just PM me.. thx
How to install...
1.mount /system , /sdcard in recovery
2.flash my zip
3.Reboot
Donee..
Pls telll if worked best for you..
Download on attachment!
Use ONLY on Grand 2!!
Maybe this will make gpu benchmark score not so good.. But this BOOst in Use...
Ok
Cheerssssss.....
If you like my post.. Dont say thanks... Click the Thanks Button
Click to expand...
Click to collapse
To install Busybox, copy it (the busybox binary) to /system/bin and to /system/xbin, then symlink.
I already had BusyBox installed, but using the apk installer instead, would this be the problem?
citBabY said:
I already had BusyBox installed, but using the apk installer instead, would this be the problem?
Click to expand...
Click to collapse
Your on latest update.. So your lag has been fixed.. This for they that usr balliboxer kitkat rom.. Or H3 rom..that has lag bug ... This will remove it..
If you like my post.. Dont say thanks... Click the Thanks Button
citBabY said:
I already had BusyBox installed, but using the apk installer instead, would this be the problem?
Click to expand...
Click to collapse
Maybe i will search how to include busybox binary to the flashable zip
WaseemAlkurdi said:
To install Busybox, copy it (the busybox binary) to /system/bin and to /system/xbin, then symlink.
Click to expand...
Click to collapse
citBabY said:
Well I tried it but couldn't feel any difference when I tested it on Subway Surf!
I currently have NG8, is it compatible or no? D:
Click to expand...
Click to collapse
If you like my post.. Dont say thanks... Click the Thanks Button
is it work on jelly bean?
Is this work on all firmware?
Please reply
And is it work on cm 12.1 also???
white7561 said:
I make flashable zip that i already test my tweaks my self.. And this zip just force GPU rendering for smooth when using or playing games.... And i include a init.d enabler plus init.d script by me for boost gpu performance i test and asphalt 8 and its SMOOOOTHHHHH.. And if you want to tryy just Flash but... ALWAYS HAVE NANDROID BACKUP!!
BEfore Installing,... You must Have must already Busybox Installed or it wont work.. because the flash able zip is mounting and thing using busybox...
NOTE For developer : If you can help me include the busybox itself to the flashable zip so owner of phone dont need to install busybox... please help me if you know how.. just PM me.. thx
How to install...
1.mount /system , /sdcard in recovery
2.flash my zip
3.Reboot
Donee..
Pls telll if worked best for you..
Download on attachment!
Use ONLY on Grand 2!!
Maybe this will make gpu benchmark score not so good.. But this BOOst in Use...
Ok
Cheerssssss.....
If you like my post.. Dont say thanks... Click the Thanks Button
Click to expand...
Click to collapse
does this work on mukulsonis lollipop rom?
gung raja said:
Is this work on all firmware?
Please reply
And is it work on cm 12.1 also???
Click to expand...
Click to collapse
JHA2 said:
does this work on mukulsonis lollipop rom?
Click to expand...
Click to collapse
+1 them
Sent from my SM-G7102
Good news. This mod is really work on mukulsoni rom.. I already try it ^_^
:good:Yes it work on cm 12.1 and high cpu temp fixed after flash it
I try it
Really I have bad lag while playing FIFA 15:UT on kitkat 4.4.2 official rom
does this mod will fix the problem ?
can i flash it using flashgordon app?
Thank you