简体   繁体   English

如何编译Android 2.3.4源代码并获取.img文件

[英]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. 我正在使用TECHNEXION的Android ARM开发板,我有Android 2.3.4源代码。

  • How can I compile and get .img file? 如何编译并获取.img文件?

Whether the code from TechNexion, from TI or from the project Rowboat, they are all about the same. 无论是TechNexion,TI还是项目Rowboat的代码,它们都差不多。

You can find the general instructions to build there: http://code.google.com/p/rowboat/wiki/ConfigureAndBuild 您可以找到在此处进行构建的一般说明: 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. 不必担心获取源代码的问题,但是您需要更改TARGET_PRODUCT或类似名称。

That won't give you .img but at least the file systems and enough to get started. 那不会给您.img,但至少会给您文件系统和足够的入门知识。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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