The rim-4.6 tag has no wiki summary.
17
votes
2answers
10k views
Blackberry - How to use notification icon in statusbar
In RIM Blackberry OS 4.6+ there is a new feature - ability to show notification icon in statusbar. Integrated application use it to give quick and informative information for user: Dealler - missed ...
3
votes
3answers
2k views
Blackberry App, display images from Web
I'm using the Blackberry JDE (9000 simulator), and am wondering if I can display an image from the web.
Currently, I'm seeing tutorials that use Bitmap.getBitmapResource to display images that are ...
2
votes
1answer
520 views
Player gets stuck after 50 sec video playback in Blackberry Simulator
I am using blackberry jde 4.6 to test my application in the blackberry 9000 simulator. Some times before I run one .3gp video file in my application.
My application consists of one player and two ...
4
votes
3answers
2k views
Playing an InputStream video in Blackberry JDE
I think I'm using InputStream incorrectly with a Blackberry 9000 simulator:
I found some sample code,
...
3
votes
5answers
6k views
How to solve this JVM error in Blackberry simulator?
I am getting error ("JVM Error 545 incompatible or corrupt file system") while building the application in blackberry simulator and I am using the blackberry jde 4.6.
I could not even see the first ...
0
votes
1answer
973 views
How to specify a path to store file in Blackberry JDE?
Dear Friends, Can anyone tell me how to store a file in a blackberry simulator.Actually i m using blackberry jde4.6.I created one simple application in that application i created one edit field and ...
3
votes
1answer
998 views
How to improve the Speed of debugger attachment of Blackberry jde4.6 simulator?
I m working on Blackberry development when i click debug in the JDE my simulator takes long time to load the program and my desktop configuration are current configuration with 3GHZ processor and 4GB ...
1
vote
3answers
4k views
tunnel failed in blackberry bold. why?
I created a j2me program and ported it to the blackberry bold.
The program does some http queries.
Every now and then these fail with the exception: 'tunnel failed'
My APN settings are correct ...
3
votes
1answer
1k views
Accessing the 'Media' directory of a Blackberry within the JDK
Trying to use JSR 75 to access media saved under the '/home/video/' directory on the device. Using Blackbery JDK 4.6.1. Single line of code throws a 'FileSystem IO Error' Exception. Which is, as ...
1
vote
1answer
2k views
Blackberry - app not showing up on the simulator
I am using the Blackberry SDK 4.6 eclipse plugin to create applications. My applications were running fine till some time back when testing on the simulator. Then I ran the clear.bat to remove all ...
1
vote
1answer
963 views
Blackberry Bold CSS
I was reviewing the CSS docs for version 4.6 and saw this in the doc:
"In BlackBerry Device Software version 4.6, the BlackBerry Browser provides full support for CSS 2.1, excluding pseudo-elements ...
