On the issue of using components from Android Architecture Components in a mobile application on the Android platform
Abstract
On the issue of using components from Android Architecture Components in a mobile application on the Android platform
Incoming article date: 01.04.2022Mobile applications are widely used by many people in everyday tasks. Every year there is an increasing need for more functional, convenient and reliable software tools that can provide fast and safe work in various fields. But to develop such an application, it is necessary to use an architecture that meets all the requirements. In this paper, we will talk about the use of components from Android Architecture Components developed by Google, which allow you to implement some design patterns taking into account the features of the Android operating system. The article will provide a list of the most used components, as well as a brief reference on their functionality. The work of one of the components with the basic elements of the Android operating system is considered. The interaction of components is also schematically shown by the example of the implementation of one of the design patterns.
Keywords: application architecture, Android Architecture Components, application, android