May 3, 2023

Second Edition: How to Build Android Apps with Kotlin

The second edition of our book, How to Build Android Apps with Kotlin, has now been published. There are additions and updates to the first edition which was published on February 2021.

This book starts with the fundamentals of app development, enabling you to utilize Android Studio and Kotlin to get started with building Android projects. You'll learn how to create apps and run them on virtual devices through guided exercises. Progressing through the chapters, you'll delve into Android's RecyclerView to make the most of lists, images, and maps, and see how to fetch data from a web service.

You'll also get to grips with testing, learning how to keep your architecture clean, understanding how to persist data, and gaining basic knowledge of the dependency injection pattern. Finally, you'll see how to publish your apps on the Google Play Store.

You can get your copy of the book on Packt and on Amazon.

No comments:

Post a Comment