Latest posts

92 articles

Featured

Eurolinguo

Eurolinguo is now live on the Google Play Store. This initial release is a native Android application built with Kotlin Multiplatform (KMP). Tired of language apps that force you to tap through five screens to reach a lesson or focus on memorizing dozens of animal and color names, Eurolinguo is…

MySimpleAccountManager 1.3.0

This update focuses on usability improvements and interface flexibility. Key Changes Landscape Orientation: The app now fully supports landscape mode, as required per Android SDK 36+, allowing users to utilize wider screen real estate for account management. Account Reset: A dedicated button has…

Water Tracker 1.1.0

Version 1.1.0 introduces updates focused on tracking accuracy and interface adjustments. New Features Last Fill Indicator: Displays the timestamp of the most recent water entry to prevent duplicate logging during active sessions. Automatic Day Transition: The active tracking day updates…

Water Tracker

Here is the release of a small hydration tracker, made with Compose Multiplatform (CMP). It is a lightweight, high-performance utility app for Android and iOS. The goal was to create a seamless, reactive experience while keeping the UI layer entirely decoupled from business logic: the "Dumb UI"…

How to run two Android Studio instances on macOS

If you're an Android developer who juggles both professional and personal projects, you've probably faced this dilemma: you want to experiment with new plugins, test beta features, or try out different configurations on your personal projects—but you can't risk breaking your stable,…