Up until now we’ve created a Retrofit service to communicate with the weather API, ...
- Home
- |
- Category: Android
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 ...
Navigating between fragments and activities in Android can sometimes be confusing. Not to mention ...
Model – View – ViewModel is an architectural pattern which will empower you to ...
Making an Android app in itself is not all that hard once you get ...
Until recently, custom fonts in Android were a big pain. They weren’t straight forward ...