Home

Awesome

Awesome Android AOSP Awesome

A collection of Android AOSP system (Android Open Source Project) and ROM development related resources.

This collection does not concern the development of application, there is a awesome list concerning this case at JStumpp/awesome-android.

Inspired by many awesome list like sindresorhus/awesome.

This project is in work in progress !!! Some links may be not valid or not so useful.

Contributions are welcome! I am looking for any kind of information that can help in the development of Android ROM. Don't hesitate to participate to make pull requests and or to exchange in the issues. You can read the contribution guidelines to know how to help me.

English is not my primary language, there might be some language mistakes (feel free to correct them!).

There are also other nice resources references available on this repository :

Contents

Learning

Where to start (complete guide)

It is recommended to start with the official documentation available at https://source.android.com/ & https://developer.android.com/.

There is a summary available in this project for navigate more easily and find more quickly what you search : official_documentation.md.

There are also nice complete guide in videos available at channel_videos.md.

Specific point

You may find also information at official_documentation.md and at channel_videos.md

Introduction

General

Building

Automation

Device tree

Storage

Trebble

Android Framework

Kernel

Reverse engineering
Qualcomm
MediaTek
Sony
Other vendors

Blob and dump

Reverse Engineering

Feature

Telephony
Encryption
Bluetooth
Graphics
Audio
Time
Customization

Security

SELinux
Audio

App integration

Optimization

Android CTS/VTS & test

Treble GSI

Debugging

Magisk

Vendor specific

Qualcomm
MediaTek
Raspberry Pi
Samsung
Google
Motorola
Other vendors

Rom specific

TWRP
LineageOS
ArrowOS
OmniROM
Other

Hardware

Learning tools

C language

Bash & shell

There is also an awesome list with more resources : awesome-shell.

Git, Gerrit & merging

There is also awesome lists with more resources : awesome-git, Git and Git Flow Cheat Sheet and git-tips.

GNU Make

There is also an awesome list with more resources : awesome-make

Soong

Other

Ninja build

Reverse Engeenering

IDA
ghidra

Formation

Documentation

Qualcomm

Sony

Video Channel

List of videos of this channels are available at channel_videos.md.

Information

Devices databases

Tools

Tools for helping development of Android Rom

General

Generator

Extractor/Repack/Patcher

Kernel

Blob & vendor

Conversion

Informations

Debugging

Partitions, storage & data

Magisk

Drivers

Other

Vendor specific

Nexus

LG

MediaTek

Qualcomm

Samsung

Sony

Huawei (and Honor)

Xiaomi

Motorola

Other

Users scripts

You can use them as inspiration to create your own or find solutions

Books

Online groupes

Telegram channel

Telegram is often used for asking help and share informations.

Discord group

Forum

Other Groups

News

Vendors sources

Where you can download open source software of your device, like the Linux kernel sources.

Blob

Binary Large OBject are often private libaries that you have to get from vendor systems.

GApps

ROMs

Biggest ROMs projects. You can check her Gerrit instance for study how to port ROMs.

Sources example

Source code for some project related to Android AOSP.

Device project

Some device project source which you can inspect to study how to port devices.

Related awesome

Todo

Contributing

Contributions welcome! Read the contribution guidelines first.