About 1,810,000 results
Open links in new tab
  1. Discovering Android’s Source: Traversing the AOSP’s File Structure

    Aug 21, 2023 · The “kernel” directory in the Android Open Source Project (AOSP) codebase contains the source code for the Linux kernel used in the Android operating system.

  2. How to understand the directory structure of android root tree?

    Jan 28, 2012 · External - contains source code for all external open source projects such as SQLite, Freetype and webkit. Frameworks - this folder is essential to Android since it contains …

  3. Kernel overview | Android Open Source Project

    Feb 27, 2025 · The Android kernel is based on an upstream Linux Long Term Supported (LTS) kernel. At Google, LTS kernels are combined with Android-specific patches to form what are …

  4. [GUIDE] Understanding the Android Source Code - XDA Forums

    Jan 22, 2014 · docs - I contains an important sub-folder called source.android.com. Contains tutorials, references, and miscellaneous information relating to the Android Open Source …

  5. Android Internals 101 : AOSP Directory Structure

    These are the complete folder structure of AOSP source code directory. Android Source Code Directory (Practical) : To make your learning interesting or rememberable, It is highly …

  6. Description about each project in Android Open Source Project

    Apr 24, 2017 · The folder structure is out/target/product/. In the default build for the emulator the output will be placed in out/target/product/generic. This is where you will find the images used …

  7. AOSP Structure - EmbeddedGeeKs

    1. abi – This folder contains a subfolder called cpp which actually contains many C++ files linked to many places. 2. art – it is the folder that deals with the compilation of the latest android ART …

  8. Directory Structure | Notes

    external: This directory contains source code for all external open source projects that are used by Android. frameworks: This directory contains the core framework code for Android, such as the …

  9. Directory Structure | Android Tips

    system: This directory contains the core system files for Android, such as the kernel, the initramfs, and the root filesystem. tests: This directory contains the unit and integration tests for the …

  10. Build kernels - Android Open Source Project

    Apr 14, 2025 · These instructions guide you through the process of selecting the right sources, building the kernel, and embedding the results into a system image built from the Android …

  11. Some results have been removed
Refresh