MobiAccess is a cross-platform mobile development framework. It is based on a proprietary programming language, somewhat similar to , compiled to various mobile platforms. The current version of MobiAccess is 4.1. Platforms Version 4.1 has full functionality on the following mobile platforms: * Android version 1.6 and above * iOS version 3 and above * RIM BlackBerry OS 6 and 7 * Windows Mobile 6.5 * Windows Phone Mango 7.5 (please note that Windows Phone 7 is NOT supported, due to the lack of socket functionality) Furthermore it has limited functionality on QT, without graphical API (no animations, no canvas) Supported functionality * Data synchronization: works in offline and online mode, transition is automatic and seamless. Requires a back-end component which accesses the underlying DBMS via ODBC. The set of components required to achieve this functionality are referred to as MobiLink. * Forms: standard forms and controls, including text input field, checkbox, radio button, date input field, and buttons. * Canvas: a set of graphical components which provide unified look-and-feel on all platforms. It also supports graphical operations such as rotation, scaling, and animations. Canvas is suitable for games, albeit for less graphic-intense ones. * Bluetooth: has client- and server-side functionality as well, but only RFCOMM-based profiles are available.
|