Creating a Compose Project

To get your feet wet with Compose, you will be creating an app for a pizza delivery service that allows users to customize their pizzas’ toppings. This app will be called Coda Pizza. (In music, a coda brings a piece to an end, just as your study of Jetpack Compose will conclude your journey through this book.) The finished product will look like Figure 26.1. In this chapter, you will focus on building out the scrollable list of toppings.

Figure 26.1  The finished product

The finished product

Android Studio offers a template to create an empty Compose app, but you will not use it for Coda Pizza. The Compose templates in ...

Get Android Programming: The Big Nerd Ranch Guide, 5th 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.