AsegGasiaBlog

Android Development - Assembling Your Harness - Key Components

Android Development <="click"

Assembling Your Harness

Roll Up Your Sleeves

You must be feeling ready to be an Android developer by now; excited by all the opportunities and possibilities for Android apps.
In this module, let’s deep dive into the structure and the layers within Android. It will be helpful to understand how different components interact when you start developing your app.

Know Your Stack
Android architecture is categorized into five parts:
  1. The Linux Kernel
  2. The Native Libraries or the Middleware
  3. Android Runtime
  4. Application Framework
  5. Applications
Let’s learn about each of these parts in detail.

 Assembling Your Harness

Android Development <="click" 

Popular Posts