SKSALIF KAApr 9, 2019
How to use AndroidViewModel,LiveData,Retrofit?
I am using the https://developer.android.com/jetpack/docs/guide(arch components).I accross a problem with the remote backend(Retrofit)! How to work Retrofit and Room? I have already implement the part for the loacal backend(Room) and the API class.Lo...
Join discussion