In-app update in Android is one of the most powerful feature that android has introduced in recent times. This tutorial is broken down into two
Category: Android
COIL Image loader for Android is a relatively new library for loading images. It’s acronym is COroutine Image Loader. Let us look into how we
It’s a brand new day so let us learn something new. We are going to look into the Android Text to Speech (TTS). You might
Today we will look into Android Keystore. We will look at what is an Android Keystore. Why should you use it or even consider using
Gone are the days when you had to rely on passwords and patterns. In this modern day Android has come a long way. And there
This post is all about Android Fragments vs Activities. Let us go through a brief description of each before we see the difference. After the
It’s about time for learning about Fragment in Android. You will learn about fragments and their lifecycle and more in this post. Without further ado
Uploading a file that is referenced from File class is pretty straight forward. Let us see how to perform a Retrofit file upload using FileProvider
Are you new to Android ecosystem ? Or maybe you’re just trying to refresh you knowledge of Parcelable in Android. Regardless this post has got
If you are new to Firebase on Android. It looks quite overwhelming. But in practice it should not be that hard to create your first