Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 18 / Issue 5

available in:   PDF (563 kB) PS (1 MB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future
 
DOI:   10.3217/jucs-018-05-0704

 

Applying a Modular Framework to Develop Mobile Applications and Services

Mabel Vazquez-Briseno (UABC, Mexico)

Pierre Vincent (MobKit, France)

Juan Ivan Nieto-Hipolito (UABC, Mexico)

Juan de Dios Sanchez-Lopez (UABC, Mexico)

Abstract: The development of mobile applications and services has led to new challenges for software programmers. One of the main differences from standard PC programming is that the mobile environment is still limited in several aspects. Thus, there are many applications for mobile devices that share similarities, and implementing new applications may result in duplicated code within the same project or in similar projects. Moreover, current mobile development is still an error-prone task that may produce difficult-to-maintain applications. As a result, developers need new tools to help them to develop mobile software efficiently. This work focuses on a new framework for generating mobile applications and services, MobAppGen. The framework provides a set of components called modules that can be used to construct new applications using a Web interface. The architecture and functionalities of the framework are delineated, and several tests were conducted to evaluate the performance of the framework. For the tests, we created a number of projects using the available modules. In addition, a survey was conducted to estimate the acceptance and usefulness of the framework.

Keywords: mobile computing, mobile devices, mobile information systems, multimedia, software

Categories: D.2.11, H.3.4, H.4.3, H.5.1