In my blackberry app I have a manager that controls the layout of the fields for my screen. This is the standard way of doing things when you want a custom layout.
does anyone know how to specify the height of a net.rim.device.api.browser.field2.BrowserField? I cannot find how to do so in the BlackBerry API.
I am having the following problem when playing sounds on the blackberry: The first time a sound is played, the app hangs for ~500 ms (not when the player is created, just when the sound is actually
How can I add a single开发者_运维知识库 unit of time to timestamp, just like \"add method\" of Java \"Calendar\" class but by using Blackberry API set
I am designing a Netflix Application for BlackBerry mobile devices. I am currently working on the OAuth. I am at the point where I can generate a Netflix login page in an embedded browser field in my
we are planing an app for blackberry app world and will have to load lots of textures and audiofiles.
i am developing a blackberry project through the latest eclipse IDE. i am wanting to use the DecimalFormat class, however, i have noticed that eclipse doesn\'t recognize this class. Even if i change t
I have to invoke already built web services from my code and get the response in return. How can I do it?
I m displaying a .jpg image in a BitmapField & adding it in a VerticalFieldManager. It is getting displayed but I cannot click on it.
I was trying to compare the three above mentioned platforms and what considerations one needs to think about when programming in order to create some kind of code base that could run on all three.