Join Today













Site Sponsor
Results 1 to 1 of 1
  1. #1
    Specialist Genuwine1976's Avatar
    Join Date
    Mar 2010
    Location
    West Memphis, Arkansas, United States
    Posts
    418
    Rep Power
    417

    Cool [HOW-TO] Manually deodex your phone [Thanx to Webst3r]

    I AM NOT RESPONSIBLE FOR WHATEVER HAPPENS TO YOUR PHONE!

    You must be rooted!

    This is a guide on manually deodexing, you phone. (Duh!)

    The reason I am making this tutorial is because I could not get my theme to work with Teenfaces deodexed android. You may want to follows this if you have the same probalem as me, or if you just want to take a shot at doing it.

    What you'll need:
    A Windows based machine
    [Only registered and activated users can see links. ]
    Patience

    Process:

    1. Unzip xUltimate v2.2, and launch "Main.exe"
    2. If everything goes well you xUlt should recognize the phone and make a connection. You now should see a list of options.
    3. Run option 1. After option 1 is done, run option 2.
    4. Now these well take a while. Run option 3.
    5. IMPORTANT: After you have run option 3, you MUST navigate to the xUltimate folder and find "origi_frame" folder, and delete "guava.odex". It's a bad file, and interferes with deodexing process.
    6. Now run option 4, and wait.
    7. Exit xUltimate, and put the phone in USB mass storage.
    8. Go back into the xUltimate folder and copy "done_frame", and "done_app", and move them to the root of the sdcard.
    9. Open a command prompt, and do the following:

    adb shell
    su
    stop
    mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
    cp /sdcard/done_app/* /system/app/
    cp /sdcard/done_frame/* /system/framework/
    rm /system/app/*.odex
    rm /system/framework/*.odex
    mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
    reboot


    Your phone should now be deodexed!

    You may notice an increase in speed, and you now have the ability to edit certain files for effectively. (i.e. services.jar)

    Credits:
    Rainabba and Mike919: For initially working with me to get a white clock, and later deodex.
    toxman: For testing, and being a huge risk taker.
    teenfaces: For letting me use his services.jar
    And especially Xeudoxus: For letting me a guinea pig, for xUltimate, and answering my questions. And also for the making the xUltimate tool. It defiantly makes thing easier.
    Last edited by Genuwine1976; 08-25-2010 at 05:39 PM.
    Search and Read First, Then IF necessary ask informed intelligent questions!

    On my Motorola Droid ! With Cricket Android Plan

    WOW On my Motorola Droid ! With Cricket Android Plan

    My home network speeds


 

Similar Threads

  1. How to manually input MDN and MIN
    By senlly in forum CDMA Iphones
    Replies: 1
    Last Post: 05-30-2011, 11:27 PM
  2. Manually put on the browser configuration
    By thesmitty68521 in forum RIM General Disscusion
    Replies: 9
    Last Post: 10-16-2010, 10:58 AM
  3. Manually Install Android 2.2 On Your Nexus One
    By Genuwine1976 in forum Misc
    Replies: 0
    Last Post: 06-24-2010, 03:34 AM
  4. Manually Programming for some CDMA phones....
    By thephoneguy913 in forum Miscellaneous
    Replies: 1
    Last Post: 04-20-2010, 12:12 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •