I used the \"Sign with Signature Tool\" in Eclipse to sign my app. I see that signer ids RRT, RBB and RCR are all signed for the cod files (JRE version 4.5). I try to d开发者_JAVA技巧eploy to a 5.0 de
When I try to load Eclipse (an earlier version -- 1.0.67), I get an error: \"Error has occured, please check log file\" as shown in this [image][1].
I am forcing my app (developed in JRE 4.5) to run in non-compatibility mode for OS versions 4.7 and higher so that the virtual keyboard would not take up half of the screen space.
I am extracting metadata of a song using following code ,And how I can convert the byte array (buf) to string? Please help me,Thanks in advance.
I tried a simple javascript [Example: document.getElementById(\"mydiv\").style.display = \"n开发者_运维百科one\";] on a web page and tested it on BlackBerry 4.5 simulator browser and it worked.
I would like to start with BlackBerry Devolopment. Is to possible to start devolopment with Ubuntu? How to install Java Application Development for BlackBerry smartphone with Eclipse Galileo in Ubun
I\'m trying to launch the Blackberry browser from within my app and it works for the simulator, but it doesn\'t for the device.
I dis开发者_开发知识库plays a splash Screen when my app loads,There is a background image in the splash screen,I problem is how can I make fit this image in all types of blackberry models?Keep in mind
I developing an app which uses sqllite to store some data,I use the code from http://docs.blackberry.com to create database,create tables etc.Its works fine in my simulator
My BlackBerry app uses BrowserField to display web pages. I have implemented the eventOccurred() method for the RenderingApplication. The first page loads fine. EVENT_BROWSER_CONTENT_CHANGED is fired