To develop a mobile application, use the FMP JVM framework. FMP is an object oriented framework that makes work with a mobile platform server easier due to its architecture.
The framework is delivered with the readme.pdf file and the Dokka documentation containing framework structure description:
Framework initialization classes.
Framework objects implemented using the interface and enumerations.
Auxiliary classes for working with objects.
To get started with the framework and see the examples of methods use, see the readme.pdf file.
To work with framework structure, see the Dokka documentation:
The side panel displays sections for navigation by framework elements, the main page area displays description of a specific element, its syntax, and examples of use.
See also: