V6 Supercharger for another 50% for ICS Tutorial! by rexstorThanks to
zeppelinrox and
software_samurai for great tutorial
I SCream SUPERCHARGER!! and
[A] Here are the steps
MY POST ON XDA!
HUGE UPDATE! CODE POLISHED! WITH LOGTell me if this work for you!Step of process1.Install Modded
Busybox2.V6 Supercharger script
3.Editing the .smali
4.Merging to the phone
5.Recovery (Wipe dalvic cache)
6.V6 Supercharger script AGAIN?
7.Violla! U Get the 100% Supercharged. If not done,repeat again. Or tell me what's the problem.
Requirement :» Click to show Spoiler - click again to hide... «
-ICS
-
Winrar to open .jar
-
Java-
Notepad++ (Install at default location)
-Mount as
MTP!-
ADB driver
-USB Debugging and Unknown source
ON-Latest
BUSYBOX-
JDK (optional)
UPDATE 2.1! Fixed error,create log file
Now download my batch file.
Here
mediafireSTEP 1 :Extract to the C:\
Thus it will create C:\ReXs_v6\files\frameworks\
Double check,if correct,then u can continue run a "ReXs_v6.bat" inside folder c:\ReXs_v6\
Follow instruction of the Cmd
STEP 2 :When u get till "Now editing smali!!!"p/s: If u dont get a notepad++ open a file,go edit manually this file using notepad++
CODE
.\files\frameworks\classout\com\android\server\am\ActivityManagerService.smali
Sorry if the
cmd cant work for u. Im just trying to make a simple,and sometimes i cant find out how to solve it.
Follow instruction Below for editing parts :» Click to show Spoiler - click again to hide... «
Note:
"=======" Not to put on the file,just a break of a search.
Ignore if the ".line " mistmatch! And Ignore if u got some misvalue of the original value!
But make sure u edit according to the line.
Green is the value to placed in
Red is the original value
Blue is the keyword of the search
REPLACE IT PROPERLY
Above of each line,i write the keyword to search,find it.
Search
Check in the "match case"
Now starting the editing process
======================
"visible"
======================
.line 13614
const/4 v2, 0x1
if-le v10, v2, :cond_118
.line 13615
const/4 v10, 0x3 (0x1)
.line 13616
const-string v2, "visible"
move-object/from16 v0, p1
========================
"heavy"
========================
if-ne v0, v2, :cond_154
.line 13654
const/4 v10, 0x4 (0x3)
.line 13655
const/16 v27, 0x1
.line 13656
const/4 v2, 0x0
move-object/from16 v0, p1
iput-boolean v2, v0, Lcom/android/server/am/ProcessRecord;->hidden:Z
.line 13657
const-string v2, "heavy"
move-object/from16 v0, p1
=======================
"home"
=======================
.line 13663
const/4 v10, 0x1(0x4) Note that this is for Die-Hard Launcher! To BulletProof it, make it 0x0, HTK 0x2
.line 13664
const/16 v27, 0x1
.line 13665
const/4 v2, 0x0
move-object/from16 v0, p1
iput-boolean v2, v0, Lcom/android/server/am/ProcessRecord;->hidden:Z
.line 13666
const-string v2, "home"
move-object/from16 v0, p1
=======================
"previous"
=======================
.line 13674
const/4 v10, 0x5(0x7)
.line 13675
const/16 v27, 0x1
.line 13676
const/4 v2, 0x0
move-object/from16 v0, p1
iput-boolean v2, v0, Lcom/android/server/am/ProcessRecord;->hidden:Z
.line 13677
const-string v2, "previous"
move-object/from16 v0, p1
=======================
"backup"
=======================
.line 13694
const/4 v10, 0x7(0x4)
.line 13695
const-string v2, "backup"
move-object/from16 v0, p1
=======================
"started-services"
=======================
.line 13723
const/4 v10, 0x6(0x5)
.line 13724
const-string v2, "started-services"
move-object/from16 v0, p1
========================
SAVE IT!After Finishing editing,exit and continue to the command prompt.
REMEMBER,DONT CLOSE NOTEPAD++,IF U NOT DONE EDITING YET!!!STEP 3 :Manually open the "services.jar" using winrar,and drag the "classes.dex" inside the "services.jar"
and close it.
STEP 4 :After a few of merge and pushing the file,now Patching! U are near close to the end!
It will display
"shell@android:/$"
type in code below line by line following ENTER key of each line.
Starting with '#' dont type in,
the symbol of "=" olso no need to type in.
After each line,press ENTER and continue so on...
Gud Luck!
UPDATED! No More CODING!
STEP 5 :Then reboot to recovery for wipe dalvic cache
DONE & GUDLUCK!
Tell me if u have done it,
Here a proof what have done to my phone.
Ignore the ads,LOL.
P/s : Sorry if my coding not correct,im nub about this,just i wanna share a easy way to u all as i promised.
P/s2 : Any problem or error,please tell me,
IF U ALREADY FOLLOW STEP BY STEP!P/s3 : Sometimes it doesnt work,it occur to me before,try again,mybe u got problem on editing part.
thus,start from STEP 1 back.
P/s4 : Tell me if this work to u! if someone can polish my command,then do so and tell me.
Changelog 2.0» Click to show Spoiler - click again to hide... «
-No more to put on C:\
-No more key-in code into command prompt
-Code Polished and renewed!
-100% Tested and working to my 2nd time of Supercharge!
-Easier!
-Im very proud to myself
Please
Link! This post or
this on XDA! if u want to share it!
ALL THIS AT YOUR OWN RISK!
This post has been edited by rexstor: Jun 21 2012, 07:05 PM