Up until now we’ve created a Retrofit service to communicate with the weather API, ...
- Home
- |
- Tag: kotlin
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 ...
With Kotlin 1.3 we finally have a stable library for coroutines. This means that ...
Managing the layout programmatically can be quite time consuming and verbose on Android. Even ...
Kotlin is an amazing language under active development. You can write less code and ...
Until recently, custom fonts in Android were a big pain. They weren’t straight forward ...
Kotlin is all about simplifying the development. Kotlin’s standard library is full of useful ...
Firebase provides a bunch of awesome services such as Firestore, Auth, Cloud Storage, Cloud ...