PinnedBuilding a State Management Wrapper for Android Using Koin, and Jetpack Compose [2025]In this article, I describe StateWrapper — a solution for state management in Android applications. StateWrapper allows handling different…Nov 29, 20241Nov 29, 20241
Integrating Legacy XML Fragments into Jetpack Compose Android[2025]Jetpack Compose is becoming increasingly popular among Android developers and is widely used for building modern applications. But what if…Jan 21Jan 21
Centralized Sound Management in Multi-Module Android Applications with Jetpack Compose Using…Hello, reader!Jan 4Jan 4
Implementing a Custom Interactive Calendar with Progress Bars for Days Using Jetpack Compose [2025]To get started, let’s add the dependencies. I’ll be using Koin for dependency injection, but you can use Dagger or Hilt if you prefer.Dec 22, 2024Dec 22, 2024
Modern Push Integration of OneSignal with HMS Without Real Huawei Device [2025]First, add a New OneSignal AppDec 1, 2024Dec 1, 2024
How to Securely Store JWT Tokens and Other Data Using DataStore and Android Keystore in Android…Nov 30, 2024Nov 30, 2024