Skip to content

Instantly share code, notes, and snippets.

View SpaceCyclist's full-sized avatar

Tristan Laurent SpaceCyclist

  • France
View GitHub Profile
@masemoel
masemoel / BuildGuide.txt
Last active January 30, 2024 03:59
How to build an A12+ ROM from scratch under Ubuntu 22.04 (or based) and higher
To build a A12+ (AOSP/LOS based) on Ubuntu 22.04+ (or distros based on it), there are four main steps:
(This guide is applicable for recoveries as well (TWRP, OFRP...))
Working on Android 12 and upper
#################################################################
# Step 1: Setup your environment #
#################################################################
****Setup Linux to build Android****