Google IO 2019 began with a keynote message from the CEO Sundar Pichai. Within a few minutes it was clear that some of the key…
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…
In this 2nd part of the Work Manager series, we’ll be taking a look at how to implement work manager in android. In the previous…
Consider some use cases which we encounter in our daily android development tasks: Downloading data files from a remote server for a mobile game. Downloading…
Logging is one of the most used utility in android framework. It is really helpful in debugging your code when debugging by break-point just wont…
I wish someone had written an article like this when I started learning my journey with RxJava in 2017. There has been so much hype…
In this Android App development tutorial, I’ll be demonstrating how you can setup Retrofit and RxJava for networking in your android application along with MVP…
In this tutorial, we will see how we can calculate the area of a region by integrating Google Maps in an Android App. Calculating area…
RxJava has become the single most important weapon in the android development arsenal and every developer in 2019 must start using it in their apps…
The mobile application market is speculated to grow at significantly higher rates attributing to the rise in the number of smartphone users all over the…