Skip to content

Instantly share code, notes, and snippets.

@xmpf
xmpf / BuildGuide.txt
Created November 15, 2022 18:16 — forked from masemoel/BuildGuide.txt
How to build an A10+ ROM from scratch under Ubuntu 20.04 (or based) and higher
To build a A10+ (AOSP/LOS based) on Ubuntu 20.04+ (or distros based on it), there are four main steps:
(This guide is applicable for recoveries as well (TWRP, OFRP...))
Working on Android 9, 10, 11 and 12
#################################################################
# Step 1: Setup your environment #
#################################################################
****Setup Linux to build Android****