Migrate existing, high-traffic production Android and iOS applications to Kotlin Multiplatform (KMP) and Compose Multiplatform (CMP) systematically—without pausing feature development or compromising release stability.
This book introduces screenshot testing (also called visual or snapshot testing): an automated approach that records a reference image of the expected design, then compares each test run against it to detect visual changes. It’s a natural complement to functional UI tests, which verify behavior but not appearance. The book focuses on the fundamental principles that apply to all frameworks. It works through the questions teams actually face: when to use screenshot tests and when not to, what to verify, which frameworks and tools fit your workflow, how to generate tests from preview functions in Jetpack Compose, how to integrate tests into a CI/CD pipeline, and how to optimize the whole process. By the end, you’ll be able to choose the framework that best suits your project and build a safety net that catches visual bugs before release. Every concept is demonstrated with a demo mood tracker application, with all code available online.
In this book, you won't just learn to create static screens; you will learn to build dynamic interfaces (Server-Driven UI). We will start with layout in Flutter, move through the robust construction of APIs and models using Laravel and Django, and finish by implementing a "Widget Mix" so the backend dictates how the app looks. By the end, you will have built a system where you can update your users' UI in real-time, without having to wait for app store approvals. This is the solid foundation you need to develop scalable and modern applications.
En este libro, no solo aprenderás a crear pantallas estáticas; aprenderás a construir interfaces dinámicas (Server-Driven UI). Comenzaremos con la maquetación en Flutter, pasaremos por la construcción robusta de APIs y modelos usando Laravel y Django, y terminaremos implementando un "Mix de Widgets" para que el backend dicte cómo se ve la app. Al finalizar, habrás construido un sistema donde podrás actualizar la UI de tus usuarios en tiempo real, sin tener que esperar las aprobaciones de las tiendas de aplicaciones. Esta es la base sólida que necesitas para desarrollar aplicaciones escalables y modernas.
Understand React Native internals with zero guesswork.
Takes you from building React Native apps to engineering production systems that scale, recover from failure, and run reliably at real-world traffic.
Learn React Native from first principles to production-ready architecture, building fast, scalable apps with real-world mobile engineering practices.
Stop treating Android like a black box and start thinking like the engineers who build it.
Stop treating Android like a black box and start thinking like the engineers who build it.
Stop treating Android like a black box and start thinking like the engineers who build it.
Stop building chatbots and start building agents that interact directly with the Android OS. Master Gemini Nano and AICore to architect autonomous systems that see, think, and take action. Implement production-ready Tool Calling, Screen Awareness, and the ReAct loop using Kotlin 2.x. Move beyond the API call—embrace the Agentic Era and build the future of mobile intelligence.
Master high-performance Edge AI by orchestrating NPUs, GPUs, and DSPs for real-time mobile intelligence. Run complex models at 60 FPS using advanced quantization, weight pruning, and NDK optimization. Leverage Kotlin 2.x and zero-copy pipelines to build battery-efficient and thermally stable AI features. The definitive engineering guide for shipping the "last mile" of AI deployment on modern Android SoCs.
The era of cloud-only AI is over. Transition from calling remote APIs to building on-device brains using Gemini Nano, local LLMs, and private RAG pipelines.Master the hardware orchestration and Kotlin architecture needed for privacy, zero latency, and production-grade mobile intelligence.Stop being just a developer—become an Android AI Engineer and lead the 2026 mobile revolution today!
Build modern, production-ready Android apps with Jetpack Compose using real-world patterns, scalable UI architecture, and professional workflows. This book goes beyond basics to show you exactly how to design, structure, and optimize apps that perform in real development environments. Perfect for developers ready to turn Compose knowledge into polished, portfolio-ready applications.
Build your first on-device ML feature using mental models and engineer intuition, not math. A practical guide for Android developers — from Python training to TFLite inference in production.