android

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…
Http Interceptor For Retrofit in Android To Encrypt Communication
In this post I show you how I implemented a…
IllegalBlockSizeException for Asymmetric Communication
I will show you how I was able to overcome…
Symmetric Encryption using Android KeyStore
In this post I will show you an example of…
PHP Asymmetric Encryption With Android Payload
In this post I will show you how I implemented…
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.