Android UI Development with Jetpack Compose: Bring declarative and native UIs to life quickly and easily on Android using Jetpack Compose (Paperback)
Künneth, Thomas
- 出版商: Packt Publishing
- 出版日期: 2022-02-21
- 定價: $1,650
- 售價: 6.0 折 $990
- 語言: 英文
- 頁數: 248
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1801812160
- ISBN-13: 9781801812160
-
相關分類:
Android、使用者介面 UI
-
其他版本:
Android UI Development with Jetpack Compose : Bring declarative and native UI to life quickly and easily on Android using Jetpack Comp, 2/e (Paperback)
買這商品的人也買了...
-
$450$355 -
$254JavaScript ES6 函數式編程入門經典
-
$474$450 -
$420$332 -
$350$298 -
$380$300 -
$620$484 -
$690$545 -
$650$507 -
$520$411 -
$520$411 -
$474$450 -
$880$748 -
$550$435 -
$1,223Kubernetes 權威指南:從 Docker 到 Kubernetes 實踐全接觸, 5/e
-
$580$493 -
$894$849 -
$520大型網站運維:從系統管理到 SRE
-
$600$468 -
$1,400$1,330 -
$1,900$1,805 -
$680$537 -
$560$442 -
$539$512 -
$1,200$948
相關主題
商品描述
Key Features
- Understand the difference between the imperative (Android View) and declarative (Jetpack Compose) approach
- Learn about the structure of a Compose app, built-in Compose UI elements, and core concepts such as state hoisting and composition over inheritance
- Write, test, and debug composable functions
Book Description
Jetpack Compose is Android's new framework for building fast, beautiful, and reliable native user interfaces. It simplifies and significantly accelerates UI development on Android using the declarative approach. This book will help developers to get hands-on with Jetpack Compose and adopt a modern way of building Android applications. The book is not an introduction to Android development, but it will build on your knowledge of how Android apps are developed.
Complete with hands-on tutorials and projects, this easy-to-follow guide will get you up to speed with the fundamentals of Jetpack Compose such as state hoisting, unidirectional data flow, and composition over inheritance and help you build your own Android apps using Compose. You'll also cover concepts such as testing, animation, and interoperability with the existing Android UI toolkit.
By the end of the book, you'll be able to write your own Android apps using Jetpack Compose.
What you will learn
- Gain a solid understanding of the core concepts of Jetpack Compose
- Develop beautiful, neat, and immersive UI elements that are user friendly, reliable, and performant
- Build a complete app using Jetpack Compose
- Add Jetpack Compose to your existing Android applications
- Test and debug apps that use Jetpack Compose
- Find out how Jetpack Compose can be used on other platforms
Who this book is for
This book is for any mobile app developer looking to understand the fundamentals of the new Jetpack Compose framework and the benefits of native development. A solid understanding of Android app development, along with some knowledge of the Kotlin programming language, will be beneficial. Basic programming knowledge is necessary to grasp the concepts covered in this book effectively.
作者簡介
Thomas Künneth is a Google Developer Expert for Android and has been a speaker and panelist at multiple international conferences about Android. His first Android app, published in 2010, has more than 100,000 downloads. Currently, Thomas works as a principal consultant and head of mobile at MATHEMA GmbH and has experience as a software architect and Android developer. He has authored countless articles as well as one of the top-selling German Android books (currently in its sixth edition). He has also frequently contributed to various open source projects.
目錄大綱
Table of Contents
- Building Your First Compose App
- Understanding the Declarative Paradigm
- Exploring the Key Principles of Compose
- Laying Out UI Elements
- Managing the State of Your Composable Functions
- Putting Pieces Together
- Tips, Tricks, and Best Practices
- Working with Animations
- Exploring Interoperability APIs
- Testing and Debugging Compose Apps
- Conclusion and Next Steps