Marmalade (software): Difference between revisions
Appearance
Content deleted Content added
+clarify +ref |
m +wikilink +wikilink |
||
Line 13: | Line 13: | ||
'''Marmalade SDK''' is a cross platform, [[software development kit]] from [[Ideaworks_Game_Studio|Ideaworks3D Limited]]<ref>{{cite web|title=Marmalade, About Us|url=http://www.madewithmarmalade.com/aboutus|accessdate=13 April 2012}}</ref> that contains library files, samples, documentation and tools required to develop, test and deploy applications for mobile devices. |
'''Marmalade SDK''' is a cross platform, [[software development kit]] from [[Ideaworks_Game_Studio|Ideaworks3D Limited]]<ref>{{cite web|title=Marmalade, About Us|url=http://www.madewithmarmalade.com/aboutus|accessdate=13 April 2012}}</ref> that contains library files, samples, documentation and tools required to develop, test and deploy applications for mobile devices. |
||
The SDK features [[BlackBerry]] [[BlackBerry PlayBook|PlayBook]] support<ref>[http://www.berryreview.com/2011/09/16/dev-explains-why-marmalade-sdk-is-great-for-cross-platform-games-apps/ Dev Explains Why Marmalade SDK is Great for Cross Platform Games & Apps]</ref> since August 2011<ref>[http://www.pocketgamer.biz/r/PG.Biz/Marmalade+SDK/news.asp?c=32974 Marmalade adds native support for QNX OS and BlackBerry PlayBook] // [[Pocket Gamer]]</ref>. Marmalade SDK development is active with Microsoft Windows 8 support plans in October 2012<ref>[http://www.businesswire.com/news/home/20121030006264/en/Cross-Platform-Games-Apps-SDK-Marmalade-Announces-Support Cross-Platform Games & Apps SDK Marmalade Announces Support for Microsoft Windows Phone 8 in Q4 2012] // [[Business Wire]]</ref> and iOS 6, iPhone 5 support announced in November 2012<ref>[http://www.pocketgamer.biz/r/PG.Biz/Marmalade+SDK/news.asp?c=46264 Eating the Apple: Marmalade adds iOS 6 and iPhone 5 support to SDK] // [[Pocket Gamer]]</ref>. |
The SDK features [[BlackBerry]] [[BlackBerry PlayBook|PlayBook]] support<ref>[http://www.berryreview.com/2011/09/16/dev-explains-why-marmalade-sdk-is-great-for-cross-platform-games-apps/ Dev Explains Why Marmalade SDK is Great for Cross Platform Games & Apps]</ref> since August 2011<ref>[http://www.pocketgamer.biz/r/PG.Biz/Marmalade+SDK/news.asp?c=32974 Marmalade adds native support for QNX OS and BlackBerry PlayBook] // [[Pocket Gamer]]</ref>. Marmalade SDK development is active with Microsoft Windows 8 support plans in October 2012<ref>[http://www.businesswire.com/news/home/20121030006264/en/Cross-Platform-Games-Apps-SDK-Marmalade-Announces-Support Cross-Platform Games & Apps SDK Marmalade Announces Support for Microsoft Windows Phone 8 in Q4 2012] // [[Business Wire]]</ref> and [[iOS 6]], [[iPhone 5]] support announced in November 2012<ref>[http://www.pocketgamer.biz/r/PG.Biz/Marmalade+SDK/news.asp?c=46264 Eating the Apple: Marmalade adds iOS 6 and iPhone 5 support to SDK] // [[Pocket Gamer]]</ref>. |
||
Marmalade SDK has been criticised for its C++ language choice, lack of multithreadin and minor appearance integration issuesg<ref>[http://talk.maemo.org/showthread.php?t=68139 Airplay SDK instead of Qt?]</ref>. However the downsides are characteristic for other third-party SDKs with native OS platforms being advantageous but not portable<ref>[http://stackoverflow.com/questions/7555134/native-android-ios-development-vs-marmalade-sdk Native Android/iOS development vs Marmalade SDK]</ref>. |
Marmalade SDK has been criticised for its C++ language choice, lack of multithreadin and minor appearance integration issuesg<ref>[http://talk.maemo.org/showthread.php?t=68139 Airplay SDK instead of Qt?]</ref>. However the downsides are characteristic for other third-party SDKs with native OS platforms being advantageous but not portable<ref>[http://stackoverflow.com/questions/7555134/native-android-ios-development-vs-marmalade-sdk Native Android/iOS development vs Marmalade SDK]</ref>. |
Revision as of 03:09, 23 November 2012
This article needs additional citations for verification. (May 2012) |
Developer(s) | Ideaworks3D Limited. |
---|---|
Stable release | 5.2.4
|
Operating system | iOS, Android, BlackBerry, Mac OS X, Windows, LG TV, Symbian, webOS |
Website | http://www.madewithmarmalade.com/ |
Marmalade SDK is a cross platform, software development kit from Ideaworks3D Limited[1] that contains library files, samples, documentation and tools required to develop, test and deploy applications for mobile devices.
The SDK features BlackBerry PlayBook support[2] since August 2011[3]. Marmalade SDK development is active with Microsoft Windows 8 support plans in October 2012[4] and iOS 6, iPhone 5 support announced in November 2012[5].
Marmalade SDK has been criticised for its C++ language choice, lack of multithreadin and minor appearance integration issuesg[6]. However the downsides are characteristic for other third-party SDKs with native OS platforms being advantageous but not portable[7].
See also
Notes
- ^ "Marmalade, About Us". Retrieved 13 April 2012.
- ^ Dev Explains Why Marmalade SDK is Great for Cross Platform Games & Apps
- ^ Marmalade adds native support for QNX OS and BlackBerry PlayBook // Pocket Gamer
- ^ Cross-Platform Games & Apps SDK Marmalade Announces Support for Microsoft Windows Phone 8 in Q4 2012 // Business Wire
- ^ Eating the Apple: Marmalade adds iOS 6 and iPhone 5 support to SDK // Pocket Gamer
- ^ Airplay SDK instead of Qt?
- ^ Native Android/iOS development vs Marmalade SDK