cloud-mdk-tutorial-samples
cloud-mdk-tutorial-samples copied to clipboard
Sample from the SAP mobile development kit tutorials demonstrating various components and features of the MDK in the context of an enterprise mobile solution.
Developer Tutorials - SAP Mobile Development Kit
The samples provided in this repository reference to the MDK tutorials listed on the SAP Developer Center Mobile Development Kit page.
📌 Description
These sample resources demonstrate various components & features of the Mobile development kit (MDK) in the context of bigger apps and provide samples referenced in developer tutorials. The samples include:
- How to quick start with the Mobile Development Kit (MDK)
- How to create an MDK Online/Offline app
- How to add CRUD (Create, Read, Update & Delete) functionality.
- How to store the data locally, make some transactions against the local database (offline store), upload the changes to the backend
- How to add client side validation rule
- How to implement deep linking from an MDK app to open an installed app like SAP Mobile Cards or how to open a web page
- How to upload client logs, enable Push notifications, add Styling, handle Error Archive, OData Annotations, Localization & Internationlaization.
- How to create your branded MDK client
- using Cloud Build Service
- using MDK SDK
- How to enable Certificate-Based Authentication in MDK app
- How to write a custom extension controls in MDK Apps
- How to add NativeScript Plugins in an MDK App
Above folders point to related tutorial mission/group.
Folder | Tutorials |
---|---|
1-Quick-Start-with-the-Mobile-Development-Kit | https://developers.sap.com/tutorials/cp-mobile-dev-kit-quick-start.html |
2-Create-Your-First-Mobile-App-with-the-Mobile-Development-Kit | https://developers.sap.com/mission.mobile-dev-kit-get-started.html |
3-Enhance-Your-First-MDK-App-with-Additional-Functionalities | https://developers.sap.com/group.mobile-dev-kit-enhance.html |
4-Level-Up-with-the-Mobile-Development-Kit | https://developers.sap.com/mission.mobile-dev-kit-level-up.html |
5-Brand-Your-Customized-App-with-Mobile-Development-Kit-SDK | https://developers.sap.com/mission.mobile-dev-kit-brand.html |
6-Create-Extension-Controls-in-Mobile-Development-Kit-Apps | https://developers.sap.com/mission.mobile-dev-kit-controls.html |
The resources can also be used as a general code reference and starting point for the Mobile development kit.
Please be advised that any downloads are subject to the following:
-
These resources are provided without any warranty or support obligations.
-
These resources are subject to the full terms of the license agreement (see below).
🚦 Requirements
The included resources run in available on any SAP Business Technology Platform (BTP) account. To use the resources you need to have:
-
An SAP BTP account. Users who don't have an account can register for a free trial account. See Sign up for a free trial account on SAP Business Technology Platform.
-
Some of the resources connect to the Sample OData Service. This service is part of SAP Mobile Services cockpit based on ESPM model (Enterprise Sales & Procurement Model) and is available for developers to use during development and testing. The sample OData service also lets you evaluate how delta tokens are handled in your test application. This service is specific to an SCP account.
Download and Installation
Clone the repository or download it to your file system.
Known Issues
There are no known issues relating to the resources included in this repository. Please refer to the How to obtain support for any issue you encounter.
📞 How to Obtain Support
For any issue you encounter with
- the resources in this repository, please create a new
Issue
in the Issues section of this repository. - the tutorials associated with them, please create a new
Issue
by clicking on the Provide Feedback option available in the tutorial page. - In addition, registered users can log-in and submit their question in SAP Community by following this link .
Please select the Primary Tag -
mobile development kit client
.
📑 License
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.