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
Today we are going setup WireGuard VPN on Linux. Let us see how we can do that. I will break things down for you so
If you are IPtables nooob just like me, then you might find it hard to work with it. But today here I have a simple
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
In today’s scenario, smartphones are shared among everyone. Moreover, the usage and need for smartphones are gradually increasing. A few years back, the swollen batteries
Here, I will show how you can download RaspberryPi Selenium ChromeDriver. So, for a web scraping project I was using Selenium. Everything was going okay
Today we will be looking at how we can generate UUID in Java. Using no additional external libraries. You must have already known that there