Get Familiar with the Flows Component by a Wizard-Generated Application
Beginner
30 min.
Understand the capabilities and usage of the Flows component using the application generated by SAP BTP SDK Wizard for Android.
You will learn
- How to import the Flows component into the application project
- How the Flows APIs are used in wizard-generated applications
- Which screens are provided by the 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 Flows component is a new feature of the SAP BTP SDK for Android as of version 3.1 and new features are continually added to the library. The Flows component can reduce and simplify the application code related to the onboarding process, passcode management, and restore and reset scenarios. In addition to providing a default implementation, it also supports options for UI customization and extension points for client code to contribute customized logic. See Onboarding Using the Flow Component of the SAP SDK for Android for an overview.