Computer Science, asked by landgeakshay46, 8 months ago

Describe the Android architecture in detail

Answers

Answered by Anonymous
2

\huge{\underline{\underline{\purple{♡Answer→}}}}

Android architecture is a software stack of components to support mobile device needs. Android software stack contains a Linux Kernel, collection of c/c++ libraries which are exposed through an application framework services, runtime, and application.

<body bgcolor = black>

</body>

Answered by Anonymous
5

Explanation:

Android architecture is a software stack of components to support mobile device needs. Android software stack contains a Linux Kernel, collection of c/c++ libraries which are exposed through an application framework services, runtime, and application.

Following are main components of android architecture those are

Applications

Android Framework

Android Runtime

Platform Libraries

Linux Kernel

In these components, the Linux Kernel is the main component in android to provide its operating system functions to mobile and Dalvik Virtual Machine (DVM) which is responsible for running a mobile application.

Following is the pictorial representation of android architecture with different components.

Similar questions