- Tracking prices for crypto currencies.
- In this project I worked on api with retrofit.
- I processed the responses by sending a request to the internet.
- I showed the processed cryptocurrency data to the user.
- Retrofit - for turns your HTTP API into a Java interface
- RxJava - RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences.
- Espresso - This guide covers installing Espresso using the SDK Manager and building it using Gradle.