![News App Tutorial overview](https://developer.android.google.cn/static/develop/ui/compose/tooling/relay/images/advanced-tutorial/news-app.png?authuser=002)
In this tutorial, we create an interactive news app using a Figma component called News Card that has variants. We’ll also provide data and logic to our components inside of Android Studio. This tutorial includes:
- Learning how to use Relay with components that contain variants in Figma.
- Adding dynamic data to the component using content parameters. This enables the News Card to display data with different news content.
- Responding to user actions through interaction handlers. This lets Android apps react to user taps.
Next step
First, let’s learn how to handle variants in designs.