What are the components of Android?

Asked 25-Aug-2023
Updated 26-Aug-2023
Viewed 175 times

1 Answer


0

Android is an operating system for mobile services, containing some important features:

  1. Linux Kernel - Android uses a linux based kernel which has the work to handle the core functions like hardware management.
  2. Libraries - It has various keys like graphic rendering, data storage and web browsing.
  3. System Apps - it has some inbuilt system app features or pre installed apps like calling, messaging.
  4. User Apps - Users can download the apps from the google play store like games, music or social media and some daily use app.
  5. Security Features - It has security features which secure the users data from the malware including permission management.

These are some components android have introduced for their users.