Modern Android 13 development cookbook Over 70 recipes to solve android development issues and create better apps with Kotlin and Jetpack Compose

Build exceptional Android applications and wearables with concise guided recipes and support the new foldable technology by using the latest Jetpack libraries Purchase of the print or Kindle book includes a free PDF eBook Key Features Leverage the power of the latest Jetpack libraries in your day-to...

Full description

Bibliographic Details
Main Author: Wambua, Madona S.
Format: eBook
Language:English
Published: Birmingham Packt Publishing 2023
Edition:1st edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04809nmm a2200421 u 4500
001 EB002172200
003 EBX01000000000000001309977
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230808 ||| eng
020 |a 9781803233215 
050 4 |a HF5439.C67 
100 1 |a Wambua, Madona S. 
245 0 0 |a Modern Android 13 development cookbook  |h [electronic resource]  |b Over 70 recipes to solve android development issues and create better apps with Kotlin and Jetpack Compose  |c Madona S. Wambua 
250 |a 1st edition 
260 |a Birmingham  |b Packt Publishing  |c 2023 
300 |a 1 online resource 
505 0 |a Table of ContentsGetting Started with Modern Android Development SkillsCreating Screens Using a Declarative UI and Exploring Compose PrinciplesHandling the UI State in Jetpack Compose and Using HiltNavigation in Modern Android DevelopmentUsing Datastore to Store Data and TestingUsing the Room Database and TestingGetting Started with WorkManagerGetting Started with PagingBuilding for Large ScreensImplementing Your First Wear OS Using Jetpack ComposeGUI Alerts -- What's New in Menus, Dialog, Toast, Snackbars, and More in Modern Android DevelopmentAndroid Studio Tips and Tricks to Help You during Development 
653 |a Logiciels d'application / Développement 
653 |a Android (Electronic resource) / fast 
653 |a Application software / Development / fast 
653 |a Informatique mobile 
653 |a Mobile computing / http://id.loc.gov/authorities/subjects/sh95004596 
653 |a Android (Electronic resource) / http://id.loc.gov/authorities/names/n2009043077 
653 |a Mobile computing / fast 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBC394209 
776 |z 9781803235578 
776 |z 9781803233215 
776 |z 1803233214 
776 |z 1803235578 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781803235578/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.3 
520 |a Build exceptional Android applications and wearables with concise guided recipes and support the new foldable technology by using the latest Jetpack libraries Purchase of the print or Kindle book includes a free PDF eBook Key Features Leverage the power of the latest Jetpack libraries in your day-to-day Android development tasks Explore Wear OS and build large screens to support the foldable world using the declarative approach Write tests and debug your code as you discover the most useful tips, tricks, and best practices Book Description Android is a powerful operating system widely used in various devices, phones, TVs, wearables, automobiles, and more. This Android cookbook will teach you how to leverage the latest Android development technologies for creating incredible applications while making effective use of popular Jetpack libraries. You'll also learn which critical principles to consider when developing Android apps.  
520 |a The book begins with recipes to get you started with the declarative UI framework, Jetpack Compose, and help you with handling UI states, Navigation, Hilt, Room, Wear OS, and more as you learn what's new in modern Android development. Subsequent chapters will focus on developing apps for large screens, leveraging Jetpack's WorkManager, managing graphic user interface alerts, and tips and tricks within Android studio. Throughout the book, you'll also see testing being implemented for enhancing Android development, and gain insights into harnessing the integrated development environment of Android studio. Finally, you'll discover best practices for robust modern app development. By the end of this book, you'll be able to build an Android application using the Kotlin programming language and the newest modern Android development technologies, resulting in highly efficient applications.  
520 |a What you will learn Use Kotlin programming to build your Android applications Leverage modern Android development (MAD) libraries to create exceptional apps Explore modern app architecture concepts such as model-view-viewmodel (MVVM) Utilize dependency injection, clean architecture, and module organization Discover how to write UI and unit tests for your applications Get to grips with paging, data binding, and datastore Build large screens to support the new foldable world Explore principles of Wear OS in modern Android development Who this book is for This book is for active junior-to-mid-level Android developers with one to two years of professional experience in developing Android applications who are interested in advancing their knowledge of Android development. The recipes in this book use Kotlin and not Java