PinnedAndres Sandoval·Apr 6, 2025Android Jetpack ComposeJetpack Compose is Android’s modern toolkit for building native UIs. It simplifies and accelerates UI development on Android with less…A response icon2A response icon2
PinnedInProAndroidDevbyAndres Sandoval·Dec 23, 2024Integrating 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…A response icon1A response icon1
Andres Sandoval·Jun 5Adding AppFunctions to your Android App using the skills for AppFunctionsPart 1: https://andresand.medium.com/android-app-functions-a6e7a4f5453e
Andres Sandoval·May 24Android App FunctionsPart 1: https://andresand.medium.com/android-app-functions-a6e7a4f5453e
Andres Sandoval·Apr 27Android Studio + Gemma4: Run Gemma4 Locally with OllamaYour data never leaves your machine. No API keys, no usage costs. Here’s how to get Google’s Gemma 4 running locally via Ollama and wired…
Andres Sandoval·Apr 19Android CLI: The Command Line Tool for Android DevelopmentGoogle’s new Android CLI agent brings a streamlined terminal-first workflow to Android development — here’s how to get up and running in…
Andres Sandoval·Apr 17Running Android Studio Journeys from the Command LinePart 3 of the Android Studio Journeys series
Andres Sandoval·Feb 21Journeys for Android: How to Use It on Older Gradle ProjectsWorkaround that lets you use it even if you can’t upgrade your Gradle version.