简体   繁体   中英

how to compile Android 2.3.4 source code and get .img file

I'm using Android ARM board from TECHNEXION, I have Android 2.3.4 source code.

  • How can I compile and get .img file?

Whether the code from TechNexion, from TI or from the project Rowboat, they are all about the same.

You can find the general instructions to build there: http://code.google.com/p/rowboat/wiki/ConfigureAndBuild

Don't worry about the part on getting the source, but you'll need to change the names of TARGET_PRODUCT or things like that.

That won't give you .img but at least the file systems and enough to get started.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM