X10 Custom ROM AOSP 2.1 : How to for dummies [tutorial & discussion]

Search This thread

F4Y5AL

New member
Jan 1, 2011
3
0
London
Ok this maybe a "Dumb" question but im ready to get abused by all you experts out there

Ok basically what is the difference between this "Custom ASOP ROM" to the original 2.1 fw i have now

Thanks in advance

F4Y5AL
 

medic33

Member
Jan 1, 2011
12
0
First Android

Hey all, Great post. Is this process side loaded or done on phone? Just got the xperia x10 and Im new to android. Learned quickly how much 1.6 sucks after checking out my bro's new droid :) any tips would be great since im new to all the terms as well.

Thanks
D

HAPPY NEW YEAR :)
 

fyzm345

Senior Member
Jul 31, 2010
145
23
Pahang

guess.whoo

Member
Apr 28, 2008
38
0
Trencin
yes u can..
use bluetooth to transfer the file and use use xrecovery to flash the rom/backup file..

thanks for your reply :)
but i have this problem: my usb connector is broken and my phone won´t boot. when i press the button, it starts to boot but then it keeps having restarts. so i can not boot it up.
i wonder if there is some way how to copy the necessary files to SD card and boot it somehow...?
 

fyzm345

Senior Member
Jul 31, 2010
145
23
Pahang
thanks for your reply :)
but i have this problem: my usb connector is broken and my phone won´t boot. when i press the button, it starts to boot but then it keeps having restarts. so i can not boot it up.
i wonder if there is some way how to copy the necessary files to SD card and boot it somehow...?

use card reader..
 

gadLinux

New member
Sep 1, 2010
4
2
Yeah! Right. Piece of cake. But How to build a custom rom from google sources?

I've managed to build everything but it would be great if you explain how to build the package and sign the zip. A real tutorial about how to do this will improve roms a lot!

Thank you
 

Crowds

Senior Member
Jun 9, 2008
3,709
2,224
48
Azeitão
nivelcosmeticos.com
OnePlus 3
Yeah! Right. Piece of cake. But How to build a custom rom from google sources?

I've managed to build everything but it would be great if you explain how to build the package and sign the zip. A real tutorial about how to do this will improve roms a lot!

Thank you

what the FK has your question about this thread?!

this is supoused to be (read title)------How to for dummies [tutorial & discussion]
 

yvaditya

Senior Member
Oct 2, 2010
62
8
excellent tutorial... I had a few probs installing xrecovery... then installed Eternity 2 custom rom without a prob. thanks a lot.
Hope I wont find any more probs. :)



EDIT: One doubt. Is the custom rom running from my microsd or is it from the inbuilt memory? Is it safe if I swap my microsd... and is this going to lessen the life of memory card?
 
Last edited:

Crowds

Senior Member
Jun 9, 2008
3,709
2,224
48
Azeitão
nivelcosmeticos.com
OnePlus 3
excellent tutorial... I had a few probs installing xrecovery... then installed Eternity 2 custom rom without a prob. thanks a lot.
Hope I wont find any more probs. :)



EDIT: One doubt. Is the custom rom running from my microsd or is it from the inbuilt memory? Is it safe if I swap my microsd... and is this going to lessen the life of memory card?


All this last roms run from memory and you have to had just one partition on your card
sent from screwd X10
 
  • Like
Reactions: yvaditya

srdjak

Member
Jan 23, 2011
32
0
this thread is open to help newbies to install the 2.1 custom rom with the simples way..
you also can discuss any problem here..
dont mess the dev thread with a dumb question...

thanks to "Perceval from Hyrule" for the original tutorial..
this is revise version for 2.1

INSTALLATION FOR 2.1 AOSP

Before attempting anything, make sure you have AT LEAST 50% of battery charge. Don't try anything with low battery, you can abort the flashing and brick your device !!!
Please make sure you're also running a 2.1 rom (Generic, nordic, official, custom...)

1st step:
make sure your computer is adb debugging ready..
in case in need for command execution..

- Download Android SDK
You don't need to save the entire archive (but you can), you just need the Tools folder (because it contains ADB, the Android Debug Bridge we need to install files).

2nd step:
- On x10 :
Enable USB debugging (Setting > Applications > Development).
Root your device. easiest way by using z4root.
Download and install Busybox (from Market), make sure it says "Done!".

3rd step:
install xrecovery for recovery menu.
xrecovery a.k.a recovery menu

4th step:
option 1:
Download rom.
2.1 AOSP ROM (make sure 2.1 since this tutorial is for 2.1)
extract the rom (u will get 2 folder + 1 files)
upload the file into your sd card root(sdcard/*.zip)
rename the *.ZIP to Update.ZIP
*the 2 folder contain application which u can install if u like

option 2:
Download rom.
2.1 AOSP ROM (make sure 2.1 since this tutorial is for 2.1)
extract the rom (u will get 2 folder + 1 files)
upload the file into your sd card root(sdcard/*.zip) or in any folder u like
*the 2 folder contain application which u can install if u like

5th step:
boot into recovery menu (by restart and hit few times back button when "SONY ERICSSON" word appear)
backup your original rom(in case u want to restore next time)
hit full wipe

option 1:
hit install update.zip from SD card

option 2:
hit install custom zip
search for the custom zip in folder where u save it
hit the zip file

after reboot, u will get custom rom installed in your X10

good luck ;-)

I can't install xRecovery, it tells me that it is forcibly closed and i don't know what to do. I tried everthing. please help me. Sry for noob question :(
 

xcolokid76x

New member
Feb 2, 2011
1
0
Dover
www.facebook.com
Ive been trying to update my xperia x10a to 2.1 and i havent had any luck.
Ive tried following a few tutorials i found on youtube but i still havent been able to do it. I was wondering if anybody can help me with this. Thank you :)

about my phone:
MODEL NUMBER: X10a
FIRMWARE VERSION: 1.6
BASEBAND VERSION: 1.1.32
KERNEL VERSION: 2.6.29-rel
semc-android@SEMC #2
BUILD NUMBER: R2CA016

and im using a 64 bit pc.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    this thread is open to help newbies to install the 2.1 custom rom with the simples way..
    you also can discuss any problem here..
    dont mess the dev thread with a dumb question...

    thanks to "Perceval from Hyrule" for the original tutorial..
    this is revise version for 2.1

    INSTALLATION FOR 2.1 AOSP

    Before attempting anything, make sure you have AT LEAST 50% of battery charge. Don't try anything with low battery, you can abort the flashing and brick your device !!!
    Please make sure you're also running a 2.1 rom (Generic, nordic, official, custom...)

    1st step:
    make sure your computer is adb debugging ready..
    in case in need for command execution..

    - Download Android SDK
    You don't need to save the entire archive (but you can), you just need the Tools folder (because it contains ADB, the Android Debug Bridge we need to install files).

    2nd step:
    - On x10 :
    Enable USB debugging (Setting > Applications > Development).
    Root your device. easiest way by using z4root.
    Download and install Busybox (from Market), make sure it says "Done!".

    3rd step:
    install xrecovery for recovery menu.
    xrecovery a.k.a recovery menu

    4th step:
    option 1:
    Download rom.
    2.1 AOSP ROM (make sure 2.1 since this tutorial is for 2.1)
    extract the rom (u will get 2 folder + 1 files)
    upload the file into your sd card root(sdcard/*.zip)
    rename the *.ZIP to Update.ZIP
    *the 2 folder contain application which u can install if u like

    option 2:
    Download rom.
    2.1 AOSP ROM (make sure 2.1 since this tutorial is for 2.1)
    extract the rom (u will get 2 folder + 1 files)
    upload the file into your sd card root(sdcard/*.zip) or in any folder u like
    *the 2 folder contain application which u can install if u like

    5th step:
    boot into recovery menu (by restart and hit few times back button when "SONY ERICSSON" word appear)
    backup your original rom(in case u want to restore next time)
    hit full wipe

    option 1:
    hit install update.zip from SD card

    option 2:
    hit install custom zip
    search for the custom zip in folder where u save it
    hit the zip file

    after reboot, u will get custom rom installed in your X10

    good luck ;-)
    4
    Hi bro,

    Only two calls on your excellent tutorial:

    1. No need to put the rom in the root of the sdcard. I, for example, to distinguish the roms, I`ve created a folder "Rom" in the root and put the roms in there.
    2. It is not necessary to rename the *. zip file.

    When we entered the xRecovery, you can go to "install Custom Zip> zip Choose Custom from sdcard>" Now in my case I a. .. "Roms >........" and I intend to choose
    ;)
    2
    TIPS
    1-u can do like rendeiro2005 said by creating rom folder and put the rom collection in it..
    so if u want to change or try other rom just choose zip file from the particular folder...
    this require using step from option 2


    2-another one, by creating folder which contain backup image..
    u can collect your friends backup image and put in one folder..
    if u want to try, just restore the particular image file using backup/restore option in recovery menu and choose the backup image file..

    collection of custom rom backup file for recovery menu:
    2.1 Custom ROM AOSP by jerpelea & zdzihu
    2.1 Shipped ROM 002 Full by jerpelea
    2.1 Shipped ROM 002 Light 002 by jerpelea
    Eternity by SEMPITERNAL
    Xten by rabetionline
    X10 Eminence by XperiaX10iUser
    [2.1 AOSP THEME] X10 AOSP Theme by rmourar
    Android 2.1 Gingerbread Style by Thijs96

    for testing purpose only (not fully work)
    MIUI tehnical preview by jerpelea
    Gingerbread 2.3 PREVIEW rom by zdzihu


    p/s: anyone who want to contribute their customize custom rom using backup image and list here can either pm me or response in this thread..
    for use with recovery menu only..
    1
    thanks for the info..
    i forgot we have 2 ways of installing...
    reupdate..

    it`s not a different way.
    i think that way would be more simple (for me at least) `couse you can have different roms puted on the same directory without, everytime that you want to install one change his name to default.zip ;)

    but...great TUT (clap your hands floks) :D:D:D
    1
    Since i haved installed the 2.1 AOSP, my recovery were deleted !

    So i install the xrecovery.apk but it doesnt work (don't fin the SD Card), so i paste the 3 files with root explorer but nothing to do... the recovery doesn't work at all =(

    its work actually...
    try repeat the paste 3 file and make sure the file is exist..
    also when paste make sure u hit the mount r/w button in root explorer..