MVVM architecture pattern in Android Tutorial

MVVM architecture pattern in Android Tutorial

Hey Technoz, hope you are doing great. In this tutorial, we are going to talk about MVVM architecture pattern in ...
Data Binding in Android Tutorial

Data Binding in Android Tutorial

Hey technoz, hope you are doing great. Here I am with the new topic and tutorial on Data Binding library ...
View Binding in Android Tutorial

View Binding in Android Tutorial

Hey Techoz, Hope you are rocking with your computers in the digital world! Well, today we will be discussing about ...
LiveData in Android with viewmodel Tutorial

LiveData in Android Tutorial

Hey technoz, hope you are doing good in your coding life and other aspects also. Well, Here I am to ...
Retrofit Library tutorial with RecyclerView in Kotlin

Retrofit Library tutorial with RecyclerView in Kotlin

Hey Technoz, hope you are having a fun time coding. Well, in this tutorial, we are going to see how ...
Room Persistent Data Storage Library Tutorial

Room Persistent Data Storage Library Tutorial

Hey Technoz, Hope you are having a good time playing with your code. So today in this tutorial, we are ...
Runtime Permissions in Android app

Runtime Permissions in Android app

Hey Technoz, hope you are doing well. In android, we usually need the permissions to perform some of the tasks ...
Push Notification in Android using php mysql

Push Notification in Android using php mysql

Hey Technoz! hope you are doing good. In this tutorial, we will see how to send push notification in android ...
Basic UI elements in Android

Basic UI elements in Android

Hey Technoz, Hope you are doing great. In this tutorial, we are going to discuss about basic User interface UI ...
Splash Screen in Android Tutorial with Example

Splash Screen in Android Tutorial with Example

Hey Technoz! Hope you are doing great. We have seen many apps in which displays a splash screen at the ...

Android WebView with Progressbar and Swipe Refresh Layout

Hey Technoz, In this post, we are going to build a WebView with progressbar and swipe refresh functionality. These are ...
Android Login Registration using PHP and MySQL

Android Login Registration using PHP and MySQL

Android Login Registration using PHP and MySQL Hey Technoz! In this tutorial, we are going to see how to build ...
Android RecyclerView widget RecyclerView implementation-Technopoints

Android RecyclerView Tutorial

Android RecyclerView widget RecyclerView Implementation Hey Technoz, This RecyclerView implementation tutorial comes with the solution to the dynamic listing of ...
Android PHP MySQL CRUD operations

Android PHP MySQL CRUD operations

Hey Technoz, In this post, we will see the how to handle remote database like MySQL from the android app ...
SharedPreferences in android tutorial

SharedPreferences in android tutorial

Hey Technoz, in this tutorial, we are going to learn about SharedPreferences in android. SharedPreferences is a light weight and ...
CRUD Operations on SQLite database in android

CRUD Operations on SQLite database in android

Hey Technoz! Many times, We must have seen many apps which saves data in device memory. Similarly, it uses the ...
map activity in android

Maps activity in android app

Hey Technoz, today we'll see how to integrate Google maps in our android app. If you are using Android Studio, ...

Snackbar Implementation in Android app

Hey Technoz, We are here to know an interesting UI component of android, it is Snackbar. We have seen it ...