Leanpub Header

Skip to main content

Filters

Category: "Kotlin"

Books

  1. Jetpack Compose 메커니즘
    @Composable의 모든 작동 원리를 파헤치다.
    Jaewoong

    이 책은 컴포즈 컴파일러, 런타임, UI 레이어, 그리고 성능 튜닝에 이르기까지 컴포즈의 모든 것을 탐구합니다. Jetpack Compose의 내부 소스 코드를 한 줄 한 줄 읽어 내려가며 특정 설계가 왜 그렇게 결정되었는지 그 이면을 설명하고, 여러분이 매일 작성하는 코드를 내부 메커니즘과 연결해 줍니다. 이 책을 읽고 나면 컴파일러와 런타임, UI 계층의 동작 시스템이 머릿속에 완성될 것이고, 궁극적으로 여러분이 일상에서 작성하는 컴포즈 프로젝트의 성능을 크게 향상시킬 수 있습니다. 코스 (영문): Jetpack Compose Mechanisms | 하드커버 종이책 (영문) | ISBN-13: 9798185354780

  2. Kotlin Coroutines
    Deep Dive
    Marcin Moskała

    Kotlin coroutines have revolutionized JVM development, especially on Android and the backend, as they let us easily implement efficient and reliable multithreading. Their cutting-edge design and features are ideally suited to modern use cases. In this book, we will explore how Kotlin coroutines work and how we can use them to improve our code.

  3. Jetpack Compose Mechanisms
    A dissection of what runs beneath every @Composable
    Jaewoong

    This book takes you straight into the Compose compiler, runtime, and UI layer, all about Compose performance tuning, reading the source line by line and explaining the why behind every design decision, then connecting each internal mechanism back to the code you write every day. The Course: Jetpack Compose Mechanisms | Hardcover | ISBN-13: 9798185354780

  4. Android App Architecture Mastery (2026 Edition)
    Design Scalable, Modular & Production-Ready Apps with Clean Architecture, MVVM, MVI, Hilt & Modern Android Tools
    A.P. Pyre

    Build Android applications that scale with confidence. Android App Architecture Mastery (2026 Edition) delivers a production-focused blueprint for designing modular, testable, and maintainable apps using Clean Architecture, MVVM, MVI, Kotlin Coroutines, Flow, Hilt, Jetpack Compose, and modern Android engineering best practices.

  5. Master Android Sensors with Jetpack Compose Projects
    Learn Android sensors through practical projects using modern Android development, Jetpack Compose, CameraX, Health APIs, and Sensor Fusion.
    Mahmoud Ramadan

    Build 15 real-world Android sensor apps while mastering Kotlin, Jetpack Compose, CameraX, GPS, Biometrics, Health APIs, and Sensor Fusion.

  6. Kotlin Programming: From Fundamentals to Advanced Mastery
    A Complete Reference for Modern Application Development
    Steve Publications

    Master Kotlin from the ground up with a practical guide that takes you from core language fundamentals to advanced development techniques. Packed with clear explanations, real-world examples, and modern best practices, this book helps you build clean, efficient, and maintainable applications with confidence.

  7. Android Development with Jetpack Compose & Kotlin (2026 Edition)
    Build Modern Apps Using Android Studio, Material 3 & Google’s Latest Tools
    A.P. Pyre

    Build modern Android applications with Kotlin and Jetpack using practical, real-world development techniques. Learn how professional Android developers structure projects, manage UI and state, and create scalable, production-ready apps.

  8. Migrating Production Apps to Kotlin Multiplatform and Compose Multiplatform
    An Operational Guide for Migrating Existing Production Android and iOS Apps to Kotlin Multiplatform and Compose Multiplatform
    Anubhav Savant

    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.

  9. Jetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them. You could also be interested on the Jetpack Compose Internals course by Jorge Castillo. Find it in composeinternals.com

  10. Kotlin: An Illustrated Guide
    The fun way to learn Kotlin programming, one concept at a time!
    Dave Leeds

    Learn Kotlin programming the fun way, with oodles of illustrations and concrete explanations, in a book that steps through the concepts one at a time in order to help you build a solid mental model of the language. Whether you're new to Kotlin, or just looking to fill in some gaps of knowledge, Kotlin: An Illustrated Guide has got you covered!

  11. 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.

  12. 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.

  13. Edge AI Performance with Android Kotlin
    Optimizing hardware acceleration via NPU, GPU, and DSP. Advanced quantization and model pruning
    Edgar Milvus

    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.

  14. On-Device GenAI with Android Kotlin
    Mastering Gemini Nano, AICore, and local LLM deployment using MediaPipe and Custom TFLite models
    Edgar Milvus

    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!

  15. Jetpack Compose for Real-World Android Apps
    Build Professional Screens, Navigation Flows, and Scalable UI Layouts
    A.P. Pyre

    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.