Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Servoy Mobile offering consist consists of developer support for:

  1. Building mobile device optimized layouts
  2. Exporting a Servoy solution as a HTML5 mobile app
  3. Wrapping the HTML5 based app as native device app for iOS and Android (amongst others)
  4. Building the REST service solution used by the Mobile app to retrieving and update data, utilizing JSON

We strongly suggest to start by checking out and running of the provided sample solution, before starting development of your own Mobile solution

Current limitations compared with normal existing servoy client technology:

  1. limit limited script api, can be seen in the solution explorer view in servoy developer
  2. form inheritance is not yet present
  3. no calculation support yet
  4. no binary media (field) support yet

...