Cross-Platform Mobile Development – MoSync
23
Apr
// php the_time('Y') ?>
MoSync is an open source SDK, with many tightly integrated components, for creating cross-platform mobile applications.
It includes compilers, runtimes, libraries, a device profile database, an emulator and more.
The kit is has an Eclipse-based IDE for C/C++ application development and comes with a detailed documentation.
Some of the built-in libraries are: graphics, audio, multimedia and TCP/HTTP/Bluetooth/SMS which enables you to interact with almost every features of mobile platforms including:
- Android Cupcake 1.5
- Java ME MIDP 2 (J2ME)
- Moblin 2.x
- Pocket PC 2003
- Smartphone 2003
- Symbian S60 2nd, 3rd, and 5th ed
- Windows Mobile 5.0-6.5
and others like iPhone, Blackberry, MeeGo are to be included.
To sum up, the kit is great for anyone who wants to develop for multiple mobile platforms with the same tools and logic.
- Tags:
Android Eclipse iPhone SDK Windows Mobile
- Filed under: GPL License, Goodies, Mobile Development
- 4 Comments
Related Posts


















4 Responses for "Cross-Platform Mobile Development – MoSync"
[...] webresourcesdepot.com Guardar en Delicious | Enviar a Menéame [...]
Nice, that will be great for mobile app development.
Didn’t Apple recently announce that for iPhone OS 4 it will not allow intermediate development layers? With this decision, this project won’t be so useful for iPhone app development.
http://www.theregister.co.uk/2010/04/09/apple_iphone_4_sdk_change/
@Shawn,
It also mentions:
“Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine, and only code written in C, C++, and Objective-C may compile and directly link against the Documented APIs”
which I believe will be ok for MoSync and it is totally focused on blocking Flash.
However, there is always a chance that these options can be blocked too.