Architecture and Application Components
The following image will show you the hierarchy of architectures of Android:
image here
Linux Kernel: this is the core of android. This facilitates all the connections between hardware devices and consist all the basic hardware drivers like keyboard, camera and touch display.
- Read more about Architecture and Application Components
- Log in or register to post comments
- 447 views