I am a newbie at Blackberry development. I am making an app which I have set as System Module so that it will Run at startUp. This app has a listener which captures the event of an outgoing call and t
I have the following exception while I try to login in my application in curve 8520 using wi-fi \"Credentials do not exist\"
Can anyone tell me that do scaleinto functionwill work on actual device having older os that 5.0. Bleow is the code.
I am trying to create a too开发者_如何学Gol bar with background color different from the screen background,
I am creating a blackberry apllication which pre-dominantly uses ObjectListFields..All i need now is to draw an image as a background for each cell. I know this is quiet possible but i am not getting
How to use third par开发者_如何学Pythonty api in blackberry jde ?....(I need send file to ftp server)You can simply add the JAR file into the project - on the projects name, right click and select \"A
I have a blackberry app that I am trying to deploy OTA (over the air). I have set the MIME type on my server to be:
I\'m developing an application on two different machines (home and work) and while the home one seems to run just fine, the work one is, for lack of a better word, possessed. It has been exhibiting th
I tried to update Blackberry JDE plug-in for eclipse from v4.5 to v5.0 Beta 3. I followed the instructions in this page:
On my screen i have ButtonField and CustomButtonField. Both have been added to Listner of my screen. myScreen.add(new ButtonField(\"click me\"));