Tagged Questions
2
votes
1answer
102 views
Getting Hello World BlackBerry widget working
I am having trouble getting Blackberry HelloWorldWidget.zip widget to work.
I compile with widget builder (bbwp.exe 2.0.0.18). I get all INFO and WARNING. No errors. Signing tools shows no signing ...
1
vote
1answer
68 views
Cancelling an OTA download for an update causes my application's icon to vanish from the device
I have a BlackBerry applications that user download OTA. If they already have the application installed and browse to my download page, the download button (with a link to the JAD file) works and ...
1
vote
2answers
627 views
Too many cod-parts in jad file
I created a blackberry application but I am having problems publishing it on my web site. I have uploaded the jad, jar, alx and cod file (from which I extracted the whole content). I also added the ...
1
vote
1answer
687 views
Running BlackBerry application automatically directly after installation
I have written an application that injects some menu items in other BlackBerry applications (for example a "bookmark this page" menu item in the BlackBerry browser). I have configured the application ...
0
votes
0answers
76 views
blackberry 9700 multimodule issue
I have application that has two modules. One for BBM checking and other for main application. After install i have a problem. Device not saying that need reboot and I tap on icon but nothing happens. ...
0
votes
1answer
44 views
BlackBerry: How to read in a JAD and extract the version number
I know the method
ApplicationDescriptor.currentApplicationDescriptor();
But I aim to download another JAD and compare it's version number to the current applications version. What is the ...
0
votes
1answer
85 views
Blackberry over the air installation
I uploaded my blackberry application's delivarables to a server. I want my users to install the application from an url. Before uploading to remote server i made tests on localhost. No problem. But ...
0
votes
0answers
39 views
Inconsistent mysql search results
I have a download script which offers download ota to blackberry devices. This script was functioning fine until I tried and older blackberry 8530 (OS5). The issue appears to be this line in my php ...
0
votes
1answer
72 views
How can I fully install a Midlet Suite App onto BlackBerry “over the air” rather than using the javaloader?p
i currently have a fully working app suite compiled to .jad and .cod (ported from j2me) that i am able to use on a BlackBerry only if i install it using the javaloader util. however, i need to deploy ...
0
votes
1answer
78 views
Blackberry share application
How to make support for both App World and the application being embedded?
What is the difference between OTA and App World?
If I will build applications for the web and will put a link to the ...
0
votes
1answer
2k views
How to load .cod files into Blackberry OTA
I have two .cod files that I'd like to load into my Blackberry. I don't have access to a Windows machine (only Mac) and I don't have the .jad files corresponding to the .cod files. How do I do it?