Search by tag: Android
15 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 test Firebase Analytics events in real time
iOS In Xcode, add the argument -FIRAnalyticsDebugEnabled in a scheme: Product => Scheme => Edit Scheme In the new window: Run => Arguments tab => add the argument in Arguments Passed On Launch Android Run the following ADB command in the terminal: Run the app, go to the Firebase Console to see your…


