blackberry

How to use Google Map in Blackberry application?

Can anyone tell how to use Google maps in blackberry application development instead of Blackberry map.If you have any idea about this please help me,If possible provide me a some code snippet. regards, s.kumaran. ...

Application is not loading in simulator using Eclipse

Hi friends, I am able to build a application what I have , however when I check in simulator there is no application icon available using Eclipse, i have checked carefully there are no errors. When I run same application in JDE ,application icon is available. ...

How to Debug blackberry app in Emulator and device.

Hi Friends, How the device and emulator debugging is done in eclipse for blackberry development. ...

Playing an InputStream video in Blackberry JDE.

I think I'm using InputStream incorrectly with a Blackberry 9000 simulator: I found some sample code, http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/1089414/How%5FTo%5F-%5FPlay%5Fvideo%5Fwithin%5Fa%5FBlackBerry%5Fsmartphone%5Fapplication.html?nodeid=1383173&vernum=0 that lets you play video ...

Blackberry - how to read SMS and bookmarks?

Hi Friends, I wanted to do a application which will read bookmarks & SMS Is there a way to read SMS from Inbox/Outbox/Sent folders for blackberry devices? I have read many forum post replying that it is not possible to read SMS, still i wanted to know any possibilities through which i can achieve? Is there is any way to read sav...

How to decrypt the encrypted file system data file dump from blackberry using CFP

I use a official tool called CFP(RIM Wireless Device Command-Line Programmer Version 3.9.0.49) dump a blackberry file system data into a file, but this blackberry is a secure device, so the file has been encrypted. (cmd: CFP -u CSAVEFS blackberry_dump.bin) how could i decrypt this file? FILE FORMAT: "...REDFEDMP[SIZE][ENCRYPTED DATA]EK...

SMS between two BlackBerry simulators

How do I write a program to send and receive SMS between two BlackBerry simulators using the BlackBerry JDE? ...

integrate (RIM java)app with BB address book

Hello I want that my api How to integrated RIM app with BlackBerry Address Book.For example:-send an SMS message by selecting a contact from BB native address, pressing the menu button, and choosing option Compose SMS via XYZ app like we have compose sms. ...

How to play a video file in blackberry simulator?

Dear Friends, Can anyone tell me how to play a video in blackberry simulator.I have tried "http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/1089414/How_To_-_Play_video_within_a_BlackBerry_smartphone_application.html?nodeid=1383173&vernum=0" This link for playing the video file.I could not get any...

Blackberry call method after viewing call log history?

I want to stop a thread process, just after viewing the call history item, for that i need to initialize a method, after viewing call history. If anyone know about this please help me. Thank you! ...

Too Many Threads Exception

I am facing problem in blackberry development. In my application I have to get images from the server, so i have to create a separate connection thread for each image i load from the server..but in doing so i am getting TooManyThreadsException..Any ideas regarding controlling the threads... In blackberry an application can have maximum...

Uploading videos in blackberry...

Hi.. Can anyone give me some idea regarding Uploading video files from blackberry device to server.... ...

Blackberry Java: TextField *without* the caret?

I want a non-editable TextField (or a subclass) that doesn't even have the caret displayed. Alternatively, I want a multiline LabelField. Is any of these possible? ...

Blackberry Simulator - player get stuck after 50 sec video playback

Dear Friends, I am using blackberry jde 4.6 and i use to test my application in blackberry 9000 simulator.Some times before i run one ".3gp" video file in my appliction.My application consist one player and two buttons with the name start and stop. If i click the start button then player will run the .3gp file which is stored in the SDCa...

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 local to the blackberry application, but looking at the API, I'm not seeing any support for giving a web URL. Are there other Blackberry ima...

Blackberry - how to count unread sms messages?

Can anyone please help me .... I need the full code. Folder containing inbox ... and i need to count the unread sms there. ...

How to Make a streaming video in Blackberry Application?

Can any one tell me how to run a streaming video in Blackberry application? ...

Creating custom layouts in BlackBerry

I want to create a RichTextField at the bottom half of the screen, while I paint my own custom graphics at the top half of the screen. Is that possible in BlackBerry? It tried defining a LayoutManager and trying to position the RichTextField at the bottom of the screen but the RichTextField, scroll through the entire screen. This is the ...

BlackBerry - draw image on the screen

How to draw png images with specific size and position on the screen? ...

How do programmatically turn off GPS on a Blackberry

Hi there. Does anyone know how to programmatically turn off the Blackberry internal GPS receiver? ...