Posts
All the articles I've posted.
-
Guide to Android Data Binding
Published: at 03:22 PMIt is a technique to connect Data with your views.
-
Remove files from git based on .gitignore
Published: at 12:00 AMSometimes we want to remove the files from git that is already being pushed.
-
Android Fast Networking with Kotlin Coroutines
Published: at 12:00 AMAdding AFN and Kotlin Coroutines to the project
-
Firebase Messaging with Image in Android | Android Kotlin push notification
Published: at 12:00 AMIn this post, we are going to learn how to handle notifications with an image from the firebase console
-
Getting Started with Android Data Binding
Published: at 12:00 AMData binding is android’s API which connects UI and data (XML and your model)