Skip to content

Tune your Apps

The settings below must be specified (at a first step, you may keep the default settings):

Settings Description
Id Id this is the identifier used by Android. This ID can be stored as AAR in the Studio configuration in order to automatically launch the static application during an NFC tap.
Domain This is the referring domain for the application. This URL used by iOS can be stored as a URI in the Studio configuration in order to automatically launch the static app on iOS.
Description This is the description of the generated application that will be displayed by the OS
Name The name that will appear as the name of the generated application
Version Version considered by the OS

Pages

Assembling multiple Dashboard pages is not yet possible at this time. However, it is possible to edit:

  • The page used to log in (connection page),
  • The page used for monitoring (a priori the application published from App Creator),
  • The 'About' page

Connection page

The identifers of the Tabs must be kept but you can change either the icons or the labels of the protocols. Also the title of the toolbar (that can be connected to an entry of the multilingual dictionary).

Monitoring page

For the moment, change only the title 'Monitoring' located into the header. Note that it is possible to connect it to an entry of the multilingual dictionary.

About page

For the moment, change only the title 'Monitoring' located into the header. Note that it is possible to connect it to an entry of the multilingual dictionary.

Theme

The 'theme' page is primarily used to define the colour palette that is used in the application. These colors are identified by the 9 standard identifiers (primary, danger, ...) of the Ionic platform and are used by most ionic graphic components.

Two images can be used to identify the application:

  • splash screen
  • Logo

Note that the splash screen is no longer used by the latest Android models. For these images, it is recommended to provide square images in PNG (or JPEG) format. The recommended ideal size is 1024x1024 pixels. These images will be recut into different dimensions depending on the use.

Multi language

The multilingual dictionary is common with App Creator. You can thus complete (or correct) it indifferently in either editor.

Back to top