how to port roms android ช่วยแปลทีครับ

What u need
windows or linux
ROM (that u wanna port to ace )
Dev Tools (like pack/unpack boot.img)

What u need to do??

unpack your boot.img

Change file on ramdisk

change rle>> COOPER.rle

init.rc need to change >> (unpack the boot img from rom u wanna port open

init.rc and copy the stuff after BOOTPATH

change ramdisk/lib/modules >>> your modules

repack ramdisk boot.img

build.prop
change model to your model (For example: xperia x8 > GT-S5830, and galaxy > cooper)
And, wifi modules has taken to your ROM (port)
libs
and,cope paste bin files, like superuser or busybox

then add/replace these in the rom it self ( copy from stock or cm7 )

/lib/libril.so
/lib/libsecril-client.so
/lib/libsec-ril.so
/lib/libdiag.so

/system/hw
/system/modules

/system/etc/firmware , ppp, security, wifi, permission vold.stab

/system/user/keychars, keylayout

Greetins Spacecaker