Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Use SAP Wizard to Create Your First Android Application
description: Create an Android application that will be connected to an OData backend.
auto_validation: true
primary_tag: operating-system>android
tags: [ tutorial>beginner, operating-system>android ]
primary_tag: products>sap-cloud-platform-sdk-for-android
tags: [ tutorial>beginner, operating-system>android, products>sap-cloud-platform-sdk-for-android ]
time: 15
---

Expand All @@ -13,8 +13,10 @@ time: 15

---

**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.

> **Make the most of your time at TechEd!**
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).
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)).
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!


[ACCORDION-BEGIN [Step 1: ](Set up development tools)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Use Fiori for Android Controls to Enhance Your Application.
description: Enhance your application with the Object Cell and add a divider to cells in a list for customers.
auto_validation: true
primary_tag: operating-system>android
tags: [ tutorial>beginner, operating-system>android ]
primary_tag: products>sap-cloud-platform-sdk-for-android
tags: [ tutorial>beginner, operating-system>android, products>sap-cloud-platform-sdk-for-android ]
time: 20
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Add Notification Service to Your Application
description: Add foreground and background notifications to your application with help of Google Firebase.
auto_validation: true
primary_tag: operating-system>android
tags: [ tutorial>beginner, operating-system>android ]
primary_tag: products>sap-cloud-platform-sdk-for-android
tags: [ tutorial>beginner, operating-system>android, products>sap-cloud-platform-sdk-for-android ]
time: 10
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Enable Offline OData in Your Android Application
description: Use the Offline OData library to enable data access from an on device database.
auto_validation: true
primary_tag: operating-system>android
tags: [ tutorial>beginner, operating-system>android ]
primary_tag: products>sap-cloud-platform-sdk-for-android
tags: [ tutorial>beginner, operating-system>android, products>sap-cloud-platform-sdk-for-android ]
time: 20
---

Expand Down