PinnedAndroid Jetpack ComposeJetpack Compose is Android’s modern toolkit for building native UIs. It simplifies and accelerates UI development on Android with less…Apr 6Apr 6
PinnedBuilding 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
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
UI AutomatorDeveloped by Google, is a black-box testing framework. It runs as a separate process on the device or emulator and can interact with any…19h ago19h ago
Android UI Testing Using EspressoDeveloped by Google, is an instrumentation testing framework. This means it runs within your app’s process on a real device or emulator…22h ago22h ago
Android Screenshot Testing: Your Guide to Visual UI VerificationCompose Preview Screenshot Testing (CPST) tool in the context of Android development with Jetpack Compose.May 5May 5
Configuring Firebase Vertex AI in your Android AppThis tutorial guides you through the process of integrating Firebase Vertex AI SDK into your Android application. By following these steps…Apr 24Apr 24
Bringing Gemini to Android: Exploring Integration MethodsInterested in bringing the advanced capabilities of Gemini models to your Android apps? This tutorial provides a comprehensive overview of…Apr 21Apr 21
Exploring Google’s Demo: Running the Android Firebase Vertex AI SDK exampleGoogle continues to push the boundaries of mobile development by integrating powerful AI capabilities directly into Android applications. A…Apr 20Apr 20
Android — Add Compose UI TestTest your Android app’s UI to verify the app behavior. Use the testing cheat sheet quick reference of the most useful Compose test APIs…Apr 15Apr 15