This is the thread to ask questions and see demos of the AppMancer library for MoSync. See www.appmancer.com for more details and downloads.
AppMancer is a collection of open-source C++ libraries which extend and enhance MoSync.
AMDownload is an advanced HTTP/S library which takes the heavy lifting out of downloads. It includes caching, authentication, request queueing, HTTP redirection (301 and 302) and servers which don't provide a content-length header.
AMUtil is a free library of utility functions, some ports and some original, including snprintf, sscanf, Base64, MD5 and URLEncode.
AMUI is an advanced UI Widget system which extends MoSync's MAUI library with new widget functions, new widgets, and integrated NativeUI. Applications built with AMUI can use Android and iOS native UI components with one additional line of code. Also includes XML data binding of widgets.
AMXML is an XML DOM parser with XPath support.
AMJSON is a full implementation of JSON, with a navigator.
AMSOAP provides a simple interface to AMXML and AMDownload to make and understand SOAP requests.
+ many more libraries and enhancements to come.