• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root 2.1 Root Add-On'S :D

suhel28

Android Enthusiast
Nov 2, 2010
693
307
India
IN ORDER TO RUN ADB COMMANDS IN CMD COPY
[ADB.EXE,
AdbWinApi.dll & AdbWinUsbApi.dll]

FROM YOUR SUPERONECLICK FOLDER TO YOUR
/WINDOWS/SYSTEM32



Basically 1.6 root was of no use

2.1 gives you really the benefits of your rooted phone

things it offers (thanks to the xda masters)

  1. Xrecovery
  2. App2sd
  3. JIT
  4. THEMES
  5. and many more (I know but they are quite risky, I need to try them first)

I have no time to write my own way am just copy pasting things sorry but am no genius am just the risk taker who uses his phone as guinea pig to experiment the new mods in the xda forums and if successful posts here lol
  1. XRECOVERY - THE BEST THING THAT CAN HAPPEN TO YOUR PHONE :D

    83577576.png
    10792783.png
    [/CENTER]

    XRECOVERY DOWNLOAD

    How?
    Press BACK button few times right after white SE logo appears.


    Controls:
    Use VOLUME-UP and VOLUME-DOWN to browse, HOME to select, BACK to go back.


    Features:
    • ADB root shell

    • Reboot
    • Install update.zip from SD Card
    • Factory reset (full wipe)
    • Wipe cache partition
    • Install custom zip
    • Backup and Restore
    • Partition tools
      • Mount/unmount partitions
      • Format partitions
      • Mount as USB Storage
    • Advanced options
      • Wipe Dalvik cache
      • Wipe battery stats
      • Fix permissions for apps (FC fix)


    Manual Installation:
    - Download and unpack the recovery package
    - use Root Explorer to remount /system rw
    - copy the content of the package (3 files) into /system/bin folder


    This recovery WILL be used to flash custom roms easily.
    NOTES :

    #1 USE THE BUSYBOX VERSION AVAILABLE IN THE ZIP FILE, OTHER THAN THAT IT WONT WORK
    #2 AFTER YOU COPY THOSE THREE FILES YOU NEED TO SET PERMISSIONS

    THE METHOD TO DO THAT IS
    -> TAP & HOLD THE FILES INDIVIDUALLY ONE BY ONE AND CHOOSE PERMISSIONS AND TICK ALL THE OPTIONS OVER THERE


    #3 BACK UP AS SOON AS YOU SUCCESSFULLY RUN IT

    SHOULD YOU MESS UP YOUR PHONE YOU CAN USE BACKUP&RESTORE AND YOUR PHONE WILL BE BACK TO THE LAST BACKEDUP STATE... NO MORE WORRIES ABOUT FIRMWARE FLASHING VIA PC
  2. APP2SD - NO WORDS TO DESCRIBE ITS GREATNESS

    http://androidforums.com/2028646-post3.html http://www.youtube.com/watch?v=8G94qerkSX4&feature=related

    fyemo8.png


    can u see that 174mb and I've like so many apps installed :p
  3. JIT - BOOST UR PHONE SPEED


    DOWNLOAD THIS

    STEP 1 - >

    Run -> Cmd

    type
    type in this code
    adb pull /system/build.prop build.prop

    this will copy the build.prop to C:\
    PS : MAKE AN EXTRA COPY OF THIS FILE YOU'LL NEED IT LATER

    STEP 2 - >
    edit the build.prop (with help of notepad)


    find and change this:

    dalvik.vm.heapsize=30m
    debug.sf.hw=1
    at the end of the whole mess (yes it is):

    dalvik.vm.execution-mode=int:jit
    save the changes..

    STEP 3 - >

    now extract the downloaded file to SDCARD

    sdcard/JiT-toggle-0.1
    FOLLOW THESE STEPS

    after that you must copy and overwrite the mod built.prop (the one which you added and edited) to folder
    /sdcard/JiT-toggle-0.1/vmlibsv2
    and the original build.prop to
    /sdcard/JiT-toggle-0.1/vmlibs_stock
    LAST STEP

    enable JIT

    run->cmd
    type adb shell
    type su

    cd /sdcard/JiT-toggle-0.1
    sh enable_jit.sh

    and your phone will reboot with JIT enable.

    if you want to disable JIT
    Code:

    type adb shell
    type su

    cd /sdcard/JiT-toggle-0.1
    sh disable_jit.sh
  4. THEMES
    http://androidforums.com/sony-ericsson-xperia-x8/244064-framework-tutorial-htc-black-theme-d.html
 
when u type su, it will show the # or the $ symbol? coz mine shows the $ symbol, izzit ok?

when you type su it should show #

if it isn't than the following maybe the possibilities...

1.you haven't rooted your phone.
2. you don't have superuser installed on your phone
3. you didn't allow superuser permissions for your adb (usually when you type su a popup will appear on your phone asking permissions)
 
  • Like
Reactions: kiz1983
Upvote 0
Xrecovery is backing up everything as I type! :)

Suhel,I ve got one question!
Does Apps2SD needs partitions in order to work ok?
Whats the advantages of creating partitions?
Can we just use one and be done with it?
N.

PS.Its already 6.30 A M here so I m calling it a night. :p
Tomorrow is JIT/APPS2SD and application installing time!
 
Upvote 0
Xrecovery is backing up everything as I type! :)

Suhel,I ve got one question!
Does Apps2SD needs partitions in order to work ok?
Whats the advantages of creating partitions?
Can we just use one and be done with it?
N.

PS.Its already 6.30 A M here so I m calling it a night. :p
Tomorrow is JIT/APPS2SD and application installing time!


Partition is required as if you don't do it... your card won't mount as usb storage... the pc will recognize whole of your card as system storage :)
 
Upvote 0
Partition is required as if you don't do it... your card won't mount as usb storage... the pc will recognize whole of your card as system storage :)

Ok! Got it! Thank you Suhel for the info! :)

GL Blitz! Remember to format your SD first :)

Hm,I still need some help regarding
this procedure though... :eek:
Sorry,bear with me and treat me as
completely mobile illiterate! :p

For Apps2SD I need to do the following:

1.Format the SD Card using the PC.
2.Create Partitions.
How many? What sizes?
Which partition should I use for which use?
Should I use for example a GB for apps
and the rest 14 GB for SD storage?
3.Can I use xRecovery to create those partitions?

Thank you in advance! :)
N.
 
Upvote 0
1. ok, I did it by phone settings :)
2. 2 partitions:
a: a FAT32 - regular SD card
b: a ex2 partition, recognized by linox(&android)
3. Don't think so. Better use
SD card partitioning - XDA-Developers

Just be patient and read carefully. You can always reflash the x8 2.1 rooted image if something is wrong. Or you can make a xRecovery backup


someone has became an expert in rooting ;)
 
Upvote 0
1. ok, I did it by phone settings :)
2. 2 partitions:
a: a FAT32 - regular SD card
b: a ex2 partition, recognized by linox(&android)
3. Don't think so. Better use
SD card partitioning - XDA-Developers

Just be patient and read carefully. You can always reflash the x8 2.1 rooted image if something is wrong. Or you can make a xRecovery backup

W T F ?!? 40 min for an aswer? :mad:

LOL Just kidding! :D

Well,I m making partitions using MiniTool s Partition software.

The files that were already on the SD Card should be copied back to the first new FAT32 partition right?
Also the same goes for the apps2Sd script file?

N.
 
Upvote 0
@Suhel:

Nope, I just have a lot of patience and will ;). And let's not forget about the help you gave us.

@Blitz:

Yes. And remember that nothing from your former card is important. It creates it's necessary files by itself. Only copy music, pictures an whatever you know is important.

The ext2 partition you won't be able to see in windows. It's ok.

How about 5 min anwer? :)
 
  • Like
Reactions: suhel28
Upvote 0
@Suhel:

Nope, I just have a lot of patience and will ;). And let's not forget about the help you gave us.

@Blitz:

Yes. And remember that nothing from your former card is important. It creates it's necessary files by itself. Only copy music, pictures an whatever you know is important.

The ext2 partition you won't be able to see in windows. It's ok.

How about 5 min anwer? :)

Thanks man! :D You were really helpful joking aside,as is Suhel! ;)

Also for everyone that still has questions,please take a look at this post!
Include in sticky if you like Rose! ;)
http://androidforums.com/x8-all-things-root/240876-root-2-1-complex.html#post2064688

N.
 
  • Like
Reactions: suhel28
Upvote 0
[*] JIT - BOOST UR PHONE SPEED


DOWNLOAD THIS

STEP 1 - >

Run -> Cmd

type


type in this code


PS : MAKE AN EXTRA COPY OF THIS FILE YOU'LL NEED IT LATER

Hm,it may be a stupid question but why type

I m on a PC with 3 HDD and 5 Partitions.
C: should be the partition/HDD you have the script on?
Nevermind.Sorry.I wasnt reading carefully.

N.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones