So, I finally get a chance to explore the new Kotlin koin dependency injection for Android and I had to…
Summer 2019 is almost over and this is a great time to present my shortlist of 10 Android libraries written…
Flow is a new API for Kotlin coroutines, with the focus on data streams that sequentially emits value–the goal is…
Hello Everyone! On October 9, 2019, the Android team introduced a new version of Room persistence 2.2.0 and I’m very…
If you’re like most of the other developers who love to write Android application with Kotlin programming language and uses…
Prerequisites: If you don’t know what is kotlin extension functions I encouraged you to first read this article then continue.…
As the title of this article described today’s piece cover using lambda, map, and filter in Kotlin. We’ll be covering…
At the release of API level 23+, Google introduced the fingerprint authentication in Android. Using a fingerprint to unlock a…