AndreaBuilding Portfolio Website with Compose Multiplatform (1)Hello 👋. Today I am going to create and documented building application for my portfolio using Compose Multiplatform. Compose…Oct 30Oct 30
AndreaKoin dependency injection for Compose Multiplatform with MVVM PatternKOIN is one of the popular dependency injection library for Kotlin Multiplatform, with the extensive support for most of the platform.Sep 20Sep 20
AndreaGoogle Developer is Terminated. Is this the end of my Android Developer career?I think this will be a rubbish write up, but just to vent my frustration.Jul 26Jul 26
AndreaDocumentation of Digital Reporting System Development from Android side (1)It cannot be denied that there are still many systems in Indonesia that are being done manually such as recording, reporting, etc. However…Jul 21Jul 21
AndreaDokumentasi pengerjaan Sistem Pelaporan Digital secara menyeluruh dari sisi Android (1)Tidak bisa dipungkiri bahwa masih banyak sistem-sistem di Indonesia yang masih dilakukan secara manual serperti pencatatan, pelaporan, dll…Jul 20Jul 20
AndreaKotlin Multiplatform Networking Data KtorCreating any application always revolve around on storing and retrieving data. A simple app such as Weather App, News App, the core task is…May 18May 18
AndreaKMLogging for logging on Kotlin MultiplatformAs I learn on KMM/KMP for cross platform mobile app. I has realised that so much thing on Android framework that we take it for granted.Feb 183Feb 183
AndreaBuilding Multiplatform Weather App using KMM : Part 4 — Updating Data on iOS UISimilar with part 3, we will also updating our data on iOS platform.Dec 14, 2023Dec 14, 2023
AndreaBuilding Multiplatform Weather App using KMM : Part 3 — Updating Data on Android UIWe already have ready function that will retrieve data from API (part 2). We will use it now, and update our UI on Android.Dec 11, 2023Dec 11, 2023
AndreaBuilding Multiplatform Weather App using KMM : Part 2 — Fetching DataWe already had project setup & UI for each platform from Part 1. It is now time to display the real data that we fetch from our API source…Nov 26, 2023Nov 26, 2023