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
Category: Tutorials

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

If you are here that means you already know what you want. So, in this post we are going to learn about how to create

Let’s be honest, bash programming can be really very confusing. Because it is unlike any other programming language. And when it comes to conditionals in

Today we are going to learn about how we can get device’s current location. This is an easy to follow tutorial. Even if you are