I learned the 😓 hard way: There should be better ways to launch the Kotlin Android activities. Passing extra’s data…
This story is the third part of our Android Cab Booking App tutorial If you didn’t read the previous ones…
This article is the second part of the series, Frisbee an Android cab booking app tutorial. If you did not read the…
Hey, Android Developers! I would like to share my experience with you guys when I got to make Cab booking…
We all know, Kotlin use the principle of a convention, instead of relying on types of Java does, because this allows…
There are so many articles and talks out there which focused on what Kotlin Coroutines are and why, conceptually, they…
As an Android user and developer, I am always attracted to great apps with nice and meaningful animations. To me,…
Coroutines are one of the 😍 nicest language features in Kotlin. They provide a rather headache-free way to use the…
Almost in every Android mobile application, we have to deal with network calls and most of the time we end…