Today while programming, I suddenly started to get a JVM Error 104 and the except read \"Error starting XXXX: Module \'XXXX\' attempts to access a secure API\". I hadn\'t gotten them before and I wasn
Some blackberry applications are able to set their title depending on how many messages are unread.Examples are the Gmail and ubertwitter app.Gmail will set the title to \"GMail (20)\" to indicate the
I have the following encrypt / decrypt routines and need to port them to my BlackBerry project.Can you please get me started?
i want to develop an application for my Blackberry smart phone that scans the WIFI network on which i am currently connected and show me a list of connected hosts (PCs), i also want to browse the file
I would like to exit the application with 2 different ways: - When key \"escape\" pressed, the application exit but still run in background.
i am trying to develop sort of internet radio application,i dont have any ideas of how to approach it.I surfed a lot,but i cant identify information 开发者_高级运维to lead me to the right direction.
I\'m developing an app开发者_运维技巧 that manages a file zip with directories and files. I must know how to unzip these files in order to create in local the same structure as in the zip file.
(public class GPSDemo extends UiApplication) its a class name i want to use this class in this code. i am make a object of this class but throw the exception
I am new to blackberry. I want to develop a countdown timer for a quiz type application that displays throughout the application on simulator. I am using 开发者_如何学Gostorm version.\'
I\'m developing an application that implements an EditField in which you can type a word and while typing the application will filter the contents that are being shown on screen.