This project is a working example of Android Architecture Components
It also implement the CoinMarketCap API
Made with Android Studio 4.1.
If you want to test it you first need to go on the CoinMarketCap Website and generate an API KEY you can also get the dummy one into their documentation
then replace YOUR-KEY into build.gradle
Also using the androidx.lifecycle:lifecycle-extensions and androidx.lifecycle:lifecycle-compiler