Abdul Rehman

Abdul Rehman @abdul_rehman_2050

Joined:
Oct 7, 2024

Abdul Rehman
articles - 6 total

Login Screen: Get started with Avalonia UI in JetBrains Rider IDE C# dotnet MVVM

Avalonia UI is Open Source alternative to Microsoft's WPF for building cross platform application in...

Learn More 2 0Jul 12 '25

How to Properly Setup Hilt in Android Jetpack Compose Project in 2025

Direct Answer Key Points: Research suggests Hilt 2.56 is the latest version, using KSP...

Learn More 2 1Jun 12 '25

MVVM vs Other Architectures

Kotlin and Jetpack Compose favor MVVM (Model-View-ViewModel) because it offers better separation of...

Learn More 0 2Jun 8 '25

Easiest Way to Fetch REST API data using Retrofit in Android Jetpack Compose

Let's set up Retrofit, Gson, and Kotlinx Coroutines to fetch a random quote from ZenQuotes API and...

Learn More 0 0Jun 8 '25

Android Kotlin Reading Data from HC-05 Bluetooth module

Here is the first working code package com.myfyp.posture import android.content.Intent import...

Learn More 0 0Jun 4 '25

Firebase UI for Authentication Android Kotlin

Here I will present you the way to use the Firebase UI for Firebase Authentication. Obviously you...

Learn More 1 0May 24 '25