Use OData Annotations to Add CRUD Functionality to an MDK App
Intermediate
25 min.
Generate a fully functional CRUD multi-channel 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 multi-channel application
Prerequisites
- Tutorial group: Set Up for the Mobile Development Kit (MDK)
- Install SAP Mobile Services Client on your iOS or Android device.
Android!
iOS
(If you are connecting toAliCloud
accounts then you will need to brand your custom MDK client by allowing custom domains.)
You may clone an existing project from 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 multi-channel 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 multi-channel applications.
