Skip to content

Commit 07b774c

Browse files
updated
1 parent 9f9d07f commit 07b774c

File tree

45 files changed

+94
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+94
-69
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Sample backend in SAP Mobile Services provides annotation functionality for **Pr
4848

4949
<!-- border -->![MDK](img-0.4.png)
5050

51-
### Create a New Project Using SAP Build Code
51+
### Create a New Project Using SAP Build
5252

5353
This step includes creating a mobile project in SAP Build Lobby.
5454

@@ -72,7 +72,7 @@ This step includes creating a mobile project in SAP Build Lobby.
7272

7373
<!-- border -->![MDK](img-1.5.png)
7474

75-
>SAP Build Code recommends the dev space it deems most suitable, and it will automatically create a new one for you if you don't already have one. If you have other dev spaces of the Mobile Application type, you can select between them. If you want to create a different dev space, go to the Dev Space Manager. See [Working in the Dev Space Manager](https://help.sap.com/docs/build_code/d0d8f5bfc3d640478854e6f4e7c7584a/ad40d52d0bea4d79baaf9626509caf33.html).
75+
>SAP Build recommends the dev space it deems most suitable, and it will automatically create a new one for you if you don't already have one. If you have other dev spaces of the Mobile Application type, you can select between them. If you want to create a different dev space, go to the Dev Space Manager. See [Working in the Dev Space Manager](https://help.sap.com/docs/build_code/d0d8f5bfc3d640478854e6f4e7c7584a/ad40d52d0bea4d79baaf9626509caf33.html).
7676
7777
6. Review the inputs under the Summary tab. If everything looks correct, click **Create** to proceed with creating your project.
7878

@@ -82,7 +82,7 @@ This step includes creating a mobile project in SAP Build Lobby.
8282

8383
<!-- border -->![MDK](img-1.6.png)
8484

85-
8. After you see a message stating that the project has been created successfully, click the project to open it. The project opens in SAP Business Application Studio, the SAP Build Code development environment.
85+
8. After you see a message stating that the project has been created successfully, click the project to open it. The project opens in SAP Business Application Studio.
8686

8787
<!-- border -->![MDK](img-1.7.png)
8888

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use the debugging feature provided by the Mobile Development Kit extension for V
2727

2828
---
2929

30-
### Create a New Project Using SAP Build Code and Configure it using Storyboard
30+
### Create a New Project Using SAP Build and Configure it using Storyboard
3131

3232
1. This step includes creating the mobile development kit project in the editor. Follow steps 1 and 2 from this [tutorial](https://developers.sap.com/tutorials/cp-mobile-dev-kit-quick-start.html) to create your MDK project and deploy to mobile services.
3333

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If an app is already installed, you can specify a custom URL scheme or an intent
3838
>**This tutorial has been executed using public store MDK client which has out of the box functionality to open the SAP standard apps like SAP Mobile Start.
3939
If you are building a custom version of Mobile development kit client, there you can implement deep links by specifying related custom URL schemes.**
4040

41-
### Create a New Project Using SAP Build Code
41+
### Create a New Project Using SAP Build
4242

4343
This step includes creating a mobile project in SAP Build Lobby.
4444

@@ -62,7 +62,7 @@ This step includes creating a mobile project in SAP Build Lobby.
6262

6363
<!-- border -->![MDK](img-1.5.png)
6464

65-
>SAP Build Code recommends the dev space it deems most suitable, and it will automatically create a new one for you if you don't already have one. If you have other dev spaces of the Mobile Application type, you can select between them. If you want to create a different dev space, go to the Dev Space Manager. See [Working in the Dev Space Manager](https://help.sap.com/docs/build_code/d0d8f5bfc3d640478854e6f4e7c7584a/ad40d52d0bea4d79baaf9626509caf33.html).
65+
>SAP Build recommends the dev space it deems most suitable, and it will automatically create a new one for you if you don't already have one. If you have other dev spaces of the Mobile Application type, you can select between them. If you want to create a different dev space, go to the Dev Space Manager. See [Working in the Dev Space Manager](https://help.sap.com/docs/build_code/d0d8f5bfc3d640478854e6f4e7c7584a/ad40d52d0bea4d79baaf9626509caf33.html).
6666
6767
6. Review the inputs under the Summary tab. If everything looks correct, click **Create** to proceed with creating your project.
6868

@@ -72,7 +72,7 @@ This step includes creating a mobile project in SAP Build Lobby.
7272

7373
<!-- border -->![MDK](img-1.6.png)
7474

75-
8. The project opens in SAP Business Application Studio, the SAP Build Code development environment.
75+
8. The project opens in SAP Business Application Studio.
7676

7777
<!-- border -->![MDK](img-1.7.png)
7878

tutorials/cp-mobile-dev-kit-deeplink-intoapp/cp-mobile-dev-kit-deeplink-intoapp.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,38 +31,42 @@ MDK supports deep linking into MDK applications using MDK client URL scheme and
3131

3232
![MDK](img-7.7.gif)
3333

34-
### Create a New Project Using SAP Build Code
34+
### Create a New Project Using SAP Build
3535

3636
This step includes creating a mobile project in SAP Build Lobby.
3737

3838
1. In the SAP Build Lobby, click **Create** > **Create** to start the creation process.
3939

4040
<!-- border -->![MDK](img-1.1.png)
4141

42-
2. Click the **Build an Application** tile.
42+
2. Click the **Application** tile.
4343

4444
<!-- border -->![MDK](img-1.2.png)
4545

46-
3. Click the **SAP Build Code** tile to develop your project in SAP Business Application Studio, the SAP Build Code development environment, leveraging the capabilities of the services included in SAP Build Code.
46+
3. Select the **Mobile** category.
4747

4848
<!-- border -->![MDK](img-1.3.png)
4949

50-
4. Click the **Mobile Application** tile.
50+
4. Select the **Mobile Application** to develop your mobile project in SAP Business Application Studio.
5151

5252
<!-- border -->![MDK](img-1.4.png)
5353

54-
55-
5. Enter the project name `deeplinkintomdkapp` (used for this tutorial) , add a description (optional), and click **Create**.
54+
5. Enter the project name `deeplinkintomdkapp` (used for this tutorial) , add a description (optional), and click **Review**.
5655

5756
<!-- border -->![MDK](img-1.5.png)
5857

59-
>SAP Build Code recommends the dev space it deems most suitable, and it will automatically create a new one for you if you don't already have one. If you have other dev spaces of the Mobile Application type, you can select between them. If you want to create a different dev space, go to the Dev Space Manager. See [Working in the Dev Space Manager](https://help.sap.com/docs/build_code/d0d8f5bfc3d640478854e6f4e7c7584a/ad40d52d0bea4d79baaf9626509caf33.html).
58+
>SAP Build recommends the dev space it deems most suitable, and it will automatically create a new one for you if you don't already have one. If you have other dev spaces of the Mobile Application type, you can select between them. If you want to create a different dev space, go to the Dev Space Manager. See [Working in the Dev Space Manager](https://help.sap.com/docs/build_code/d0d8f5bfc3d640478854e6f4e7c7584a/ad40d52d0bea4d79baaf9626509caf33.html).
59+
60+
6. Review the inputs under the Summary tab. If everything looks correct, click **Create** to proceed with creating your project.
61+
62+
<!-- border -->![MDK](img-1.5.1.png)
63+
6064

61-
6. Your project is being created in the Project table of the lobby. The creation of the project may take a few moments. After the project has been created successfully, click the project to open it.
65+
7. Your project is being created in the Project table of the lobby. The creation of the project may take a few moments. After the project has been created successfully, click the project to open it.
6266

6367
<!-- border -->![MDK](img-1.6.png)
6468

65-
7. The project opens in SAP Business Application Studio, the SAP Build Code development environment.
69+
8. The project opens in SAP Business Application Studio.
6670

6771
<!-- border -->![MDK](img-1.7.png)
6872

-5.35 KB
Loading
33.2 KB
Loading
-174 KB
Loading
127 KB
Loading
58.8 KB
Loading
996 Bytes
Loading

0 commit comments

Comments
 (0)