Up until now we’ve created a Retrofit service to communicate with the weather API, ...
- Home
- |
- Tag: kotlin android tutorial
Up until now we’ve created a Retrofit service to communicate with the weather API, ...
In the last episode we made a Retrofit service to fetch data from the ...
In the previous part we created blank fragments. We can navigate between them using ...
With this tutorial series you are starting a new Android development journey on which ...
Managing the layout programmatically can be quite time consuming and verbose on Android. Even ...