MoSync

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
MoSync
DevelopersMoSync AB (formerly Mobile Sorcery, now bankrupt)
Stable release
3.3.1 / May 30, 2013; 13 years ago (2013-05-30)
Repositorygithub.com/MoSync/MoSync
Written inC, C++, Java, JavaScript, C#
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Available inEnglish
    TypeMobile Development
    LicenseApache License 2.0[1]

    MoSync is a discontinued[2] free and open-source software development kit (SDK) for mobile applications. It is integrated with the Eclipse development environment. The framework produces native mobile applications for multiple platforms using C/C++, HTML5 scripting and any combination thereof. The target group for MoSync are both web developers looking to enter the mobile space, as well as the ordinary PC/Mac desktop developer with knowledge in C/C++ development.

    History

    [edit | edit source]

    MoSync was developed by the Swedish software company MoSync AB (formerly Mobile Sorcery AB). The first version of the product was launched in early 2005 with support for the Java ME platform. Support for several other mobile app development platforms has been added since. MoSync AB filed for bankruptcy in July 2013.[2]

    MoSync applications are written in the C and C++ programming languages, or in combination with HTML5 and JavaScript.[3] From this code base, MoSync can build application packages for hundreds of different mobile devices on a wide range of mobile operating systems.[4] MoSync currently supports versions of Android 2.x-4.x, iOS, Windows Mobile Classic, Windows Phone, Symbian S60, Java Mobile and the Moblin[5] platform.

    Support for iOS, Android and Moblin was announced on 19th Feb 2010 during Mobile World Congress 2010 in Barcelona.[6]

    Native UI

    [edit | edit source]

    The MoSync platform can access parts of the native UI system on Android and iOS devices since version 2.5, and Windows Phone devices since version 3.0.[7] The MoSync NativeUI API has widgets for embedding webpages and OpenGL ES views in applications and all the UI widgets are handled from the same code base on both Android and iOS. It is also possible to run emulators from other SDKs, such as Android and iOS emulators ensuring that elements native to each OS has the right look ´n feel in their respective environments.

    Wormhole technology

    [edit | edit source]

    Introduced in MoSync SDK 2.7 Pyramid is a technology called Wormhole, which creates a hook which connects javascript calls to MoSync's underlying C APIs, thereby allowing the developer to the functionality of the webview.[citation needed] Currently this functionality is available for Android, Windows Phone, and iOS, while other platforms could be added in future versions, due to the cross-platform nature of the MoSync SDK.

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ a b [1] Allabolag.se Mosync AB Bankruptcy (Swedish Language) (on web archive)
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Creating HTML5 and C/C++ Hybrid Mobile Apps with the MoSync SDK
    4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    5. ^ Mobile tools gain Moblin v2 targeting (on web archive)
    6. ^ What is in MoSync 2.3 (on web archive)
    7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). HTML5 and Mobile Apps - the road ahead
    [edit | edit source]