Use OData Annotations to Add CRUD Functionality to an MDK App
Intermediate
25 min.
Generate a fully functional CRUD cross-platform application based on OData annotations.
You will learn
- How MDK editor parses OData Annotations for a given OData service
- How to create a fully functional cross-platform application
Prerequisites
- Tutorial group: Set Up for the Mobile Development Kit (MDK)
- Install SAP Mobile Services Client on your Android device or iOS

Android
iOS
(If you are connecting toAliCloudaccounts, you will need to brand your custom MDK client by allowing custom domains.)
You may clone an existing metadata project from the MDK Tutorial GitHub repository and start directly with step 5 in this tutorial but make sure you complete step 2.
Mobile Development Kit brings OData annotations capabilities to your cross-platform applications. MDK editor supports generating List-Detail pages based on annotations. List-Detail pages are similar to a Master-Detail page, but it is two pages instead of one. The MDK editor parses existing annotations to give you a huge leap forward in your cross-platform applications.






























