08-19-2012 12:57 AM
Greetings everyone,
I am looking for a UI framework that works well with BB5. My experience with using some of these popular framework is that they work well to a point but when you build the actual app and run it on BB5 simulated phone the results is disappointing.
Can you recommend to me a ui framework that works well on BB5 ?
Thanks
Solved! Go to Solution.
08-19-2012 10:07 AM
BlackBerry OS 5 doesn't have support for HTML5 which is the standard used today to create all of the current UI frameworks because how easy it is to "mimic" the default OS UI with it.
As far as I know the only UI framework that supports a bit of non-HTML5 browsers is jQuery Mobile which classifies BB5 as B-Grade in terms of compactibility, but it isn't a very good experience too. If you can on BlackBerry OS 5 the best way to have a decent UI is to write your application in Java.