Skip to content

Commit 1d3bef6

Browse files
Updated MDK tutorials (#18602)
* Automatic commit: Move 'cp-mobile-dev-kit-add-validation', 'cp-mobile-dev-kit-annotations', 'cp-mobile-dev-kit-create-customer', 'cp-mobile-dev-kit-customer-order', 'cp-mobile-dev-kit-deep-link', 'cp-mobile-dev-kit-delete-customer', 'cp-mobile-dev-kit-detail-page', 'cp-mobile-dev-kit-edit-customer', 'cp-mobile-dev-kit-error-archive', 'cp-mobile-dev-kit-i18n-localization', 'cp-mobile-dev-kit-link-entity', 'cp-mobile-dev-kit-list-page', 'cp-mobile-dev-kit-map-extension', 'cp-mobile-dev-kit-nativescript-geolocation', 'cp-mobile-dev-kit-online-app', 'cp-mobile-dev-kit-push', 'cp-mobile-dev-kit-rest-api', 'cp-mobile-dev-kit-slider-extension', 'cp-mobile-dev-kit-style', 'cp-mobile-dev-kit-upload-logs' from QA to Production * Automatic commit: Move 'cp-mobile-dev-kit-cbs-client' from QA to Production * Automatic commit: Move 'cp-mobile-dev-kit-add-validation', 'cp-mobile-dev-kit-annotations', 'cp-mobile-dev-kit-create-customer', 'cp-mobile-dev-kit-customer-order', 'cp-mobile-dev-kit-deep-link', 'cp-mobile-dev-kit-delete-customer', 'cp-mobile-dev-kit-detail-page', 'cp-mobile-dev-kit-edit-customer', 'cp-mobile-dev-kit-error-archive', 'cp-mobile-dev-kit-i18n-localization', 'cp-mobile-dev-kit-link-entity', 'cp-mobile-dev-kit-list-page', 'cp-mobile-dev-kit-map-extension', 'cp-mobile-dev-kit-nativescript-geolocation', 'cp-mobile-dev-kit-offline-app', 'cp-mobile-dev-kit-online-app', 'cp-mobile-dev-kit-push', 'cp-mobile-dev-kit-quick-start', 'cp-mobile-dev-kit-rest-api', 'cp-mobile-dev-kit-slider-extension', 'cp-mobile-dev-kit-style', 'cp-mobile-dev-kit-upload-logs' from QA to Production
1 parent df2eaa2 commit 1d3bef6

22 files changed

Lines changed: 98 additions & 99 deletions

File tree

tutorials/cp-mobile-dev-kit-add-validation/cp-mobile-dev-kit-add-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Deploy the updated application to your MDK client.
122122
[DONE]
123123
[ACCORDION-END]
124124

125-
[ACCORDION-BEGIN [Step 5: ](Test the application)]
125+
[ACCORDION-BEGIN [Step 5: ](Run the app)]
126126

127127
>Make sure you are choosing the right device platform tab above.
128128

tutorials/cp-mobile-dev-kit-annotations/cp-mobile-dev-kit-annotations.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ This step includes creating the mobile development kit project in the editor.
181181

182182
[ACCORDION-BEGIN [Step 5: ](Deploy the application)]
183183

184-
So far, you have learned how to build an MDK application in the SAP Business Application Studio editor. Now, you will deploy this application definition to Mobile Services and Cloud Foundry to consume it as Mobile and Web application respectively.
184+
So far, you have learned how to build an MDK application in the SAP Business Application Studio editor. Now, you will deploy the application definitions to Mobile Services and Cloud Foundry to use it in the Mobile client and Web application respectively.
185185

186186
1. Right-click `Application.app` and select **MDK: Deploy**.
187187

@@ -207,9 +207,9 @@ So far, you have learned how to build an MDK application in the SAP Business App
207207

208208
>Make sure you are choosing the right device platform tab above. Once you have scanned and on-boarded using the onboarding URL, it will be remembered. When you Log out and onboard again, you will be asked either to continue to use current application or to scan new QR code.
209209
210-
SAP Business Application Studio has a feature to generate QR code for app onboarding.
210+
SAP Business Application Studio has a feature to display the QR code for onboarding in the Mobile client.
211211

212-
1. Click the `Application.app` to open it in MDK Application Editor and click **Application QR Code** icon to display the QR code.
212+
1. Click the **Application.app** to open it in MDK Application Editor and then click the **Application QR Code** icon.
213213

214214
!![MDK](img-6.1.png)
215215

@@ -219,7 +219,7 @@ SAP Business Application Studio has a feature to generate QR code for app onboar
219219

220220
3. Follow [these steps](https://github.com/SAP-samples/cloud-mdk-tutorial-samples/blob/master/Onboarding-Android-client/Onboarding-Android-client.md) to on-board the MDK client.
221221

222-
Once you accept app update, you will see the **Main** page with **Logout** and **Products** options at bottom of the page. Tap **Products**, you will navigate to Product List page.
222+
After you accept app update, you will see the **Main** page with **Logout** and **Products** options at bottom of the page. Tap **Products**, you will navigate to Product List page.
223223

224224
![MDK](img_7.1.png)
225225

@@ -234,9 +234,9 @@ SAP Business Application Studio has a feature to generate QR code for app onboar
234234

235235
>Make sure you are choosing the right device platform tab above. Once you have scanned and on-boarded using the onboarding URL, it will be remembered. When you Log out and onboard again, you will be asked either to continue to use current application or to scan new QR code.
236236
237-
SAP Business Application Studio has a feature to generate QR code for app onboarding.
237+
SAP Business Application Studio has a feature to display the QR code for onboarding in the Mobile client.
238238

239-
1. Click the `Application.app` to open it in MDK Application Editor and click **Application QR Code** icon to display the QR code.
239+
1. Click the **Application.app** to open it in MDK Application Editor and then click the **Application QR Code** icon.
240240

241241
!![MDK](img-6.1.png)
242242

@@ -246,7 +246,7 @@ SAP Business Application Studio has a feature to generate QR code for app onboar
246246

247247
3. Follow [these steps](https://github.com/SAP-samples/cloud-mdk-tutorial-samples/blob/master/Onboarding-iOS-client/Onboarding-iOS-client.md) to on-board the MDK client.
248248

249-
Once you accept app update, you will see the **Main** page with **Logout** and **Products** options at bottom of the page. Tap **Products**, you will navigate to Product List page.
249+
After you accept app update, you will see the **Main** page with **Logout** and **Products** options at bottom of the page. Tap **Products**, you will navigate to Product List page.
250250

251251
![MDK](img-7.4.png)
252252

tutorials/cp-mobile-dev-kit-create-customer/cp-mobile-dev-kit-create-customer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Deploy the updated application to your MDK client.
305305
[DONE]
306306
[ACCORDION-END]
307307

308-
[ACCORDION-BEGIN [Step 7: ](Test the application)]
308+
[ACCORDION-BEGIN [Step 7: ](Run the app)]
309309

310310
>Make sure you are choosing the right device platform tab above.
311311

tutorials/cp-mobile-dev-kit-customer-order/cp-mobile-dev-kit-customer-order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ Deploy the updated application to your MDK client.
399399
[DONE]
400400
[ACCORDION-END]
401401

402-
[ACCORDION-BEGIN [Step 10: ](Test the application)]
402+
[ACCORDION-BEGIN [Step 10: ](Run the app)]
403403

404404
[OPTION BEGIN [Android]]
405405

tutorials/cp-mobile-dev-kit-deep-link/cp-mobile-dev-kit-deep-link.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,7 @@ In the MDK editor, you will first create a message to display a confirmation dia
195195

196196
[ACCORDION-BEGIN [Step 5: ](Deploy the application)]
197197

198-
So far, you have learned how to build an MDK application in the SAP Business Application Studio editor. Now, you will deploy this application definition to Mobile Services.
199-
198+
So far, you have learned how to build an MDK application in the SAP Business Application Studio editor. Now, you will deploy the application definitions to Mobile Services to use in the Mobile client.
200199

201200
1. Right-click `Application.app` and select **MDK: Deploy**.
202201

@@ -225,11 +224,11 @@ So far, you have learned how to build an MDK application in the SAP Business App
225224
[DONE]
226225
[ACCORDION-END]
227226

228-
[ACCORDION-BEGIN [Step 6: ](Display the QR code for app onboarding)]
227+
[ACCORDION-BEGIN [Step 6: ](Display the QR code for onboarding the Mobile app)]
229228

230-
SAP Business Application Studio has a feature to generate QR code for app onboarding.
229+
SAP Business Application Studio has a feature to display the QR code for onboarding in the Mobile client.
231230

232-
Click the `Application.app` to open it in MDK Application Editor and click **Application QR Code** icon to display the QR code.
231+
Click the **Application.app** to open it in MDK Application Editor and then click the **Application QR Code** icon.
233232

234233
!![MDK](img-6.1.png)
235234

@@ -238,20 +237,20 @@ The On-boarding QR code is now displayed.
238237
!![MDK](img-6.2.png)
239238

240239

241-
>Leave the Onboarding dialog box open for step 7.
240+
>Leave the Onboarding dialog box open for the next step.
242241

243242
[DONE]
244243
[ACCORDION-END]
245244

246-
[ACCORDION-BEGIN [Step 7: ](Run the app in MDK client)]
245+
[ACCORDION-BEGIN [Step 7: ](Run the app)]
247246

248247
>Make sure you are choosing the right device platform tab above. Once you have scanned and on-boarded using the onboarding URL, it will be remembered. When you Log out and onboard again, you will be asked either to continue to use current application or to scan new QR code.
249248

250249
[OPTION BEGIN [Android]]
251250

252251
1. Follow [these steps](https://github.com/SAP-samples/cloud-mdk-tutorial-samples/blob/master/Onboarding-Android-client/Onboarding-Android-client.md) to on-board the MDK client.
253252

254-
Once you accept app update, you will see **Main** page with the buttons you added in previous step 3.
253+
After you accept app update, you will see the **Main** page with the buttons you added in previous step 3.
255254

256255
![MDK](img_7.1.png)
257256

@@ -273,7 +272,7 @@ The On-boarding QR code is now displayed.
273272

274273
1. Follow [these steps](https://github.com/SAP-samples/cloud-mdk-tutorial-samples/blob/master/Onboarding-iOS-client/Onboarding-iOS-client.md) to on-board the MDK client.
275274

276-
Once you accept app update, you will see **Main** page with the buttons you added in previous step 3.
275+
After you accept app update, you will see the **Main** page with the buttons you added in previous step 3.
277276

278277
!![MDK](img_7.7.png)
279278

tutorials/cp-mobile-dev-kit-delete-customer/cp-mobile-dev-kit-delete-customer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Deploy the updated application to your MDK client.
207207
[DONE]
208208
[ACCORDION-END]
209209

210-
[ACCORDION-BEGIN [Step 5: ](Test the application)]
210+
[ACCORDION-BEGIN [Step 5: ](Run the app)]
211211

212212
>Make sure you are choosing the right device platform tab above.
213213

tutorials/cp-mobile-dev-kit-detail-page/cp-mobile-dev-kit-detail-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Deploy the updated application to your MDK client.
199199
[DONE]
200200
[ACCORDION-END]
201201

202-
[ACCORDION-BEGIN [Step 5: ](Test the application)]
202+
[ACCORDION-BEGIN [Step 5: ](Run the app)]
203203

204204
>Make sure you are choosing the right device platform tab above.
205205

tutorials/cp-mobile-dev-kit-edit-customer/cp-mobile-dev-kit-edit-customer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Deploy the updated application to your MDK client.
347347
[VALIDATE_3]
348348
[ACCORDION-END]
349349

350-
[ACCORDION-BEGIN [Step 8: ](Test the application)]
350+
[ACCORDION-BEGIN [Step 8: ](Run the app)]
351351

352352
>Make sure you are choosing the right device platform tab above.
353353

tutorials/cp-mobile-dev-kit-error-archive/cp-mobile-dev-kit-error-archive.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -524,19 +524,19 @@ Now, that the **Error List** page is created, you will add a button on the **Mai
524524
[DONE]
525525
[ACCORDION-END]
526526
527-
[ACCORDION-BEGIN [Step 8: ](Display the QR code for app onboarding)]
527+
[ACCORDION-BEGIN [Step 8: ](Display the QR code for onboarding the Mobile app)]
528528
529-
SAP Business Application Studio has a feature to generate QR code for app onboarding.
529+
SAP Business Application Studio has a feature to display the QR code for onboarding in the Mobile client.
530530
531-
Click the `Application.app` to open it in MDK Application Editor and click **Application QR Code** icon to display the QR code.
531+
Click the **Application.app** to open it in MDK Application Editor and then click the **Application QR Code** icon.
532532
533533
!![MDK](img-8.1.png)
534534
535535
The On-boarding QR code is now displayed.
536536
537537
!![MDK](img-8.2.png)
538538
539-
>Leave the Onboarding dialog box open for step 9.
539+
>Leave the Onboarding dialog box open for the next step.
540540
541541
[VALIDATE_1]
542542
[ACCORDION-END]
@@ -550,7 +550,7 @@ The On-boarding QR code is now displayed.
550550
551551
1. Follow [these steps](https://github.com/SAP-samples/cloud-mdk-tutorial-samples/blob/master/Onboarding-Android-client/Onboarding-Android-client.md) to on-board the MDK client.
552552
553-
Once you accept app update, you will see **Main** page with some entity sets being displayed and Offline store is being initialized.
553+
After you accept app update, you will see **Main** page with some entity sets being displayed and Offline store will be initialized.
554554
555555
![MDK](img_9.1.png)
556556
@@ -600,7 +600,7 @@ The On-boarding QR code is now displayed.
600600
601601
1. Follow [these steps](https://github.com/SAP-samples/cloud-mdk-tutorial-samples/blob/master/Onboarding-iOS-client/Onboarding-iOS-client.md) to on-board the MDK client.
602602
603-
Once you accept app update, you will see **Main** page with some entity sets being displayed and Offline store is being initialized.
603+
After you accept app update, you will see **Main** page with some entity sets being displayed and Offline store will be initialized.
604604
605605
![MDK](img_9.9.png)
606606

tutorials/cp-mobile-dev-kit-i18n-localization/cp-mobile-dev-kit-i18n-localization.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This step includes creating the mobile development kit project in the editor.
9292

9393
[ACCORDION-BEGIN [Step 3: ](Deploy the application)]
9494

95-
So far, you have learned how to build an MDK application in the SAP Business Application Studio editor. Now, you will deploy this application definition to Mobile Services and Cloud Foundry to consume it as Mobile and Web application respectively.
95+
So far, you have learned how to build an MDK application in the SAP Business Application Studio editor. Now, you will deploy the application definitions to Mobile Services and Cloud Foundry to use it in the Mobile client and Web application respectively.
9696

9797
1. Right-click `Application.app` and select **MDK: Deploy**.
9898

@@ -117,9 +117,9 @@ So far, you have learned how to build an MDK application in the SAP Business App
117117

118118
>Make sure you are choosing the right device platform tab above. Once you have scanned and on-boarded using the onboarding URL, it will be remembered. When you Log out and onboard again, you will be asked either to continue to use current application or to scan new QR code.
119119
120-
SAP Business Application Studio has a feature to generate QR code for app onboarding.
120+
SAP Business Application Studio has a feature to display the QR code for onboarding in the Mobile client.
121121

122-
1. Click the `Application.app` to open it in MDK Application Editor and click **Application QR Code** icon to display the QR code.
122+
1. Click the **Application.app** to open it in MDK Application Editor and then click the **Application QR Code** icon.
123123

124124
!![MDK](img-4.1.png)
125125

@@ -129,7 +129,7 @@ SAP Business Application Studio has a feature to generate QR code for app onboar
129129

130130
2. Follow [these steps](https://github.com/SAP-samples/cloud-mdk-tutorial-samples/blob/master/Onboarding-Android-client/Onboarding-Android-client.md) to on-board the MDK client.
131131

132-
Once you accept app update, you will see the `Main` page (with `Logout` and `Sync` options at bottom of the page) and `Customers` and `SalesOrderHeaders` entity sets to navigate to List-Detail page.
132+
After you accept app update, you will see the `Main` page (with `Logout` and `Sync` options at bottom of the page) and `Customers` and `SalesOrderHeaders` entity sets to navigate to List-Detail page.
133133

134134
![MDK](img-5.1.png)
135135

@@ -145,9 +145,9 @@ SAP Business Application Studio has a feature to generate QR code for app onboar
145145

146146
>Make sure you are choosing the right device platform tab above. Once you have scanned and on-boarded using the onboarding URL, it will be remembered. When you Log out and onboard again, you will be asked either to continue to use current application or to scan new QR code.
147147
148-
SAP Business Application Studio has a feature to generate QR code for app onboarding.
148+
SAP Business Application Studio has a feature to display the QR code for onboarding in the Mobile client.
149149

150-
1. Click the `Application.app` to open it in MDK Application Editor and click **Application QR Code** icon to display the QR code.
150+
1. Click the **Application.app** to open it in MDK Application Editor and then click the **Application QR Code** icon.
151151

152152
!![MDK](img-4.1.png)
153153

@@ -157,7 +157,7 @@ SAP Business Application Studio has a feature to generate QR code for app onboar
157157

158158
2. Follow [these steps](https://github.com/SAP-samples/cloud-mdk-tutorial-samples/blob/master/Onboarding-iOS-client/Onboarding-iOS-client.md) to on-board the MDK client.
159159

160-
Once you accept app update, you will see the `Main` page (with `Logout` and `Sync` options at bottom of the page) and `Customers` and `SalesOrderHeaders` entity sets to navigate to List-Detail page.
160+
After you accept app update, you will see the `Main` page (with `Logout` and `Sync` options at bottom of the page) and `Customers` and `SalesOrderHeaders` entity sets to navigate to List-Detail page.
161161

162162
![MDK](img-5.3.png)
163163

@@ -389,7 +389,7 @@ Right-click the `Application.app` file in the project explorer pane, select **M
389389
[DONE]
390390
[ACCORDION-END]
391391

392-
[ACCORDION-BEGIN [Step 9: ](Update the MDK app with new metadata)]
392+
[ACCORDION-BEGIN [Step 9: ](Update the app)]
393393

394394
[OPTION BEGIN [Android]]
395395

0 commit comments

Comments
 (0)