I want to ask that what's the structure of a zip format Android Rom. I have unziped some of them. But I couldn't figure out how the boot loader flash install them on the mobile. Anyone could tell me what exactly the boot loader do?
I am familiar with Linux. So I want to know some low level things. I wonder if I could cross compile the Linux kernel and some Linux's tools(like CLFS project) and install them on the mobile.
Anyone has some hint? Thank you!