MoSync Documentation

Quick Links

Getting started: Installing the SDK on Windows | Installing the SDK on OS X | Installing Reload | Installing Native Emulators | Eclipse IDE Guides | Eclipse IDE Tour | HTML5/JS Quick Start | C/C++ Quick Start | Example Applications | Reload Quick Start | Screencasts.

Coding guides: Address Books | Advertising | Application Icons | Audio | Banner Ads | Binaries | Bluetooth | Cameras | Capture | C/C++ | Collections | Communications | Contacts | Containers | CSS | Databases | Debugging | Devices | Drawing | Events | Facebook | Files Storage | Fonts | GPS | Graphics | Heap | HTML5 | HTTP | JavaScript | JSON | Keys | Location | Maps | MAUI | Memory | Moblets | Music | NativeUI | NFC | Notifications | OpenGL ES | Orientation | Performance | PIM | Placeholders | Platforms | Profiles | Resources | Sensors | SOAP | Sound | Stack | Standard C/C++ Libraries | Stores | Testing | Touch | Twitter | User Interfaces | Wikipedia | XML.

API referencesJavaScript API Reference | C++ API Reference | Panics Reference | Feature/Platform Support.

book icon

What is the MoSync SDK?

The MoSync SDK is a free, open-source, cross-platform mobile SDK with which you can develop mobile applications for all the major mobile platforms from a single code base. It runs on Windows or OS X and includes a fully featured Eclipse-based IDE. Applications created with the MoSync SDK are indistinguishable from those produced by native SDKs. Read more...

book icon

Getting Started with the MoSync IDE

The MoSync IDE is based on Eclipse. We've made several modification to Eclipse to make it a great tool for cross-platform mobile application development, plus of course added some unique MoSync features! Read more...
book icon

Creating HTML5/JavaScript Apps

With the MoSync Mobile SDK you can build applications with HTML5, JavaScript, and CSS without writing a single line of C/C++ code. Or you can build fantastic hybrid apps that use HTML5/JavaScript for the user interface and C/C++ for the heavy lifting. Read more...

book icon

Creating C/C++ Apps

There is more to the MoSync SDK than HTML5! You can write complete cross-platform mobile applications using just our C/C++ libraries and APIs, or create powerful hybrid applications that leverage both HTML5 and C/C++ with MoSync. Read more...

book icon

Coding Guides and Tutorials

Our coding guides contain overviews of the libraries and APIs available to the programmer, step-by-step tutorials, and hints, tips and guidlines for mobile application development. They are organized according to device features and capabilities. Read more...

book icon

Example Applications

The MoSync SDK ships with dozens of example apps in its /examples directory. They highlight many of the features and capabilities of the MoSync libraries and APIs and are a great source of pre-written code for your own apps. Read more...

book icon

API Reference Manuals

Our API Reference Manuals provide a detailed description of the MoSync sycalls, function libraries, panics, and resource files. Here we describe the reference documents are available for the latest featured release of the MoSync SDK. Read more...

book icon

More Resources

More information about common issues, using MoSync, and programming with MoSync