In this post, I’ll show you how to implement the navigation architecture component in your app in Android. For demonstration…
Welcome to implementing paging library. In this post, I’m going to discuss what is the paging library used for? How…
Data Binding library helps us to bind the observable data to the UI elements and tell you everything about it in this article and will be implemented in a demo application as well.
In this post, I will tell you how to make the perfect Singleton class in Java? Firstly, we will describe…
Mobile app developers have various technologies for app development. These are native or hybrid. In React Native development, an ecosystem…
in this post, we’ll learn when as expression, Now this when is actually the replacement of switch case statement similar…
Introduction Camera2 API is an upgraded model of the Camera device. Today you look many apps with rich camera features…
Introduction If you facing an issue in video recording in camera2 APIs in Android. Almost, you are in right…
1. Switch camera rear to front & front-rear in Camera2 API In the previous 2 blogs, I have explained…
Welcome, Buddy… In this tutorial, we demonstrate, How to Build multi-language support apps in the android application. As per…
DateTime is a common utility in Android. These days most of the project required date and time formatting in…
Welcome Guys, In this post I’ll tell you why you should use Kotlin for Android development? Android discuss all…
Basic git Introduction Most commonly used modern version control system in the world today is Git. Git is, secure,…
Nowadays the camera is a very common feature that lots of apps provide. Most of the required image capture…
In my previous tutorials explains how to capture image Camera & Gallery using FileProvider. Most people are comment to…
Latest
View AllIn this blog, let’s briefly discuss what Coroutines, This blog dedicated to beginners, they can learn the basic concept of…
Hello folks! In this article, We’ll learn the best practices of SharedPreferences in Android(Kotlin). I’ll show you, how we can…
In this blog, I’ll show how to check internet connection in android programmatically. While we are developing a professional app,…
In this modern technological age, multiple spying apps enable the user to track their loved ones or workers’ secret doings…
Hundreds of powerful windows monitoring software are present on the web, but people opt for those which are effective and…
In this blog, we’ll learn FOR loop in kotlin Adnroid, will see the exact flow of for loop. How it…