I am trying to install the signing keys which i have recieved from RIM.I have install them successfully on my workstation,but when i am trying to to sign my any cod file.it gives error
please can someone tell me how to install BB JDE plugin 1.3.0 on Eclipse 3.5?.i have tried by going to Help>Install new software but it\'s not working.When i was at Install new software dialog,i click
I am Referring the above example of Streaming Player to understand the Concept of Streaming. http://devblog.blackberry.com/2010/05/streaming-player-api/
I recently had to prepare a BB app for submission to the BB app world, but I have an issue when running the app. Basically, I\'ve created a new Blackberry project, using the \"use existing source\" op
There are several versions of my applications for devices with different resolutions (9800, 9650, 9330). How can I create for him a single file. Alx? Are there o开发者_如何学编程ther ways to merge ver
Can i generate a report in PDF and send across mai开发者_JAVA技巧l ? What API i have to use for this and what are the licence available ? are their any opensource or freeware apis ?
It looks like I can\'t install WebWorks SDK 2.1 in Eclipse without having to build everything manually...screw that. I need to build my app for BB SDK 6, but I keep getting build errors on 6.0 API cal
Description Resource Path Location Type InvalidRegex: Pattern value \'([a-zA-Z_]{1,63}[\\s-a-zA-Z_0-9.]{0,63}[;]?)*\' is not a valid regular expression. The reported error was: \'\'-\' is an invalid c
Is there any Javascript Chart Library which i can use for Blackberry browser. Without ActiveX? I want to make one blackberry browser based chart report app using PhoneGap开发者_如何学JAVA with html a
I have been working to get a background image in my application and also arrange four buttons at the bottom of the screen to the image. Below I show the code which I have used to achieve it.