Android Architecture Components Introduction
The android app runs in android OS, and Android OS provides a lot of functions for your app to use. So master android architecture can give you a clear overview of what you are doing, what other services and components android OS can provide, and which library should you use when you need it.
Android Architecture Components Introduction Read More »