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
Custom ROMs for ICS on Wave 1 ? If Any ? I am not sure how to proceed in this coz my phone doesnt boot in recovery mode
Sent from my Samsung Wave GT-S8500 (ICS 4.0.4) using xda premium
danishprakash said:
Custom ROMs for ICS on Wave 1 ? If Any ? I am not sure how to proceed in this coz my phone doesnt boot in recovery mode
Sent from my Samsung Wave GT-S8500 (ICS 4.0.4) using xda premium
Click to expand...
Click to collapse
No custom rom for the moment. Mike said that he made a recovery mode, let's see what will happen in the next version and if it will be possible at that moment.
Soxix said:
No custom rom for the moment. Mike said that he made a recovery mode, let's see what will happen in the next version and if it will be possible at that moment.
Click to expand...
Click to collapse
In fact, you can mod the current firmware if you know what to do... I activated the software keys on mine (you know, the home, back, applist). You just have to mount the img file, or use adb and you can try to change things.
anghelyi said:
In fact, you can mod the current firmware if you know what to do... I activated the software keys on mine (you know, the home, back, applist). You just have to mount the img file, or use adb and you can try to change things.
Click to expand...
Click to collapse
All are Under ubuntu ? or ..
hero355 said:
All are Under ubuntu ? or ..
Click to expand...
Click to collapse
Mounting the img file needs Linux (you need something like mount -t ext2 -o loop polishblood_Nightlyi1.img ../the_folder_you_created_for_mountpoint) but if you just want to make smaller modifications (eg. replacing one apk, or editing some configfile) adb on Windows is enough. If you use my kernel then you will have write access to /system, too.
As a "proof of concept" I "ported" a firmware from Galaxy S (AOKP). You can experiment with it, just replace the polisblood_Nightly1.img (and preferably replace data.img and cache.img with the original ones.)
Here you are:
http://dl.dropbox.com/u/27419363/polishblood_Nightly1.img
hero355 said:
All are Under ubuntu ? or ..
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1702861
WinHex can open and extract files/folders from *.img ...
https://dms.ospserver.net/v1/device...?pkgID=FW-20120626-14658&service=fumo&wrkID=W
To build... not tested yet... But I think also more Windows Tools exists...
But for starting research WinHex is enough.
Best Regards
Thanks For your Replies
I have mounted polishblood_Nightly1.img using "sudo mount -o loop polishblood_Nightly1.img ../android"
and added some .apk files to the app folder....now how to unmount..???
umount ../android
i have edited polishblood_Nightly1.img .....thx u guys:good:
now some1 plz help me with kernel???
how to edit zImage????
does that need any tools????
Nitesh19 said:
i have edited polishblood_Nightly1.img .....thx u guys:good:
now some1 plz help me with kernel???
how to edit zImage????
does that need any tools????
Click to expand...
Click to collapse
There are no such tools... You can find scripts to extract the initramfs but that's all. You have to compile your kernel to make real changes.
anghelyi said:
There are no such tools... You can find scripts to extract the initramfs but that's all. You have to compile your kernel to make real changes.
Click to expand...
Click to collapse
is there any tut for this???
where to find scripts???
all under ubuntu????
thx :good:
anghelyi said:
In fact, you can mod the current firmware if you know what to do... I activated the software keys on mine (you know, the home, back, applist). You just have to mount the img file, or use adb and you can try to change things.
Click to expand...
Click to collapse
Could you tell me how you did that?
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??
Hi There...I've Modified Our Stock Kernel With Some Features...
The Features Are..
#1.BOOT IS INSECURED:
This Means ro.secure=0;
ro.debuggable=1;
persist.sys.usb.config=mtp,acm,adb
The Above Modification In boot.img Will Make Our System insecure Which Exactly Means There is No Root Permission Required For Editing & Modifying System Files and We Can Easily Acess the adb.
#2.init.d SUPPORT:
With This Mod You Can Enjoy init.d Scripts like Performance Tweaking Scripts & Battery Tweaking Scripts Which are CWM Flashable and Widely Available.
#3.CUSTOM BOOTANIMATION SUPPORT:
Personally I have Tested the First Two Features Myself..Custom Bootanimation Support is Added But Not Tested By Me..Play Safe With it...
INSTRUCTIONS:
Above all i can't make a odin flashable tar.md5 & tried hard to make it myself but can't. i've attached the boot.img file those who are in linux ubuntu just get this boot.img and make it as odin flashable and post here..other wise if u wish just grab the boot.img file from here and flash with any boot.img flasher application available for android[ZIT FLASH Is recommended]
Stay Tuned More Features Are Coming...
I Think U People Like My Work So Simply Press The THANKS Button For Me..
nice work dude!!
Sent from my GT-S5282 using XDA Premium 4 mobile app
rahulsinghal said:
Bro no need of this fitmware.. waiting for cm for galaxy star.by the way nice work...
Sent from my GT-S5282 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Its not a firmware.... its a modified kernel....
And v really need dis....
And nxt time pls dnt say v dnt need dis... instead appreciate their work so dat dey can help us again...
sambathpkr said:
Hi There...I've Modified Our Stock Kernel With Some Features...
The Features Are..
#1.BOOT IS INSECURED:
This Means ro.secure=0;
ro.debuggable=1;
persist.sys.usb.config=mtp,acm,adb
The Above Modification In boot.img Will Make Our System insecure Which Exactly Means There is No Root Permission Required For Editing & Modifying System Files and We Can Easily Acess the adb.
#2.init.d SUPPORT:
With This Mod You Can Enjoy init.d Scripts like Performance Tweaking Scripts & Battery Tweaking Scripts Which are CWM Flashable and Widely Available.
#3.CUSTOM BOOTANIMATION SUPPORT:
Personally I have Tested the First Two Features Myself..Custom Bootanimation Support is Added But Not Tested By Me..Play Safe With it...
INSTRUCTIONS:
Above all i can't make a odin flashable tar.md5 & tried hard to make it myself but can't. i've attached the boot.img file those who are in linux ubuntu just get this boot.img and make it as odin flashable and post here..other wise if u wish just grab the boot.img file from here and flash with any boot.img flasher application available for android[ZIT FLASH Is recommended]
Stay Tuned More Features Are Coming...
I Think U People Like My Work So Simply Press The THANKS Button For Me..
Click to expand...
Click to collapse
And bro thanks for dis... I will test it soon... btw can u pls add governors and stuff and also different frequencies..... thank u...
And btw can u upload d source code.... it will b helpful for future devs... and I guess it is compulsory. ...
Once again thanks a lot...
Sent from my GT-S5282 using XDA Premium 4 mobile app
hi there...
Tar odin flashable file in the attachment...:good:
Vortex99 said:
Its not a firmware.... its a modified kernel....
And v really need dis....
And nxt time pls dnt say v dnt need dis... instead appreciate their work so dat dey can help us again...
And bro thanks for dis... I will test it soon... btw can u pls add governors and stuff and also different frequencies..... thank u...
And btw can u upload d source code.... it will b helpful for future devs... and I guess it is compulsory. ...
Once again thanks a lot...
Sent from my GT-S5282 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
At the Moment i'm concerning on the governers and frequencies..soon i'll be with a kernel with those features...And onemore thing i'm not compiling from source I'm modifying the stock kernel so there is no need of source codde and all..
Chirtagh said:
Tar odin flashable file in the attachment...:good:
Click to expand...
Click to collapse
good work dude..
sambathpkr said:
Hi There...I've Modified Our Stock Kernel With Some Features...
The Features Are..
#1.BOOT IS INSECURED:
This Means ro.secure=0;
ro.debuggable=1;
persist.sys.usb.config=mtp,acm,adb
The Above Modification In boot.img Will Make Our System insecure Which Exactly Means There is No Root Permission Required For Editing & Modifying System Files and We Can Easily Acess the adb.
#2.init.d SUPPORT:
With This Mod You Can Enjoy init.d Scripts like Performance Tweaking Scripts & Battery Tweaking Scripts Which are CWM Flashable and Widely Available.
#3.CUSTOM BOOTANIMATION SUPPORT:
Personally I have Tested the First Two Features Myself..Custom Bootanimation Support is Added But Not Tested By Me..Play Safe With it...
INSTRUCTIONS:
Above all i can't make a odin flashable tar.md5 & tried hard to make it myself but can't. i've attached the boot.img file those who are in linux ubuntu just get this boot.img and make it as odin flashable and post here..other wise if u wish just grab the boot.img file from here and flash with any boot.img flasher application available for android[ZIT FLASH Is recommended]
Stay Tuned More Features Are Coming...
I Think U People Like My Work So Simply Press The THANKS Button For Me..
Click to expand...
Click to collapse
can u add options for booting in recovery by key combination???
---------- Post added at 01:58 PM ---------- Previous post was at 01:57 PM ----------
Chirtagh said:
Tar odin flashable file in the attachment...:good:
Click to expand...
Click to collapse
gr8 bro....
Can we overclock our phone by this kernel?
Sent from my GT-S5282 using XDA Premium 4 mobile app
help
how to repack system to system.img.I extracted it to delete some useless app.but now i dont know how to repack it,
http://forum.xda-developers.com/show....php?t=2277127
plz read this thread i want that code for galaxy star duos to repack system as in this link for galaxy S4
plz reply fast
does it really work
guys is this kernel functional and safe if so plz reply and what are the advantages noob help reqd cuz m a newbie and is the odin flashable file working
Any news on dis kernel. .. I really wud love to c governors on dis one... wud save lot of my battery life...
can this kernel recorded call?
Sent from my SM-N9005 using Tapatalk
how should i flash this kernel with CWM or ODIN
rkumbhar said:
how should i flash this kernel with CWM or ODIN
Click to expand...
Click to collapse
odin
link is posted 4th or 5th post odin flashable
T3snake said:
odin
link is posted 4th or 5th post odin flashable
Click to expand...
Click to collapse
where should i load that file in bootloader,pda,phone,csc reply me urgent
rkumbhar said:
where should i load that file in bootloader,pda,phone,csc reply me urgent
Click to expand...
Click to collapse
PDA
u shud read tutorials before doing risky things
also search on google if u have problems
Odin shows failed
sambathpkr said:
good work dude..
Click to expand...
Click to collapse
T3snake said:
PDA
u sh
odin shows failed.
I can flash other things but i cant get this tar flashed.
Click to expand...
Click to collapse
Confused
How do u Do this So That I Can Tweak My Galaxy Star? Im A Noob So Can U Help Me With Instructions PLs
why?
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