Enhanced Code Conversion Approach for the Integrated Cross-Platform Mobile Development (ICPMD)

Wafaa S. El-Kassas,Bassem A. Abdullah,Ahmed H. Yousef,Ayman M. Wahba
DOI: https://doi.org/10.1109/tse.2016.2543223
IF: 7.4
2016-11-01
IEEE Transactions on Software Engineering
Abstract:Mobile development companies aim to maximize the return on investments by making their mobile applications (Apps) available on different mobile platforms. Consequently, the same App is developed several times; each time the developer uses the programming languages and development tools of a specific platform. Therefore, there is a need to have cross-platform mobile applications development solutions that enable the developers to develop the App once and run it everywhere. The Integrated Cross-Platform Mobile Applications Development (ICPMD) solution is one of the attempts that enables the developers to use the most popular programming languages like Java for Android and C# for Windows Phone 8 (WP8). ICPMD is used to transform both the source code and user interface to another language to generate full Apps on the target platform. This paper extends ICPMD by proposing a new code conversion approach based on XSLT and Regular Expressions to ease the conversion process. In addition, it provides the assessment method to compare the ICPMD efficiency with competing approaches. Several Apps are converted from WP8 to Android and vice versa. The ICPMD evaluation results show reasonable improvement over commercial cross-platform mobile development tools (Titanium and Xamarin).
What problem does this paper attempt to address?