Android Architecture
2020-05-30
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 LibrariesContinue Reading
