From: Sascha H. <sa...@xm...> - 2010-12-29 20:51:05
|
Hi Alex, welcome to the mailing list :) You pose a very good question. First of all, Blackberry is not on our current list of things to cover. However, we would be thankful for any contribution and would of course also provide support. Indeed, as for any platform, there are two paths to go: You either create a native app, or you create a web-app. It often depends on what type of apps you want to cover. Not every app can be cross-compiled to the browser because many APIs are not available there. E.g. 3D, GPS, Sound, Gyro etc APIs are usually not available easily in mobile web browsers. For such applications there is currently no way around native apps. However, we still think web-apps are very interesting. We are currently heavily working on some fundamental changes in the way we handle compatibility libraries. When this work is done, I plan to clean-up our JavaScript output and make it a supported output for Android apps. // Sascha On Wed, Dec 29, 2010 at 9:31 PM, Alexander Kowalyshyn <al...@ko...>wrote: > Hi, > > I see there is a path from Android source to iPhone. > >> > How about from Android to Blackberry? Would a web app for mobile be an > easier path to that platform? > >> > Thanks, > >> > Alex > >> > -- > >> *Alexander Kowalyshyn* > >> > *(484) 291-4004* > > *al...@ko...* > > > > -- > *Alexander Kowalyshyn* > > *(484) 291-4004* > *al...@ko...* > > > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > |