View download progress on Android, using Retrofit2, RxJava and OkHttp3

6 mars 2017 − 2 min de lecture


This week I tried to achieve a simple thing on Android with Retrofit2 : download a file from an API. I realized that it was not so obvious…