Display simple HTML in a native BlackBerry application
I want to be able to display some simple chunks of HTML in my native BlackBerry app, NOT returned from a URL. This is similar to existing Stackoverflow questions (e.g. here and here ), but I need help getting the actual BlackBerry sample code to run (or perhaps somebody to tell me why this is doomed to not work!). The BlackBerry website has some sample 'browser' code based on different API versions available: V4.5 API sample V5.0 API sample I've found the sample code that ships with the Component Packs (more info here ), and tried to get the V4.5 sample code to work. I was hoping this would be