Boasting a market share globally of 72.23%, Android seems unstoppable. It’s hardly surprising that it’s such a hit. The software is open source and user-friendly.…
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…
Health care is turning more and more eyes these days and rightly so. Most jobs these days require a person to be confined to his…
Back in the days, using machine learning capabilities was only possible over the cloud as it required a lot of compute power, high-end hardware etc……
We all know why it’s really important to architect your application properly, and hence there exist many architectural patterns for building applications such as MVP…
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…