
Simplifying Android Development with Coroutines and Flows
Learn how to use Kotlin coroutines and the flow API to handle data streams asynchronously in your Android app
Jomar Tigcal(Author)
Packt Publishing
Published on 27. July 2022
Book
Paperback/Softback
164 pages
978-1-80181-624-3 (ISBN)
Description
Get to grips with asynchronous programming in Android using simple, modern, and testable code through Kotlin coroutines and flow
Key Features
Find out how to improve app performance with Kotlin coroutines
Discover the new recommended ways to use Kotlin coroutines and flows
Learn the basics of asynchronous programming, along with an overview of coroutines and flow
Book DescriptionCoroutines and flows are the new recommended way for developers to carry out asynchronous programming in Android using simple, modern, and testable code. This book will teach you how coroutines and flows work and how to use them in building Android applications, along with helping you to develop modern Android applications with asynchronous programming using real data.
The book begins by showing you how to create and handle Kotlin coroutines on Android. You'll explore asynchronous programming in Kotlin, and understand how to test Kotlin coroutines. Next, you'll learn about Kotlin flows on Android, and have a closer look at using Kotlin flows by getting to grips with handling flow cancellations and exceptions and testing the flows.
By the end of this book, you'll have the skills you need to build high-quality and maintainable Android applications using coroutines and flows.What you will learn
Understand how coroutines and flows differ from existing ways
Apply asynchronous programming in Android with coroutines and flows
Find out how to build your own coroutines and flows in Android
Handle, manipulate, and combine data in coroutines and flows
Handle cancellations and exceptions from coroutines and flows
Discover how to add tests for your coroutines and flows
Integrate coroutines and flows into your Android projects
Who this book is forThis book is for intermediate-level Android developers who want to level up their Android app-building skills. Familiarity with Android development and basic knowledge of Kotlin are needed to make the most of this book.
Key Features
Find out how to improve app performance with Kotlin coroutines
Discover the new recommended ways to use Kotlin coroutines and flows
Learn the basics of asynchronous programming, along with an overview of coroutines and flow
Book DescriptionCoroutines and flows are the new recommended way for developers to carry out asynchronous programming in Android using simple, modern, and testable code. This book will teach you how coroutines and flows work and how to use them in building Android applications, along with helping you to develop modern Android applications with asynchronous programming using real data.
The book begins by showing you how to create and handle Kotlin coroutines on Android. You'll explore asynchronous programming in Kotlin, and understand how to test Kotlin coroutines. Next, you'll learn about Kotlin flows on Android, and have a closer look at using Kotlin flows by getting to grips with handling flow cancellations and exceptions and testing the flows.
By the end of this book, you'll have the skills you need to build high-quality and maintainable Android applications using coroutines and flows.What you will learn
Understand how coroutines and flows differ from existing ways
Apply asynchronous programming in Android with coroutines and flows
Find out how to build your own coroutines and flows in Android
Handle, manipulate, and combine data in coroutines and flows
Handle cancellations and exceptions from coroutines and flows
Discover how to add tests for your coroutines and flows
Integrate coroutines and flows into your Android projects
Who this book is forThis book is for intermediate-level Android developers who want to level up their Android app-building skills. Familiarity with Android development and basic knowledge of Kotlin are needed to make the most of this book.
More details
Language
English
Place of publication
Birmingham
United Kingdom
Target group
Professional and scholarly
US School Grade: College Graduate Student
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 9 mm
Weight
320 gr
ISBN-13
978-1-80181-624-3 (9781801816243)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Jomar Tigcal
Simplifying Android Development with Coroutines and Flows
Learn how to use Kotlin coroutines and the flow API to handle data streams asynchronously in your Android app
E-Book
09/2024
Packt Publishing
from
€22.79
Available for download
Person
Jomar Tigcal is an Android developer with over 15 years of experience in mobile and software development. He has worked on various stages of Android app development for small start-ups and large companies since 2012. Jomar has also given talks and conducted training and workshops on Android. In his free time, he likes running and reading. He lives in Vancouver, BC, Canada, with his wife, Celine.
Content
Table of Contents
Introduction to Asynchronous Programming in Android
Understanding Kotlin Coroutines
Handling Coroutine Cancelations and Exceptions
Testing Kotlin Coroutines
Using Kotlin Flows
Handling Flow Cancelations and Exceptions
Testing Kotlin Flows
Introduction to Asynchronous Programming in Android
Understanding Kotlin Coroutines
Handling Coroutine Cancelations and Exceptions
Testing Kotlin Coroutines
Using Kotlin Flows
Handling Flow Cancelations and Exceptions
Testing Kotlin Flows