9

Exploring Interoperability APIs

The aim of this book is to show you how to develop beautiful, fast, and maintainable Jetpack Compose apps. The previous chapters helped you get familiar with the core techniques and principles, as well as important interfaces, classes, packages, and—of course—composable functions. The remaining chapters cover topics beyond a successful adoption of Android’s new declarative user interface toolkit.

In this chapter, we are going to look at AndroidView(), AndroidViewBinding(), and ComposeView as the interoperability application programming interfaces (APIs) of Jetpack Compose. The main sections we will cover are the following:

  • Showing Views in a Compose app
  • Sharing data between Views and composable functions

Get Android UI Development with Jetpack Compose - 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.