Skedulo Plus extension definition file structure

Overview

From the Getting started documentation, you will recall that mobile extensions have a number of files containing all the code and resources that are required for the extension to work as intended. The files are structured in a particular way so that the extension framework knows where to find specific data.

These files are used to fetch data, present the UI, define the language, and upload the extension to the Skedulo platform. You can think of them this way:

Skedulo Plus extensions definition file structure

Detailed information

This section of the documentation describes each folder in more detail to help you understand them, their contents, and their role in your extension. See the separate pages to learn about each of them: