I am trying to do a direct calling from my application. The labelfield contains a phone number, how do I do a direct call from there? When the user selects the phone number in the labelfield and click
I am using RadioInfo.getCurrentNetworkName() to get the operator name in the blackberry device. It is working fine since now when I noticed that for a given device, this function is returning a null v
I want to use google maps in my application, Blackberry Java plug-in project. Which libraries I can use and 开发者_运维问答is there any source code for this example?
I have two blackberry library applicationsand one cldc application. I want to compil开发者_StackOverflow社区e a build.xml integrating all this.
I\'m trying to create a custom ButtonField, whose focus (the blue highlight color) would disappear after few seconds of inactivity - like in original music player on BB phones with touchscreen.
I just got done with my first black berry app, and having problems code signeingit. I code signed it by right clicking on the project name,
I have a list field that I am using to display a list of categories, these categories have sub categories. I need to navigate the top level categories using the ListField. So when user selects Categor
Im currently working on a Blackberry webworks app and hav开发者_StackOverflow社区ing problems removing the default blue highlight on links. I\'ve following the guides on the blackberry site and added
I am stuck with a weird problem. I am trying to download a Google Static maps image by executing a simple URL in my application, but the image seems to be very different from what i see on my PC brows
I am using the following method to share my app data but if the user clicks back on the main screen, I would like it to forcefully close facebook connect.