To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

MoSync
Developer(s)MoSync AB (formerly Mobile Sorcery, now bankrupt)
Stable release
3.3.1 / May 30, 2013; 10 years ago (2013-05-30)
Repositorygithub.com/MoSync/MoSync
Written inC, C++, Java, JavaScript, C#
Available inEnglish
TypeMobile Development
LicenseApache License 2.0[1]
Websitemosync.com Edit this on Wikidata

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.

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 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. MoSync currently supports versions of Android 2.x-4.x, iOS, Windows Mobile Classic, Windows Phone, Symbian S60, Java Mobile and the Moblin[4] platform.

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

YouTube Encyclopedic

  • 1/3
    Views:
    3 454
    10 568
    1 032
  • MoSync highlight - HTML5 app on Andriod in 90 seconds
  • How fast is the HTML5 Canvas on iOS and Android? - codefessions.com
  • MoSync apps run on Symbain^3

Transcription

Native UI

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.[6] 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

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. 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.

See also

References

  1. ^ "LICENSE-2.0.txt". MoSync. 27 August 2013.
  2. ^ a b [1] Allabolag.se Mosync AB Bankruptcy (Swedish Language) (on web archive)
  3. ^ "Creating HTML5 and C/C++ hybrid mobile apps with the MoSync Mobile SDK | straightforward article showcase". Archived from the original on 2012-04-30. Retrieved 2012-04-19. Creating HTML5 and C/C++ Hybrid Mobile Apps with the MoSync SDK
  4. ^ Mobile tools gain Moblin v2 targeting (on web archive)
  5. ^ What is in MoSync 2.3  (on web archive)
  6. ^ "HTML5 and Mobile Apps - the road ahead | straightforward article showcase". Archived from the original on 2012-04-22. Retrieved 2012-04-10. HTML5 and Mobile Apps - the road ahead

External links

This page was last edited on 22 August 2022, at 07:33
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.