RecyclerView is possibly most used View in Android development for showing list of items. There was something called ListView the use of which is now
Category: Programming
ArrayList is undoubtedly of the most essential data structure in Java. You might be just starting out with the ArrayList in Java after learning about
Learning Kotlin is not as hard as you have thought. But the concepts in coroutine might be a little tough in the beginning. There is
I have written an article stating the reasons why LocalBroadcastManager is deprecated, read here. And I have suggested multiple solutions among which EventBus is one.
Today in this tutorial we are going to learn how we can get full address from location coordinates in our Android application. If you are
It’s been a while since we have heard the news about Google deprecating the LocalBroadcastManager library. If you have been using this library you have
Have you heard about Run Length Encoding ( RLE ) before ? My guess would be YES, that is why you are here ( DUH!
Here in this article I am demonstrating how you can consume an API using Retrofit in Android with Example. For this specific tutorial we will
So it’s been quite a while since Android introduced it’s guidelines for Material Design. Even Material 2.0 has come out recently which has many things.
Developing android application is really cool until it’s not. Okay, that was a bad joke. But seriously not all the projects you do can be