PinnedPublished inProAndroidDevIntegrating AdMob in Kotlin Multiplatform: A Complete GuideKotlin Multiplatform (KMP) allows developers to share code between iOS and Android platforms while maintaining native performance and user…Dec 23, 20241Dec 23, 20241
Android Kotlin code snippets — Coil Image loadingCoil is a library to load images https://coil-kt.github.io/coil/. This article show how to display images in an Android app.Jan 16Jan 16
KMP - Cocoapods IntelliJ Plugin org.jetbrains.kotlin.native.cocoapodsGetting started with CocoapodsJan 5Jan 5
Android Compose: Building a Modern App with MVVM, Navigation, and RetrofitCompose seriesDec 19, 2024Dec 19, 2024
Create a Web Page with ChatGPTLearn how to create a simple web page or support page using ChatGPT to generate HTML code and GitHub Pages to host it for free. Creating a…Dec 12, 2024Dec 12, 2024
Android App Navigation with Compose — Part 2: Passing Data Between ScreensTutorial shows how to pass data between two screen. Continuation of the blog post: Android app Navigation with Compose — part 1 This code…Dec 11, 2024Dec 11, 2024
Android App Navigation with Compose — part 1A straightforward example showcasing the use of a Navigation Controller in Jetpack Compose. This Jetpack Compose application demonstrates…Dec 11, 2024Dec 11, 2024
Voice to Text | Kotlin | Android Jetpack ComposeThis tutorial demonstrates how to create a Button composable in Jetpack Compose that triggers speech recognition when clicked. The…Nov 15, 2024Nov 15, 2024