SEPLJan 24, 2017

Towards the quality improvement of cross-platform mobile applications

arXiv:1701.06767v248 citations
Originality Synthesis-oriented
AI Analysis

This addresses quality issues for developers of cross-platform mobile apps, but it is incremental as it builds on existing frameworks without introducing new paradigms.

The paper studied the development and maintenance processes of cross-platform mobile applications, focusing on bug-fixing, and aimed to define tools for automated bug repair to improve quality.

During last ten years, the number of smartphones and mobile applications has been constantly growing. Android, iOS and Windows Mobile are three mobile platforms that cover almost all smartphones in the world in 2017. Developing a mobile app involves first to choose the platforms the app will run, and then to develop specific solutions (i.e., native apps) for each chosen platform using platform-related toolkits such as AndroidSDK. Across-platform mobile application is an app that runs on two or more mobile platforms. Several frameworks have been proposed to simplify the development of cross-platform mobile applications and to reduce development and maintenance costs.They are called cross-platform mobile app development frameworks.However, to our knowledge, the life-cycle and the quality of cross-platforms mobile applications built using those frameworks have not been studied in depth. Our main goal is to first study the processes of development and maintenance of mobile applications built using cross-platform mobile app development frameworks, focusing particularly on the bug-fixing activity. Then, we aim at defining tools for automated repairing bugs from cross-platform mobile applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes