期刊名称:International Journal of Software Engineering and Its Applications
印刷版ISSN:1738-9984
出版年度:2014
卷号:8
期号:9
页码:1-16
DOI:10.14257/ijseia.2014.8.9.01
出版社:SERSC
摘要:Mobile communication companies choose different smart phone platforms, so that game developers must create content designed specifically for each platform or use a conversion process to provide game content to consumers. In this paper, to resolve this problem, the Android-to-Ios smart game converter was designed to automatically convert game contents from the Android platform to the iOS platform for smart phones using a content analyzer, a resource converter, a platform mapping engine and a source translator. The Android platform developed by Google is an optimized platform for mobile devices with a perfect combination of an operating system, middleware, and application programs. The iOS platform developed by Apple is the world's most advanced mobile operating system, continually redefining what people can do with a mobile device. Through the Android-to-iOS converter, resources such as images and sounds can be converted, APIs can be converted using a platform mapping engine and game sources can be converted using a source translator with compiler writing technology. Experimental results indicate that the graphics, image output, sound output, and other functions of converted iOS games were equivalent to those of the Android games before conversion.