Kernel
A Kernel is a computer program which is core and heart of an operating system acting as an interface (or bridge) between user-level applications (softwares) components and the hardwares.
A Kernel is a computer program which is core and heart of an operating system acting as an interface (or bridge) between user-level applications (softwares) components and the hardwares.
Android Architecture or Android software stack is divided into five layers:
Linux Kernel,Native Libraries (middleware),Android Runtime,Application Framework,Applications