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
Category: Tutorials
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
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
Learn how you can use shared preferences in you Android project. This article will guide you with step by step breakdown of how you can
Today we will be looking at the one of the confusing topic in android i.e. FileProvider. It is confusing for beginners as they do not