Home > Tag Archives: android architecture

Tag Archives: android architecture

Introduction of Android Architecture

android

At the core of the Android Platform is Linux kernel version 2.6.29, responsible for device drivers, resource access, power management, and other OS duties. The supplied device drivers include Display, Camera, Keypad, WiFi, Flash Memory, Audio, and IPC (inter process communication). At the next level, on top of the kernel, are a number of C/C++ libraries such as OpenGL, WebKit, ... Read More »