Android - Linux


Android based on the top of the Linux kernel 2.6. The features of the Linux 2.6
kernel include



Security model: The Linux kernel handles security between the application and the system.
Memory management:The kernel handles memory management, leaving you free to develop your app.
Process management:The Linux kernel manages processes well, allocating resources to processes as they need them.
Network stack:The Linux kernel also handles network communication.
Driver model:The goal of Linux is to ensure that the application works.
Hardware manufacturers can build their drivers into the Linux build

Comments

Popular posts from this blog

The Sneaky PostgreSQL Bug That Cost Me 3 Hours (And How to Fix It in 3 Minutes)

Missionaries & Canibal Problem in AI using Pro Log

 A Complete Guide to Understanding JWT and Implementing It in Your Applications