View Single Post
Posts: 79 | Thanked: 211 times | Joined on Aug 2012
#15
Originally Posted by PIDk View Post
Recently HTML5 Widget Manager was updated to v1.3 (http://sviox.blogspot.ru/2012/10/project-hydra.html?m=1) and now it supports Cordova.

But how do I run Cordova apps? I know that some applications for Android, iOS and BlackBerry are using Cordova - can I run them directly? Or is there some kind of non-native platform-independent Cordova apps around?
I've been meaning to write a blog entry about this subject, but I've been a bit busy. You can't use Android/iOS/BlackBerry apps in format they are distributed in app stores.

The support means that if you have the web app code used to create these native apps (using PhoneGap Build cloud service or packaging them manually), you can install that (.wgt file) directly to Hydra and it should be API compatible (as far as Cordova's own MeeGo API implementation goes, it's not perfect yet). So if your a developer doing Cordova apps, you can run/test and distribute them for Hydra.