Skip to content

Commit b4ffbd1

Browse files
authored
Merge pull request #2797 from danielva/master
Changes for TechEd Bangalore
2 parents 4c71f96 + 06ec811 commit b4ffbd1

4 files changed

Lines changed: 12 additions & 10 deletions

File tree

tutorials/cp-sdk-android-wizard-teched18-01/cp-sdk-android-wizard-teched18-01.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Use SAP Wizard to Create Your First Android Application
33
description: Create an Android application that will be connected to an OData backend.
44
auto_validation: true
5-
primary_tag: operating-system>android
6-
tags: [ tutorial>beginner, operating-system>android ]
5+
primary_tag: products>sap-cloud-platform-sdk-for-android
6+
tags: [ tutorial>beginner, operating-system>android, products>sap-cloud-platform-sdk-for-android ]
77
time: 15
88
---
99

@@ -13,8 +13,10 @@ time: 15
1313

1414
---
1515

16-
**THIS TUTORIAL SERIES CAN ONLY BE EXECUTED AT TECHED** as it is. Please find us at the Google booth in the `AppSpace` and we will provide everything you will need.
17-
16+
> **Make the most of your time at TechEd!**
17+
Running this Tutorial series requires a number of locally installed tools to support mobile development. You can download and install those separately after the show has ended. These prerequisite tools are all described at [Installing the SAP Cloud Platform SDK for Android](https://help.sap.com/doc/c2d571df73104f72b9f1b73e06c5609a/Latest/en-US/docs/user-guide/getting-started/installing.html).
18+
Be aware: If you do install those tools while at the show and run into any unforeseen issue, unfortunately, we don't have the resources to help you diagnose your personal machine on the show floor (although, we're always happy to take such questions on the [SAP Community Q&A](https://www.sap.com/community/tag.html?id=73555000100800001281&tag=type:question)).
19+
To save time, find us at the TechEd Developer Garage and use one of our preconfigured development machines to step right into the Android SDK experience. See you here!
1820

1921

2022
[ACCORDION-BEGIN [Step 1: ](Set up development tools)]

tutorials/cp-sdk-android-wizard-teched18-02/cp-sdk-android-wizard-teched18-02.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Use Fiori for Android Controls to Enhance Your Application.
33
description: Enhance your application with the Object Cell and add a divider to cells in a list for customers.
44
auto_validation: true
5-
primary_tag: operating-system>android
6-
tags: [ tutorial>beginner, operating-system>android ]
5+
primary_tag: products>sap-cloud-platform-sdk-for-android
6+
tags: [ tutorial>beginner, operating-system>android, products>sap-cloud-platform-sdk-for-android ]
77
time: 20
88
---
99

tutorials/cp-sdk-android-wizard-teched18-03/cp-sdk-android-wizard-teched18-03.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add Notification Service to Your Application
33
description: Add foreground and background notifications to your application with help of Google Firebase.
44
auto_validation: true
5-
primary_tag: operating-system>android
6-
tags: [ tutorial>beginner, operating-system>android ]
5+
primary_tag: products>sap-cloud-platform-sdk-for-android
6+
tags: [ tutorial>beginner, operating-system>android, products>sap-cloud-platform-sdk-for-android ]
77
time: 10
88
---
99

tutorials/cp-sdk-android-wizard-teched18-04/cp-sdk-android-wizard-teched18-04.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Enable Offline OData in Your Android Application
33
description: Use the Offline OData library to enable data access from an on device database.
44
auto_validation: true
5-
primary_tag: operating-system>android
6-
tags: [ tutorial>beginner, operating-system>android ]
5+
primary_tag: products>sap-cloud-platform-sdk-for-android
6+
tags: [ tutorial>beginner, operating-system>android, products>sap-cloud-platform-sdk-for-android ]
77
time: 20
88
---
99

0 commit comments

Comments
 (0)