
Introduction to Android Architecture Components
Put the magic back into Android app development
This article was first published on developerlife.com.
In Nov 2017 Architecture Components v1 was launched. This is a big deal because for the longest time it was very difficult to deal with certain use cases which would crop up all the time in mobile app development.
Things like dealing with configuration changes when rotating a screen, and sharing app state data between fragments and activities were difficult.
While these difficulties are not insurmountable, the fact that they crop up in so many common scenarios have had a negative impact on the developer experience on Android and didn鈥檛 make it feel magical. 馃槧
Read the full article here: https://developerlife.com/2017/12/07/introduction-to-android-architecture-components/