Get Familiar with Jetpack Compose Flows Component by a Wizard-Generated Application
Beginner
20 min.
Understand the capabilities and usage of Jetpack Compose Flows component using the application generated by SAP BTP SDK Wizard for Android.
You will learn
- How to import Jetpack Compose Flows component into the application project
- How Jetpack Compose Flows APIs are used in wizard-generated applications
- Which screens are provided by the Jetpack Compose Flows component
Prerequisites
- You have Set Up a BTP Account for Tutorials. Follow the instructions to get an account, and then to set up entitlements and service instances for the following BTP services.
- SAP Mobile Services
- You completed Try Out the SAP BTP SDK Wizard for Android.
The Jetpack Compose Flows component is a new feature of the SAP BTP SDK for Android as of version 6.0. Compared to the view-based version of Flows, the Compose version has the same concept and functionality, so your current project structure does not require any changes. We have also made some enhancements to make it more flexible and easy to use. See Jetpack Compose Flows Component of SAP BTP SDK for Android for an overview.


