Let us explore what does it mean to do a constructor overloading in Java. We will explore the constructor of Java with some pretty neat
Category: Java

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

Android Activity Lifecycle at first can look daunting and rather tiresome. If you want to advance your programming. You need to understand what is going

Do you want to learn the uses of Android Handler ? Here in this post I have explained everything you need to know about Handler

Java has many built in data structures. And one of the data structure in Java is List. Let us learn how it works and why

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

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