compose

Authenticator For Retrofit In Android To Handle JWT Authentication
I will show you an example of how to create…
Sealed Class To Update UI From Kotlin Flow
This post will give an example of using sealed classes…
Flow to Update UI in Android Compose
This post I will demonstrate working with Flows in Android…
Symmetric Encryption using Android KeyStore
In this post I will show you an example of…
Create An Animated Android Switch To Toggle UI Composables
In this post I will show you how I created…
Android Compose Registration UI With Form Validation
This post will show you an example of implementing form…
MySQL Communication With Android
In this post I will show you how to implement…
Access MySQL From Android
Android accessing your own hosted MySQL database.
Simplify Creating Notifications In Android Compose
Simplified way to create notifications in Android Compose with custom…
Request Multiple Permissions In Android with Custom Message
I will show you my example of requesting multiple permissions…