Skip to content

Instantly share code, notes, and snippets.

View Mizumo-prjkt's full-sized avatar
🏥
I am dying inside

Mizu Mizumo-prjkt

🏥
I am dying inside
  • Independent Dev
  • Philippines
  • 10:37 (UTC +08:00)
  • Reddit u/itsfreepizza
View GitHub Profile
@mvaisakh
mvaisakh / Bringup.md
Last active April 18, 2025 20:56
An Android Device Tree Bringup Guide

A small Device Tree Bringup Guide

Introduction

So, you guys might be wondering, how do these "Developers" get your favourite Custom roms, such as LineageOS, Paranoid Android etc., to their own devices. Well I'm here to Guide you on how to do it, specifically on how to bringup or make your own device tree from scratch or adapting.

Gist of this Guide: This is for people with genuine interest in Android OS porting/development. After going through this guide, you should be able to do a total device tree bringup on your own.

Prerequisite: Certain requirements are to be met before you start with this amazing journey.