I am building my mobile site using Moovweb SDK.
I would like to transform my mobile site into a jQuery Mobile Web App. Is there a way to do this with Tritium language? Are there any Tritium libraries that support jQuery Mobile?
Next, I would like to build a Phonegap app (iOS & Android) to add native features. How can I include mobile-platform specific application logic using Tritium? For e.g. On an iPhone, I want my app to support feature A, but on an Android phone, I want my app to support feature B.