I did very simple : <https://github.com/GeoffreyMe...
# android-architecture
d
I did very simple : https://github.com/GeoffreyMetais/dlmanager-android/blob/master/app/src/main/java/org/gmetais/downloadmanager/model/BaseModel.kt It's a side project, and a try a lot of things. In this case, I use retrofit calls in
suspend
functions in coroutines.