Android代码文件结构

build/ – Build environment setup and makefiles 

bionic/ – Android C library 

dalvik/ – Android JVM。Google公司设计用于Android平台的Java虚拟机。 

kernel/ – Linux kernel。驱动代码

framework/ – Android platform layer (system libraries and Java components) 

system/ – Android system (utilities and libraries, fastboot, logcat, liblog)。Android系统工具及库文件。

external/ – Non-Android-specific Open Source projects required for Android 

prebuilt/ – Precompiled binaries for building Android, e.g., cross-compilers。为编译android预编译好的二进制文件。

packages/ – Standard Android Java applications and components。Android应用。

development/ – Android reference applications and tools for developers。Android开发者参考程序及工具。

hardware/ – Hardware abstraction layer (audio, sensors) and Qualcomm hardware-specific wrappers。硬件抽象层,以及高通为指定硬件写的支持代码。

vendor/qcom/ – Qualcomm target definitions, e.g., msm7201a_surf

vendor/qcom-proprietary – Qualcomm-proprietary components, e.g. MM, QCRIL, etc. 

out/ – Built files created by user。编译过的文件及镜像。

    out/host/ – Host executables created by the Android build 

    out/target/product/<product> – Target files 

        – appsboot*.mbn – Applications boot loader  

        – boot.img – Android boot image (Linux kernel + root FS) 

        – system.img – Android components (/system) 

        – userdata.img – Android development applications and database 

        – root/ – Root FS directory, which compiles into ramdisk.img and merged into boot.img

        – system/ – System FS directory, which compiles into system.img 

        – obj/ – Intermediate object files 

          • include/ – Compiled include files from components

          • lib/ 

          • STATIC_LIBRARIES/ 

          • SHARED_LIBRARIES/ 

          • EXECUTABLES/ 

          • APPS/

symbols/ – Symbols for all target binaries

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值