This public repository is read-only and no longer maintained. For the latest sample code repositories, visit the SAP Samples organization.
This application demonstrates the available components in the SAP Fiori UI library. The app is intended to provide an example implementation of each control, so that users can take the samples and expand their own applications to use the SAP Fiori library.
If you are new to the SAP Cloud Platform SDK for Android, Get Started with SAP Cloud Platform SDK for Android, Step by Step with the SAP Cloud Platform SDK for Android series, and the SAP Cloud Platform SDK for Android Learning Journey are great places to start.
The app lists the available SAP Fiori components.
Tapping a component type brings the user to more options related to that specific control.
- Android Studio version 3.4
- SAP Cloud Platform SDK for Android from Trial Downloads or SAP Cloud Platform SDK for Android from Software Downloads version 2.1.1
The blog Step by Step with the SAP Cloud Platform SDK for Android contains additional details on how to setup and install the SDK.
There is extensive documentation at Fiori for Android Design Guidelines and Fiori Development.
Open the project in Android Studio.
To successfully run the application, the sdkVersion
variable in the gradle.properties
file needs to be set correctly. Depending on which version of the SDK you have installed (ex. 2.1.1
), change the variable as shown in the screenshot below.
Run the project to deploy it onto an emulator or device.
There are no known issues at this time.
If you have questions/comments/suggestions regarding this app please post them using the tag SAP Cloud Platform SDK for Android or if you encounter an issue, you can create a ticket.
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.