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…
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…
In my previous article, I talked about what all points should you consider before diving into flutter app development. I also did a comparison of…
In the last article, I listed out the benefits of Unit Testing your applications. In this tutorial, we’ll take a look at how to begin…
Unit Testing is one of the hottest topics in Agile methodology along with other things such as Integration Testing, CI, CD etc. And rightly so!!…
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…
Have you noticed that in Instagram’s android app, when you scroll to the bottom of your feed, there is that gray colored circular loading bar?…
Also, RxJava/RxAndroid is the hottest thing in Android right now. Everyone wants to use it, Jake Wharton is promoting it and it is all over…
Before starting with this article, I recommend that, you to check out the Step Number 1 in my article on 5 Steps To…