Splash Screen is the first thing you see when you open an application. It makes your application feel pretty professional if you do it right.
We are well aware of the data breaches of Foodmandu and Vianet in the past. Yet another data breach has surfaced out of the blue.
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
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
The most used command for the CLIphile users in Linux. You might be a heavy user of the ‘ls‘ command. Or you might be just
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
In this tutorial we will be looking at how you can mirror your Android device. You might have been using Vysor but it is just
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