Join Today
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2008
    Location
    Etawah the city of grt. DACOITS
    Posts
    4,897

    Talking GUIDE: How-To Root, Busybox, Flash/Recovery, Framework-res.apk

    I recommend people follow that post before attempting this methods must follow this http://www.motorolafans.com/forums/m...s-options.html


    - Improve Call Audio Quality

    • Dial ##7764726 (##PROGRAM) and act as if you were going to call that number.
    • Enter 000000 for the SPC Password and then tap Verify
    • Tap on "04 Vocode"
    • Tap on EVRC-B than Apply
    • The phone should automatically reset a few seconds afterward. If not, power cycle the phone
    • Explanation - This changes how the phone compresses and decompressed the call audio which improves the quality.


    - Safe Mode
    • With the phone off, slide open the keyboard open
    • Press and hold the Power+Menu button (on the keyboard)
    • Continue to hold until the "Droid Eye" comes up and you feel the phone vibrate
    • Phone should start up and say "Safe Mode" in the bottom left-hand corner
    • Explanation - This starts only the core Android processes. This is best used for diagnosing if a 3rd party application is causing your phone to malfunction or if you cannot uninstall if when in regular mode.
    • TRY THIS FIRST if you are having any problems with your phone acting up, especially with the built-in Android apps (example - Messaging app is crashing. Boot in Safe Mode. If app doesn't crash when doing what you were doing in regular mode, it's most likely going to be a 3rd party app with access to messaging that is causing a problem.)
    • BE AWARE that after coming out of Safe Mode, 3rd party widgets might not display properly on the home screen. Press and hold on the widget and drag it down into the trash can, then readd it to the home screen. This will fix the "problem loading widget" error.

    Change Framework-res.apk
    Use your desired framework-res.apk.
    su
    mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system
    mv /system/framework/framework-res.apk /system/framework/framework-res.bak
    cd sdcard
    busybox cp -R framework-res.apk /system/framework/
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    MORE INFO IS IN 2ND POST
    Last edited by shantanu; 12-28-2009 at 07:19 PM.
    LG OPTIMUS 2X : MY INDROID EVOLUTION RC3
    SAMSUNG GALAXY SL : MY ANDROID EVOLUTION
    HTC ELFIN : MY DARIUS 6.5 ROM
    SONY ERICSSON X10 MINI : MINI EVOLUTION

    http://www.motorolafans.com/forums/signaturepics/sigpic64563_36.gif
    "GONE FOREVER TO MAKE A COME BACK"

  2. #2
    Join Date
    Aug 2008
    Location
    Etawah the city of grt. DACOITS
    Posts
    4,897

    Default


    BusyBox

    download busybox binary to your adb tools directory
    http://www.alldroid.org/download/file.php?id=709
    cd to your adb tools directory
    adb push busybox /data/local/busybox
    adb shell
    su
    cd /data/local
    chmod 755 busybox
    ./busybox
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    mkdir /system/xbin
    /data/local/busybox cp /data/local/busybox /system/xbin
    /data/local/busybox cp /data/local/busybox /system/bin
    cd /system/xbin
    busybox --install .
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    Flash/Recovery image

    ::NOTE: This is not important atm, since there aren't any roms for us to install. However, once roms start comming out this will be how we get them on the phone. Additionally, I have left my link at 0.08 for stabilty reasons.
    Flash Image- http://cyanogen-files.carneeki.net/flash_image.zip
    Recovery image-SP Recovery Image with nandroid! | Sholes
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cat /sdcard/flash_image > /system/bin/flash_image
    chmod 755 /system/bin/flash_image
    sync
    mount -o remount,r -t yaffs2 /dev/block/mtdblock4 /system
    /system/bin/flash_image recovery /sdcard/use the recovery ROM in your sdcard
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    mv /system/recovery-from-boot.p /system/recovery-from-boot.old
    sync
    mount -o remount,r -t yaffs2 /dev/block/mtdblock4 /system

    Disable default Verizon crap
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cd /system/app
    mv Email.apk Email.bak
    mv VVMStub.apk VVMStub.bak
    mv com.amazon.mp3.apk com.amazon.mp3.bak
    mv CorpCal.apk CorpCal.bak
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot
    LG OPTIMUS 2X : MY INDROID EVOLUTION RC3
    SAMSUNG GALAXY SL : MY ANDROID EVOLUTION
    HTC ELFIN : MY DARIUS 6.5 ROM
    SONY ERICSSON X10 MINI : MINI EVOLUTION

    http://www.motorolafans.com/forums/signaturepics/sigpic64563_36.gif
    "GONE FOREVER TO MAKE A COME BACK"

  3. #3

    Default

    very good, it's very useful to me, thank you very much!
    Last edited by kundancool; 04-11-2012 at 12:37 PM.


 
+ Reply to Thread

Similar Threads

  1. Guide to Flash Motorola A810
    By pearl008 in forum Indian Lounge
    Replies: 11
    Last Post: 4 Weeks Ago, 11:42 PM
  2. Convert j2me MIDP (jad) into Android package (apk)
    By the_bloods_city in forum Android OS
    Replies: 3
    Last Post: 12-13-2010, 09:21 AM
  3. !!!!new qeilock res!!!!
    By aaunderscore in forum MotoTheme
    Replies: 19
    Last Post: 07-22-2009, 05:03 AM
  4. Recovery for z6
    By cuber89 in forum ROKR Z6
    Replies: 0
    Last Post: 10-14-2007, 12:16 AM
  5. .NEt Framework
    By gowda.chandan in forum A1200 General Chat
    Replies: 3
    Last Post: 06-29-2007, 11:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1