AsegGasiaBlog

Android Development - Assembling Your Harness - Applications

Android Development <="click"

 Assembling Your Harness

 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.

 Assembling Your Harness

Android Development <="click" 

Popular Posts