This doc doesn\'t mention an开发者_StackOverflow社区ything about indicating the port number anywhere in the PAP message. I\'m assuming it looks it up by \"source-reference\" (aka Application Id). But
I develop an internal web application for my company. It is used by our field technicians, all of whom carry a BlackBerry 8330 running 4.5. I would consider myself fortunate to have such a consistent
I\'m developing a mobile web application and I\'m currently testing my site aga开发者_如何学Goinst a handful of different devices, such as iPhone, Android, and some BlackBerries.
Can anyone tell me how I can show pdf files in blackberry? I have tried开发者_如何学编程 the jpedal library for java-me but, there are some errors.
Hi I am new to Blackberry.I have a Bitmap which is used as a homescreen and it contains four stages.I want to make these stages 开发者_运维问答as Buttons.I am developing the application in storm versi
Here is a screenshot of the solution explorer: And here is the code I\'m using. Note that the RichTextFields do show up, but no picture. I\'ve tried displaying both of the pictures in the res folde
Is it possible to add a blackberry PIN to a device\'s \'black berry me开发者_高级运维ssenger\' contact list programmatically?
The Blackberry 9800 simulator is crashing when launching the browser, throwing JVM Error 104: Uncaught
One of the features incorporated in my app is QR code scanning. The problem is, user will be asked for camera permission before scanning. I think this could make the users confused.
I have a field which extends BitmapField (called AnimatedGIFField) and an AnimatorThread (extending Thread) which does the work of looping through the GIF frames, incrementing the current frame and i开