Assembling Your Harness
- Key Components <="Click"
- The Linux Kernel <="Click"
- Quick Review <="Click"
- Libraries <="Click"
- The Application Framework <="Click"
- Android Runtime <="Click"
- Applications <="Click"
- Let’s Revise <="Click"
The Open-Source Benefit
From the kernel to the application, the Android operating system has been developed with proven open source technologies.
You, as a developer, can, therefore, build rich applications that have been fostered in the open source community.
The Open-Source Benefit
Sometimes when you’re developing an Android application, you want to use the same resource as in the core Android system.
A good example is an icon for a Settings menu option.
By accessing the Android source code, you can browse the various resources and download the resources you need for your project.
Having access to the source code also allows you to dig in and see exactly how Android does what it does.
- Key Components <="Click"
- The Linux Kernel <="Click"
- Quick Review <="Click"
- Libraries <="Click"
- The Application Framework <="Click"
- Android Runtime <="Click"
- Applications <="Click"
- Let’s Revise <="Click"
Assembling Your Harness
Android Development <="click"