Is there any collection class that maps string to string in Blackberry 4.7 api...If there how to implement it..I found Map class in java api which maps string to string...can anyone know please tell me....Thanks
...
Hi I am new to Blackberry and I am developing a application with reference to CLDC project.When I run the project with reference to the CLDC one it is successfully compile the application..But when I clean the smulator and workspace and run the app then the it is showing the app icon on the simulator but it is not going to the applicati...
Hi friends i am working BitmapField in blackberry
I implemented my class with FieldChangeListener and add FieldChangeListener method in my class
and even add setChangeListner to that particular Bitmap Field, But it is not responding with click event on it..
plz give u r valuable solutions to add clickevent to BitmapField
thanks in a...
hello.
i making a application where i need total amount of data used by user by accessing internet.
how could i get that value.
plz help me send the code.
...
Hi I am new to Blackberry and I am developing a application with reference to CLDC project.When I run the project with reference to the CLDC one it is successfully compile the application..But when I clean the smulator and workspace and run the app then the it is showing the app icon on the simulator but it is not going to the applicatio...
i have developed an application that will basically run on all versions of the blackberry unit (ver 4.5 and above). however, i have noticed that navigationClick() is not consumed with a touch blackberry. i know that i have to use touchEvent method instead, however, my eclipse project is set up to use jde 4.5. so is there any way of just ...
i have developed an application that will basically run on all versions of the blackberry unit (ver 4.5 and above). however, i have noticed that navigationClick() is not consumed with a touch blackberry. i know that i have to use touchEvent method instead, however, my eclipse project is set up to use jde 4.5. so is there any way of just ...
How can I ask my user to input a date in my Blackberry application?
What controls does the RIM offer me to show my users something familiar and easy to implement?
...
I'd like my user to take a picture as an attachment by using the built in camera.
Is there someway to invoke the camera on a button press and save the resulting taken picture?
...
Hi I am developing a application which I need to parse the xml data, for that I am taking a Vector to store the data instead of List as it supports in Java.How can I move the whole Class Stimulus stuff to the List in Blackberry.Here I attached the code that is in Java.I want to make it support to Blackberry.I would be greatful for any ...
I am implementing an application for Blackberry Storm and Bold. This application needs to implement a global tab bar to handle multiple screens. How do I do this? I would like something similar to the weatherbug app.
...