In this post on Kotlin’s data classes, we’ll take a look at how data classes are better than regular Java POJO (Plain Old Java Object)…
In this post, we’ll be taking a look at some techniques of creating a Singleton object in RxJava. Most importantly, we’ll be learning about double…
In this post on Augmented Reality App Development using ARCore, we’ll take a look at how to use Cloud Anchors. This is the 4th post…
If you are writing your source code in Kotlin then it is good to have your build scripts in Kotlin as well. It has clear…
Augmented Reality has come a long way from a science fiction concept to a more science-based realism. Recently there has been a cliff-drop in…
Kotlin language was introduced JetBrains in 2011, but took off recently when it was announced as an official language for Android Development at…
When you look at the pre-requisites of learning Android Development, chances are that Java would be mentioned as the language you must know. It’s true…
I have been an Android Developer since the last 3 years and many books have helped me in my journey from a novice to…