Coins application will pull informations from the Coinranking API in a list format displayed as icon, name, description of different types of coins.
- Coinranking API docs v1
https://developers.coinranking.com/api/v1/documentation/
- HTTP GET Request
https://api.coinranking.com/v1/public/coins
Coins application only supports operating systems over Android version 4.4 (API level 19)
- Download Coins.apk in Releases
- Install file Coins.apk in phone os Android
-
Library
- Recyclerview
- Lifecycle extension
-
3rd Libraries
- Retrofit
- OkHttp
- GlideToVectorYou
- Reactive Extensions for Android
- Reactive Extensions for the JVM
Design&Assignment by LINE MAN Wongnai Team (Android Intern Assignmment 2021)
API data by Coinranking