Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Servoy Mobile

The Servoy Mobile offering 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

If you haven't done so start with the Servoy Mobile introduction video on youtube: http://www.youtube.com/watch?v=f8dohd1M_pc

We 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 existing servoy client technology:

  1. 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
  5. Only iOS and Andriod devices are supported currently
  • No labels