简体   繁体   English

从AOSP Q Beta 1代码构建Android

[英]Building android go from AOSP Q Beta 1 code

I am newbie to ROM development. 我是ROM开发的新手。 I have a Moto e 1st gen device sitting around. 我周围有一个Moto e 1st gen设备。 I wanted to give it another life. 我想给它另一种生活。 So I was trying to build Android Go from AOSP Q Beta 1 source code. 因此,我试图从AOSP Q Beta 1源代码构建Android Go。 I don't know how to add a product and how to configure it to build Android Go. 我不知道如何添加产品以及如何对其进行配置以构建Android Go。 Please help me to configure and build it. 请帮助我进行配置和构建。

To build a rom from scratch, you need the device trees, kernel source code(or pre-built image), vendor blobs and the required HALs. 要从头开始构建rom,您需要设备树,内核源代码(或预构建映像),供应商blob和必需的HAL。 From your question I understand you don't have any device tree lying around for your device. 根据您的问题,我知道您的设备周围没有任何设备树。 First try to build roms like LineageOS using the existing trees for your device. 首先尝试使用设备的现有树来构建像LineageOS这样的rom。 Also the Q source code is not the real deal. 同样,Q源代码不是真正的交易。 It is only the master branch and the full source code will only be released once Q is announced.So as I said, try building roms like LineageOS first. 它只是master分支,完整的源代码只有在宣布Q之后才会发布。因此,正如我所说,请首先尝试构建Lines OS之类的rom。

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

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