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, 202441Dec 23, 202441
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 51Jan 51
Android Compose: Building a Modern App with MVVM, Navigation, and RetrofitCompose seriesDec 19, 20241Dec 19, 20241
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, 20241Dec 12, 20241
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, 20241Dec 11, 20241
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, 20241Dec 11, 20241
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, 202438Nov 15, 202438
How to create Toast message in CMP Compose MultiPlatform | Android and iOSHow to create a toast message using Compose Multiplatform (CMP)Oct 16, 202440Oct 16, 202440
NotebookLMHave you heard of NotebookLM, Google’s revolutionary research assistant?Exciting news for AI enthusiasts! Check out NotebookLM, a…Sep 28, 20241Sep 28, 20241
Android Compose: Handling Device Rotation with EaseUnderstanding Device Rotation in ComposeSep 25, 20241Sep 25, 20241
Android: rename the app package nameFollow below steps to rename your Android package nameAug 16, 2024Aug 16, 2024
Android Notification permissionTutorial shows how to add the runtime notification permission to receive app notifications. We know in Android 13 and above, we can (and…Aug 13, 2024Aug 13, 2024
Android Compose: Firebase App notificationsHow to add app push notifications to your Android appAug 12, 2024Aug 12, 2024
Android Compose: Firebase Remote ConfigTutorial shows how to add a feature flag using Firebase remote config. The app fetches a configuration flag at app startup from Firebase…Aug 9, 2024Aug 9, 2024