Etendo Mobile
Overview
Etendo Mobile is a subapplication development platform that includes the possibility to log in to an Etendo Classic server and configure the available dynamic subapplications there according to role.
A schematic of the infrastructure is shown here:
On this page we will explain what are the requirements to create a subapplication and how to install all the necessary tools to develop a new subapplication.
Environment Setup
Requirements
- Etendo Classic
- Etendo Mobile latest version available in PlayStore or Appstore.
- Platform Extensions Bundle.
- Docker: version
26.0.0
or higher. - Docker Compose: version
2.26.0
or higher. - Yarn version
1.22.0
or higher - NodeJS version
16.20
or higher. - Java JDK 17
Then continue with the Create New Subappliction tutorial.