
Linux Kernel-
In the linux kernel we have libraries and android runtime that helps to work with different concepts.
For example SqlLite is a library to store data within the App. We can
have media libraries to interact with Videos, Audios and Pictures etc.
We also have a very...