My Technology StackSeptember 29, 2023 2 min readKotlinJavaAndroid-sdkJetpack-composeMvvmRetrofitRoomSqliteCoroutinesExoplayerClean-architectureKmpTmdb-apiNavigationAn overview of the technologies, frameworks, and tools I work with in my Android development journey.
Cleaning up the Navigation (Jetpack Compose)June 5, 2021 4 min readAndroidKotlinComposeJetpack-composeNavigationA guide to writing a cleaner navigation code when using Jetpack Compose.
AlarmManager for Android Oreo and aboveJanuary 5, 2021 6 min readAndroidAndroid-sdkAlarmManagerKotlinOreoAlarmManagerCompatThis article talks about the workarounds which let developer trigger Alarms exactly when they want on Android Oreo and above.