Programming Android with Kotlin

Programming Android with Kotlin
Authors
Pierre-Olivier Laurence & Amanda Hinchman-Dominguez & Mike Dunn
Publisher
O'Reilly Media, Inc.
Date
2021-08-25
Size
3.12 MB
Lang
en
Downloaded: 70 times

Android development is so vast that mastering this mobile operating system can seem daunting--particularly now that Kotlin has become the official Android development language. This book helps Android developers make the transition from Java to Kotlin and shows them how Kotlin provides a true advantage for gaining control over asynchronous computations.

By focusing specifically on coroutines, a new asynchronous programming paradigm, this book describes how you can achieve structured concurrency with Kotlin. Authors Pierre-Oliver Laurence, Amanda Hinchman-Dominguez, and Mike Dunn provide implementations of the most common tasks in native Android development.

The basics of the Kotlin language and the Android architectureData transformations in KotlinAndroid fundamentals in memory and threadingConcurrency with coroutinesChannels and flowsAndroid profiling tools