Skip to content
@wniemiec-mobilex

Mobilex

A generic framework for cross-platform mobile development based on web language.

logo

Mobilex

A generic framework for cross-platform mobile development based on web language.

License

Read full publication


❇ Introduction

Several mobile development frameworks allow developers to program a single code to run on different types of devices and operating systems. However, the application code is dependent on the chosen framework, making it difficult to reuse it when there is a need to migrate to other frameworks. This paper proposes a generic framework for cross-platform mobile development, which uses web technologies (HTML, CSS, and JavaScript) as a basis for application development. The use of this technology to define the application and its automatic translation to a platform-specific language makes it easier to produce and maintain the application on multiple platforms. This paper discusses the proposed approach and shows, through case studies, that it allows flexibility in the choice of cross-platform development framework, not being necessary to change the code already developed in case of change in the development platform.

Presentation (click to play)

Video presentation

🗺 Project structure

architecture

Pinned

  1. mast-compiler mast-compiler Public

    Mobilang to AST Compiler

    C++

  2. ama-compiler ama-compiler Public

    Mobilang AST to Mobile Application Compiler

    Java

  3. mobilex-compiler mobilex-compiler Public

    Mobilang to Mobile Application compiler

    Java

  4. examples examples Public

    Some applications made using Mobilex framework.

    HTML

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…