Mobile Wireless Middleware, Operating Systems, and Applications. 5th International Conference, Mobilware 2012, Berlin, Germany, November 13-14, 2012, Revised Selected Papers

Research Article

A Common Platform API for Android

Download
379 downloads
  • @INPROCEEDINGS{10.1007/978-3-642-36660-4_12,
        author={Arno Puder},
        title={A Common Platform API for Android},
        proceedings={Mobile Wireless Middleware, Operating Systems, and Applications. 5th International Conference, Mobilware 2012, Berlin, Germany, November 13-14, 2012, Revised Selected Papers},
        proceedings_a={MOBILWARE},
        year={2013},
        month={2},
        keywords={},
        doi={10.1007/978-3-642-36660-4_12}
    }
    
  • Arno Puder
    Year: 2013
    A Common Platform API for Android
    MOBILWARE
    Springer
    DOI: 10.1007/978-3-642-36660-4_12
Arno Puder1,*
  • 1: San Francisco State University
*Contact email: arno@sfsu.edu

Abstract

Cross-platform frameworks for mobile devices promise to facilitate the porting effort of applications between different smartphones. Our approach is to cross-compile Android applications to other platforms such as iOS or Windows Phone 7. Doing so requires to refactor the Android source code base in a platform-dependent and platform-independent part separated by a . This paper discusses the cross-compiling of Java-based Android applications and the design and implementation of the Common Platform API.