123k views
3 votes
T/F: Android is an embedded OS based on a Linux kernel

User Vinh VO
by
7.3k points

1 Answer

1 vote

Final answer:

True, Android is an embedded OS based on the Linux kernel, designed for mobile devices with an application framework for creating apps.

Step-by-step explanation:

True: Android is indeed an embedded operating system (OS) that is based on the Linux kernel. The Linux kernel is the core system that manages the hardware resources on devices. Android incorporates this kernel with additional layers like middleware, a set of libraries, APIs, and the runtime environment which makes it suitable for mobile devices

Being built on the Linux kernel means that Android inherits various features such as security measures, memory management, and device drivers, making it a robust platform for mobile devices.

Android also offers an extensive application framework that allows developers to create innovative apps and games for Android users, leveraging the platform's versatility and adaptability.

User Netverse
by
8.4k points