Table of contents
- Preface
- 1. Kotlin Essentials
- 2. The Kotlin Collections Framework
- 3. Android Fundamentals
- 4. Concurrency in Android
- 5. Thread Safety
- 6. Handling Concurrency Using Callbacks
- 7. Coroutines Concepts
- What Exactly Is a Coroutine?
- A Quick Detour About Structured Concurrency
- The Parent-Child Relationship in Structured Concurrency
- CoroutineScope and CoroutineContext
- Suspending Functions
- Suspending Functions Under the Hood
- Using Coroutines and Suspending Functions: A Practical Example
- Don’t Be Mistaken About the suspend Modifier
- Summary
- 8. Structured Concurrency with Coroutines
- 9. Channels
- 10. Flows
- 11. Performance Considerations with Android Profiling Tools
- 12. Trimming Down Resource Consumption with Performance Optimizations
- Index
- About the Authors
Product information
- Title: Programming Android with Kotlin
- Author(s):
- Release date: December 2021
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492063001
You might also like
book
Android Programming with Kotlin for Beginners
Build smart looking Kotlin apps with UI and functionality for the Android platform Key Features Start …
book
Programming Kotlin
Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class …
video
Advanced Kotlin Programming
Designed for developers who already have a basic understanding of Kotlin, this video course examines some …
video
The Art of Doing: Dive Into Android Development with Kotlin
The Art of Doing: Dive into Android development with Kotlin is a course that takes the …