Skip to content

Instantly share code, notes, and snippets.

View thrdchld's full-sized avatar

thrdchld thrdchld

View GitHub Profile
@masemoel
masemoel / BuildGuide.txt
Last active January 31, 2026 01:49
How to build an A14+ ROM from scratch under Ubuntu 24.04 (or based)
To build a A14+ (AOSP/LOS based) on Ubuntu 24.04+ (or distros based on it), there are four main steps:
(This guide is applicable for recoveries as well (TWRP, OFRP...))
Working on Android 14 and upper
#################################################################
# Step 1: Setup your environment #
#################################################################
****Setup Linux to build Android****