I’ve already talked about BlackBerry Hybrid development twice on this blog, and now it’s the time to show a real world example that uses it. Take a look at the open source project WordPress for BlackBerry here : http://blackberry.trac.wordpress.org/browser/trunk/src/com/wordpress/view/reader
You can find everything you will need to use a hybrid approach in your app. I’ve added the WordPress.com mobile reader to that app, by using a hybrid solution, and everything is working fine on devices running OS7 or higher. The browser seems a bit slow, even on cached HTML, maybe the content loaded within it is too complex…