9
Building User Interfaces Using Jetpack Compose
In this section, you will learn how to use Jetpack Compose to create user interfaces using Kotlin code, how Compose revolutionized the way we built user interfaces, and how we can translate existing applications to Jetpack Compose. By the end of the chapter, you will be familiar with the most common UI elements in Compose and how to handle user actions.
We will cover the following topics in this chapter:
- What is Jetpack Compose?
- Handling user actions
- Theming in Compose
- Adding Compose to existing projects
Technical requirements
The complete code for all the exercises and the activity in this chapter is available on GitHub at https://packt.link/kb5FW
What is Jetpack Compose?
In past chapters, ...
Get How to Build Android Apps with Kotlin - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.