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…4d ago4d ago
Voice to Text | Kotlin | Android Jetpack ComposeThis code defines a Button composable in Jetpack Compose that, when clicked, initiates speech recognition. It first checks for the…Nov 15Nov 15
How to create Toast message in CMP Compose MultiPlatform | Android and iOSHow to create a toast message using Compose Multiplatform (CMP)Oct 16Oct 16
NotebookLMHave you heard of NotebookLM, Google’s revolutionary research assistant?Exciting news for AI enthusiasts! Check out NotebookLM, a…Sep 28Sep 28
Android Compose: Handling Device Rotation with EaseUnderstanding Device Rotation in ComposeSep 25Sep 25
Android: rename the app package nameFollow below steps to rename your Android package nameAug 16Aug 16
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 13Aug 13