GSoC 2025 - Week 0 - Community Bonding
The Journey begins: From proposal acceptance to preparation
The Journey begins: From proposal acceptance to preparation
How I cleared Google Summer of Code and Current Status
In my previous blog, we talked about how to cross-compile Android Kernel, but there is another official way that ODMs use to compile their kernel sources, via AOSP Kernel Build. This blog covers...
When you use your Android device, you’re interacting with a complex system that relies heavily on the Linux kernel at its core. But what exactly is the Android Linux kernel, and how does it work? ...
Learn more about the Linux Foundation Mentorship programme, and hear from someone who went through the process. What is LFX mentorship? “The Linux Foundation Mentorship Program is designed to he...
The Android Open Source Project is an open source development project managed by Google, and anyone is welcome to evaluate and add code and fixes to the source code. Android System Architecture ...
Learn how to bring-up a device tree for your device so you can get started with building your favourite custom ROM! Some of you guys might be wondering how people create your favorite custom ROM...
Overlayed device trees are written in order to avoid changing the base device tree structures already present in the kernel source, and just get them overridden during compilation. Learn how to cre...