Reputation: 1368
I am trying to port a J2ME LWUIT app on blackberry. I am able to play videos through my app on Blackberry OS 5.0 and below. But it does not work on blackberry OS 6.0 It is something related to OS version. I was able to play videos through my app on Bold 9700 with OS 5, but when i upgraded the device to OS 6, the video player blinks for a moment and then it is not seen again. I am able to hear the audio until i press pause.
Please help.
Upvotes: 2
Views: 262
Reputation: 52770
This is a RIM bug which unfortunately RIM is unwilling to fix since they just don't care about anything other than QNX. See here, for some details. The only workaround is to use a native RIM UI for this portion of the UI. We intend to add such a UI to LWUIT but it didn't make it to 1.5.
Upvotes: 2