Leanpub Header

Skip to main content

Filters

Category: "Android"

Books

  1. Pantallas auxiliares en aplicaciones móviles
    Pantallas auxiliares en aplicaciones móviles
    Non-Functional Requirements Screens
    Yair Carreno

    ? ¿Diseñando una APP? No dejes que una mala experiencia de usuario arruine tu producto.Cada pantalla en una aplicación móvil cumple un propósito clave. Desde el onboarding hasta las alertas del sistema, pasando por las políticas de privacidad, un diseño bien pensado marca la diferencia entre una app intuitiva y una que los usuarios abandonan.? Descubre en esta guía cómo diseñar pantallas efectivas, claras y alineadas con las mejores prácticas de UX/UI.? Explicaciones concisas ? Recomendaciones clave ? Enfoque en la experiencia del usuario? Optimiza tu app y mejora la interacción con tus usuarios desde hoy.

  2. Xeno Zeronium Free Opensource Android App To Create Linux Live USB Installer From Android Tablet & Android Smartphone For x86 PC Computer

    Free open-source Android apps to create a Linux Live USB installer are tools that let you prepare a USB drive with x86 Linux ISO using just your Android smartphone or tablet, without needing a regular x86 pc desktop computer. These apps, like DriveDroid, UNetbootin, UserLAnd, Linux Deploy, and Termux, allow you to download and transfer a Linux system onto a USB stick, which you can then plug into an x86 PC desktop or x86 laptop to run Linux without installing it permanently.

  3. KMP for Mobile Native Developers
    KMP for Mobile Native Developers
    A Hands-on Guide to Kotlin Multiplatform for Android and iOS
    Santiago Mattiauda

    This book is a comprehensive guide to Kotlin Multiplatform (KMP) aimed at native mobile developers. It begins with an introduction to KMP, explaining how this JetBrains technology enables code sharing across different platforms such as Android, iOS, web, and desktop.It includes practical examples with code repositories and detailed references to official documentation. It is a valuable resource for both developers starting with KMP and those looking to deepen their knowledge in multiplatform development.

  4. Practical Kotlin Deep Dive
    Practical Kotlin Deep Dive
    Unlocking the 'How' and 'Why' behind Kotlin fundamentals and internal mechanisms.
    Jaewoong

    Takes you from “how to use Kotlin” into “how Kotlin really works,” revealing the internal implementations, desmifying bytecodes and compiler behavior, and internals that shape the language. If you want to write smarter, more confident Kotlin across fundamentals, coroutines, and multiplatform. Hardcover | ISBN: 979-8243872744 [Course] Practical Kotlin Deep Dive Course

  5. Mastering Kotlin for Android 14
    Mastering Kotlin for Android 14
    Build powerful Android apps from scratch using Jetpack libraries and Jetpack Compose
    Packt Publishing Ltd

    Written with the best practices recommended by the Android Team at Google in mind, this book will teach you how to develop Android apps with Kotlin and prepare you for a career in Android app development.

  6. Android Security Blueprint: From Breach to Fix
    Android Security Blueprint: From Breach to Fix
    Learn from $2.3M+ worth of security mistakes
    Habib K.

    One missing 'encrypted' prefix cost an app $2.3M in damages. Don't let your app be next. Learn from real Android security breaches and implement expert-verified solutions to protect your users and your business. From basic vulnerabilities to sophisticated attacks, this guide transforms complex security concepts into practical, implementable code.

  7. Manifest Android Interview
    Manifest Android Interview
    The ultimate guide to cracking Android technical interviews
    Jaewoong

    To ace your next Android job interview, focus on truly understanding the concepts, not just memorizing answers, and practicing how to apply them. With 108 interview questions, 162 additional practical questions, and 50+ pro tips, will help you sharpen skills, understand the why, and prepare for real-world technical challenges. Hardcover | ISBN: 979-8285926436 The Course: Manifest Android Interview

  8. Moderne Datenzugriffslösungen mit Entity Framework Core 9.0
    Moderne Datenzugriffslösungen mit Entity Framework Core 9.0
    Datenbankprogrammierung / Objekt-Relationales Mapping mit C# in .NET 8.0 und .NET 9.0
    Dr. Holger Schwichtenberg

    Dies ist die top-aktuelle Version 13.8 dieses Fachbuchs, die am 27.10.2025 im Umfang von 824 Druckseiten erschienen ist. Dieses Buch behandelt die aktuellste Version 9.0.10 von Entity Framework Core.

  9. Secure Android Design and Development
    Secure Android Design and Development
    From App Layer to HAL
    Mohammad Hossein Heydarchi

    Stop Fixing Bugs. Start Preventing Exploits. A system-level guide to designing Android software that doesn’t just pass reviews — it survives real-world hostile environments.

  10. Preserving Your Android App State

    Unlike desktop or web environments, Android apps run on a wide range of devices with different hardware capabilities, varying screen sizes, and limited resources like memory and battery. Moreover, Android automatically destroys and recreates activities whenever there is a configuration change, like rotating the screen or switching to a different language. If the state is not managed correctly, data can be lost during these transitions, causing disruptions for the user. The Android system can also terminate your app's process to free up memory for other applications, especially when your app is running in the background. This can happen unexpectedly, and if the state isn't saved properly, users might return to find that their progress or data has disappeared.This e-book will guide you through the best practices and tools for managing state in Android, helping you to overcome these challenges and build apps that are resilient,efficient, and user-friendly.

  11. Install Nethunter Kali Linux On Termux Android! an step by step guide Ebook

    Become a dangerous evil genius with this unique tool on your phone! This is a step-by-step method to install Nethunter Kali Linux on your Android smartphone without root. This book explains the entire process and solves any possible errors. By having this book, I, the author, will give you free advice on any issue related to installation.

  12. Extending Android Builds
    Extending Android Builds
    Pragmatic Gradle and AGP Skills with Kotlin
    El Zhang

    The book goes beyond Gradle configuration; it delves into the development of Gradle plugins that integrate with the Android Gradle Plugin (AGP) and other essential build tools, such as AAPT2, Kotlin Symbol Processing (KSP), and Bytecode manipulators.

  13. Components and animations in Flutter
    Components and animations in Flutter
    Your guide to creating professional components, interactive experiences, and advanced animations in Flutter
    Andrés Cruz Yoris

    In this book we want to give a practical approach to development. In Flutter, we know that there are many widgets in Flutter that we can use for our development, but what is truly interesting is the possibility of being able to combine them so that they work together and have a true component that is responsible for perform some task.

  14. Componentes y animaciones personalizadas en Flutter
    Componentes y animaciones personalizadas en Flutter
    Tu guía para crear tus primeros componentes profesionales y animaciones en Flutter 3
    Andrés Cruz Yoris

    En este libro queremos dar un enfoque práctico al desarrollo En Flutter, sabemos que existen muchos widgets en Flutter que podemos emplear para nuestro desarrollo pero lo verdaderamente interesante es la posibilidad de poder combinarlos para que trabajen en conjunto y tener un verdadero componente que se encargue de realizar alguna tarea.

  15. Introducción a Flutter y el Desarrollo Móvil
    Introducción a Flutter y el Desarrollo Móvil
    Explora el mundo del desarrollo móvil con Flutter
    Juan Andrés Peñaloza Torres

    Domina Flutter y crea aplicaciones móviles visualmente impactantes con este libro práctico y claro.Descubre el potencial de Flutter para el desarrollo ágil de aplicaciones móviles: desde principiantes hasta expertos.Aprende las técnicas clave de Flutter y desbloquea tu creatividad en el emocionante mundo del desarrollo móvil.