[ROM]Code.ROMv1

Status
Not open for further replies.
Search This thread

code28h4p

Senior Member
Dec 17, 2010
128
115
=====================================
CODEROM FOR S5830 (BASED ON XXKPH)
=====================================​

  • A2sd darktremor ready with A2SDGUI (credits to them)
  • EXT4 support
  • Rooted and Deodexed
  • use custom bootanimation.zip and powersound disabled (update: use nexus S bootanimation)
  • Power menu add on: reboot, recovery, download mode (credits to: da_jok3r from 4pda.ru; sk0t and Lovetz)
  • Remove some stock apps: SamsungApps, Samsung Stock Clock etc.
  • Updated Google Apps & Other: Google Maps, Gmail, Messaging (with theme option), Root explorer, 3 fonts preinstalled (as seen on Galaxy Tab), Facebook for android
  • Now with A2SDGUI support

WARNING
I'm not responsible with damaged caused by followed this tutorial. DWYOR

Before flashing, make sure your sdcard was inserted and has been formatted into ext4

TUTORIAL:
Download firmware
Extracted 7z file until you got 4 files
Run Odin, and insert a specific firmware files into their position (just ignore error message when inserting PDA's file)
Connect your phone and then start flashing
*please read odin flashing tutorial
 
Last edited by a moderator:

izador

Senior Member
Mar 29, 2011
152
35
can someone upload some pic and shere his experience from this rom ?
did u fix left to right lang ?
 

code28h4p

Senior Member
Dec 17, 2010
128
115
SC20110613-150253.png
 

hero2003

Senior Member
Nov 17, 2010
115
63
Qazvin
Before flashing, make sure your sdcard was inserted and has been formatted into ext2
its Necessary to format ext2 ?
 

OiToBi

Senior Member
Apr 10, 2011
280
30
has ane1 tried it ???? :confused:
I guess it should hav been CMW enabled too which is released just a while ago ??
 

casiocas

Senior Member
Aug 10, 2010
718
139
Turku
Last edited:
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 54
    =====================================
    CODEROM FOR S5830 (BASED ON XXKPH)
    =====================================​

    • A2sd darktremor ready with A2SDGUI (credits to them)
    • EXT4 support
    • Rooted and Deodexed
    • use custom bootanimation.zip and powersound disabled (update: use nexus S bootanimation)
    • Power menu add on: reboot, recovery, download mode (credits to: da_jok3r from 4pda.ru; sk0t and Lovetz)
    • Remove some stock apps: SamsungApps, Samsung Stock Clock etc.
    • Updated Google Apps & Other: Google Maps, Gmail, Messaging (with theme option), Root explorer, 3 fonts preinstalled (as seen on Galaxy Tab), Facebook for android
    • Now with A2SDGUI support

    WARNING
    I'm not responsible with damaged caused by followed this tutorial. DWYOR

    Before flashing, make sure your sdcard was inserted and has been formatted into ext4

    TUTORIAL:
    Download firmware
    Extracted 7z file until you got 4 files
    Run Odin, and insert a specific firmware files into their position (just ignore error message when inserting PDA's file)
    Connect your phone and then start flashing
    *please read odin flashing tutorial
    5
    CustomROM updated.
    Now you can use ext4 as second partition
    Format your 2nd partition as ext4 before do flashing
    4
    CODEROM Install GUIDE by tazzz811 (activating a2sd & applying tweaks)

    For those who want a fresh, clean installed ROM...

    1st Part::::::

    1. Format SD Card (EXT2 / FAT32)
    2. If FAT32 has important user files make sure na wala dun yung .android_secure / .android_digital / Android / LOST.ID folders
    3. If not sure... Format both EXT2 / FAT32
    4. After formatting insert sd card on phone...

    2nd Part::::: (MAKE SURE SD CARD is INSERTED)

    1. Flash CODEROM (follow code28h4p's guide)
    2. After flashing configure basic settings of your phone like display, sounds, etc...
    3. After the phone has been configured based on your own preferences, INSTALL TERMINAL EMULATOR from MARKET... Reboot
    4. After reboot... Activate a2sd via TERMINAL EMULATOR...
    4.a --> a2sd cachesdreset..... reboot
    4.b --> a2sd datasd
    4.c --> a2sd zipalign
    5. Reboot Phone
    6. After reboot.. Check the internal storage... It should have 180MB or higher... If you get that result... Then a2sd is configured correctly

    3rd Part:::::: (Optional... If not sure or not confident with this tweak then don't try)

    Take this simplified method on applying tweaks

    File Link: http://xdaforums.com/attachment.php?attachmentid=627820&d=1308295751

    i created a SGAtweaks.zip(unsigned - i don't have a tool to make it signed)... it has all you need.

    Extract SGAtweaks.zip and get these files from the extracted file:

    sqlite3 - that should be installed in phone ----> system/bin/
    00tweaks - that should be installed in phone ----> system/etc/init.d/

    1. copy those files- sqlite3 & 00tweaks to their respective phone location using root explorer then go back to phone's system/etc/init.d folder and rename sa following files:
    dtapp to dtapp.sh
    99complete to 99complete.sh
    00tweaks to 00tweaks.sh

    2. after #1, go to system/etc/ and open install-recovery.sh (open in text editor)..
    **** remove all entries in install-recovery.sh and replace them with:
    ----------------------------------------------------
    #!/system/bin/sh
    /system/bin/mount -t ext2 /dev/block/mmcblk0p2 /system/sd
    /system/bin/sleep 5
    list=`ls /system/etc/init.d/*`
    for k in $list
    do
    sh $k
    done
    ----------------------------------------------------
    3. Save your edited install-recovery.sh
    3. Now, if all things were completed... Reboot phone...
    4. After booting the phone. counter check if the script is working.. Run terminal emulator and run this command:
    ----------------------------------------------------
    # cat /proc/sys/vm/min_free_kbytes
    ----------------------------------------------------

    it should give you 20480 value...
    3
    hehehe....i'm gone for a while, because my PC was broken.
    Okay...this thread has been hide before because i include a rootexplorer in ROM, i have told an admin here not to hide but just delete the link.
    Now...i still on test condition...teaser has been released out in my google+ account. Think to using cf-root kernel and ROM rfs to ext4 conversion ready.
    And like what i did before, i will release my next ROM (maybe from now on i'll use "we" than "I").
    3
    after first reboot just open adb shell then put:
    su
    a2sd cachesdreset
    your phone would automatically reboot, unplug data cable, then after scanning completed plug your data cable, open adb shell then put this:
    su
    a2sd datasd
    reboot

    i have 188 mb free on my phone memory after installing 72 apps+games.

    sorry for my bad english,:)

    all commands can be done without PC, just from phone terminal, for example with the help of this: