Anko is the SQLite database wrapper for Android in Kotlin. As we have used many best SQLite database wrapper in android… Read More
In building the Android apps, Retrofit is the most popular for networking API call. It is very simple and cleaner way API… Read More
As we have practiced basic features of Kotlin in my last tutorial series of basic of Kotlin to get started… Read More
In my last tutorial, we understood basic introduction about Kotlin and basic features to get a quick start building an Android… Read More
In my last tutorial, we have learned the basic introduction about Kotlin. Kotlin is inspired by C#, Groovy, and Scala… Read More
In this tutorial, We will learn why we need to take care memory leak to every android developer? I think… Read More
Kotlin is the new language based on JVM. It is taken the good parts of java. When I am talking… Read More
Dagger 2 is awesome dependency injection library which is used in android. In this tutorial, we will try to understand… Read More
In my last tutorial, I have described some of the superior features added in java version 8. In this tutorial, we… Read More
In this tutorial, I will explore to start using java 8 features in your project. I have seen many of… Read More