Beginners’ Guide to working with APIs using MVVM, Coroutines and LiveData.
As an Android app becomes complex, so are the tools used. Most apps actually connect to an online service hence working with APIs plays a critical role in developing apps. It can be a rough place for beginner android developers…