Blog Posts
How to Publish a KMP Library to Maven Central Without a Mac
Jan 3, 2025
Elyahou Hadass
kmp
A step-by-step guide to publishing a Kotlin Multiplatform (KMP) library compatible with iOS and macOS to Maven Central, even without owning a Mac.
Using an npm Library in a Compose Web (WASM) Project
Dec 31, 2024
Elyahou Hadass
Compose
Learn how to integrate and use an npm library in a Compose Web project based on WebAssembly with this simple example.
Implementing a Loader in Compose Web: A Complete Guide
Dec 30, 2024
Elyahou Hadass
Compose
Learn how to display a loading spinner in your Compose Web application while large resources are being loaded, ensuring a seamless user experience.
Using SQLDelight with Distributions in Compose for Desktop
Dec 23, 2024
Elyahou Hadass
Compose
Learn how to enable SQLDelight functionality in Compose for Desktop applications by properly configuring distributions.
Introduction to K-Droid Seforim
Dec 15, 2024
Elyahou Hadass
Seforim
An overview of the K-Droid Seforim project, detailing its goals, technologies, features, and development process.
Conception de la Base de Données pour K-Droid Seforim
Dec 15, 2024
Elyahou Hadass
Seforim
Un aperçu approfondi du processus de conception de la base de données pour K-Droid Seforim, en mettant l'accent sur l'efficacité, la synchronisation et la fonctionnalité hors ligne.
Dynamic Theme Switching in Compose for Desktop
Dec 14, 2024
Elyahou Hadass
Compose
Learn how to enable automatic dark and light theme switching in Compose for Desktop applications based on the operating system settings.
Understanding the DISALLOW FUN API Restriction
Dec 14, 2024
Elyahou Hadass
Android
A deep dive into the DISALLOW_FUN user restriction in Android, introduced to limit user amusement.
Preventing Apps from Being Killed on Xiaomi Devices
Dec 14, 2024
Elyahou Hadass
Android
Learn how to stop Xiaomi's system from killing your apps by adjusting system settings.
Best Practices for Accessing Application Context in Kotlin Multiplatform Projects
Dec 14, 2024
Elyahou Hadass
Android
Explore two practical methods for accessing the application context in Kotlin Multiplatform projects.
Setting Up a Splash Screen in Compose for Desktop: A Step-by-Step Guide
Dec 13, 2024
Elyahou Hadass
Compose
Learn how to set up a visually appealing splash screen in your Compose for Desktop project using a shared codebase configuration.
How to Create a QR Code for an APK as an MDM
Dec 13, 2024
Elyahou Hadass
KdroidFilter
Learn how to create a QR code for provisioning an APK as a Mobile Device Management (MDM) application using OpenSSL and a QR code generator.
How to Create Guidelines for Blocking Applications
Sep 20, 2024
Elyahou Hadass
KdroidFilter
Learn how to define effective guidelines for creating robust application blocking systems, focusing on both mobile and desktop environments.
K-Droid Dev
Last posts
Android
KdroidFilter
Compose
KMP
Seforim