I'm developing an application that uses SQLite as the primary data storage method. I have two processes running for my app using an alternate entry point.
I need to access the same DB from the two different processes but as we all now SQLite is not like a server DB engine, it can only be accessed once at a time.
I wanted to know if the...
I am new in Blackberry. I am making a application to call a webservice. A simple webservice I made that is running perfectly ok...
I want to same for our client but I am getting this error:
The endpoint reference (EPR) for the Operation not found is /icontent/services/IRServiceV3_1 and the WSA Action = null
But that service is running...
Hi I am new to Blackberry and I am developing a application with reference to Library project.When I run the project with reference to the library one it is successfully compile the application..But when I clean the smulator and workspace and and run the app then the it is showing the app icon on the simulator but it is not going to the...
Is there any way to get the UID of a Blackberry device using Javascript requests?
...
Am running Eclipse 3.5 and Blackberry eclipse plugin but when I try to create a new Debug configuration, a Java style dialog pops up saying -
cannot find RIMIDEWin32Util.dll
Incidentally, I found that file in this folder in my Blackberry workspace but not sure why it doesn't find it -
C:\Volumes\Data\Code\Blackberry workspace.metada...
hello
plz tell me can we extend Uiapplication and application class in blackberry.?
if yes then how?
...
hi.. am developing an blackberry application.. In my cantact list there are two groups 1.) Personal 2.) Work....... each having some contacts..
If a call comes from the group:personal means i want to forward to another number(which am giving)
and If a call comes from the group:Work means, i want to cut the call..
am new to this JDE, ...
Hello
i am one Blackberry developer and i built one application that to view multiple location and point thus user go the point at that time they show is address and they click label then push screen to another page.This type application done then how to do?
public class GpsScreen extends FullScreen{
LabelField label;
public GpsScree...
hi all,
I have developed an application in the blackberry in which it have to be build in any model of blackberry, the application in which i have developed does not show some icon which are in border, can any body help how to get the height and width of the mobile in the blackberry
...
I have a application with a screen manager class that is causing me some problems.
The application makes requests to the server to perform searches and allows the user to view results.
The application has worked fine on all OS versions up to 4.5 where we are sudden having
problems viewing a screen under certain circumstances.
It occu...
Hi,
I have a group of images which I would like to display in a horizontal list, the size of the list will vary depending on what option a user selects.
However, I am unsure of the best way to implement a list if I have a large number of images to supply to a it, therefore generating many fields that need to be drawn.
My idea to make t...
I've mangaed to get a suite of Junit tests running against a blackberry project by importing them as seperate projects in eclipse. 60 some-odd tests run correctly without any problems but 2 new ones that test behavior that uses the Arrays.sort native method are now throwing Unsatisfied Link Errors:
java.lang.UnsatisfiedLinkError: net.ri...
How to configure Blackberry 5.0 and 6.0 component packs to eclipse 3.4 version.I searched in google for hours but no use..What is the process to configure for 6.0 version...can anyone give any reference sites to download component packs.Thanks in advance....
...
I was wondering if there was any way to make an ApplicationMenuItem inside the message edit screen that, when selected sends the message to the selected contacts itself, bypassing the default sending program. I am fine with the menu item and have seen how to do similar things by retrieving the 'context' argument but I'm not sure how I wo...
I would like to create a blackberry component which has the following capabilities:
Horizontal scrolling of various image fields much like a carousel/springboard interface.
Circular dots as indicators for the image that's focused on, located at the bottom.
When user swipes or slides the images left or right, the next image that's in t...
Does anyone know good example or API documentation of RSA implementation for Blackberry platform?
My task is encrypt-decrypt conversation between server and device on own protocol.
...
Is there a way i can use an access database from my Blackberry Curve?
All i want is to be able to open the DB, open table and run queries.
How?
Thanks,
...
i have two build of same application
1. for touch screen
2. for non-touch screen
So how to manage these two builds on blackberry app world?
I have to upload both builds?
if i have uploaded both builds, how user will manage to download the correct one.
...
Hi..
In my application there is a pdf file and i have to print it using print button in blackberry via Wi-Fi
I need core programming coding support for printing it.
Is there any sample application which have wifi printer enabled feature.
Please tell me any sample application which help me to connect to wifi printer for print through...
Hi 2 All...
I want to know how to call XML based web service from blackberry eclipse......is there any code or any other libraries i should use....i am using ksoap libraries...but still unable to make a contact with server..
...