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
KMP - Cocoapods IntelliJ Plugin org.jetbrains.kotlin.native.cocoapodsGetting started with CocoapodsJan 5Jan 5
Building a Modern Android App: MVVM, Navigation, and RetrofitIn this tutorial, we’ll build a modern Android application that demonstrates best practices in Android development. We’ll create a search…Dec 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
Building a Simple Android MVVM App with Jetpack ComposeIn this tutorial, you’ll learn how to create a simple Android app that displays a list of images. We’ll use Jetpack Compose, Kotlin, Coil…Dec 5, 2024Dec 5, 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
How to create Toast message in CMP Compose MultiPlatform | Android and iOSHow to create a toast message using Compose Multiplatform (CMP)Oct 16, 2024Oct 16, 2024