简体   繁体   English

如何从源代码编译Android?

[英]How to compile Android from source?

I want to compile the source code of my android phone. 我想编译我的Android手机的源代码。 I have an Alcatel OT6010D Android 4.1.1 . 我有一个阿尔卡特OT6010D Android 4.1.1。 Source code for my device is available from Vendor. 我的设备的源代码可从供应商处获得。 Here is the link: http://sourceforge.net/projects/alcatel/files/OT_6010D_20130509.tar.xz/download 这是链接: http : //sourceforge.net/projects/alcatel/files/OT_6010D_20130509.tar.xz/download

But I don't know what to do with this source how to compile it etc. If anyone could guide me, it would be so nice. 但是我不知道如何处理这个源代码,如何编译它等等。如果有人可以指导我,那将是非常好的。

Just to for orientation I am an Embedded system programmer so if someone could tell me some starting point it would be a nice start for me. 出于定向,我是一名嵌入式系统程序员,所以如果有人可以告诉我一些起点,那对我来说将是一个不错的起点。

Thanks 谢谢

You can start at The Android Source Code . 您可以从Android源代码开始

At Downloading and Building , you have subitems Building the System , which describes the common parts, Building for devices , describing specific information to individual devices and Building Kernels , if you just want to build the kernel alone. 在“ 下载和构建”中 ,您有子项“ 构建系统” ,如果您仅想单独构建内核 ,则它描述了公共部分,“ 构建设备” ,描述单个设备的特定信息和“ 构建内核”

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

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