Hi,
I have a Blackberry project developed in Eclipse using the Blackberry Plugin for Eclipse. The app works 100% fine in the simulators.
I have a signing key set from Blackberry, and I can sign the application package fine (it goes off and does 70 odd signings with Blackberry, I get back no errors).
However, when I try and use the OT...
When call to this ajax function is repeated a second time, response is appended (not replaced), to info id.
This occurs both when I use innerHTML and XUI shortcut function. Code works properly on IE and Mozilla desktop.
function ajax_call()
{
var full_date = document.getElementById('from_date').value;
x$('#statu...
Hello. I need to put a video file on the file system of the Blackberry emulator to test the app I'm writing. I can't figure out how to do this. How can I copy a file from my computer's file system onto the simulator's file system?
...
I'm trying to add some additional usability to our web app for our Blackberry users and am currently having issues getting a textbox to autofocus on load.
Currently I'm using the standard .focus() javascript call on the element which works fine on everything but a blackberry. On the blackberry it seems to select the textbox than instan...
I'd like to create an app for iOS that does VOIP, presumably by interacting with a website. I can start with Android too.
Does anyone know of any tutorials, suggestions or libraries that would be of any use.
(The app would need to be rewritten for BB and android eventually, too.)
EDIT:
Bonus: What is SIP?
...
Hi Folks,
I have stored Spanish text into the SQlite database and I am retrieving the same through the java code using row.getString() method of BlackBerry API, But I am unable to fetch the exact text from the database, only the accent characters are displaying differently in to the device(BlackBerry bold 9700). Where I am doing wr...
I have 2 classses -
PageScreen - Which is a base class that contains a labelfield, with some text in it.
TestScreen - This class extends PageScreen. Based on the focus of the elements in this screen, I need to change the value of a label in PageScreen.
How do I access the labelField variable in PageScreen from TestScreen?
...
I'm currently working on a consumer mobile application project and have read that 40% of smart phones in use are Blackberry's. This seems very high and surely shouldn't be ignored for development. I understand that the type of application is relevant here, but has anyone found themselves considering adding Blackberry development to a pro...
I don't know how to show another page on button click in blackberry using java.
...
Can you set up Notifications on the blackberry without a server?
I wish to use the equivalent of Push Notifications, but I don't really need a server to decide when to push as it's really just calendar pre-set dates.
Any help thoughts /comments most appreciated
Cheers
~David
...
Is there an alternative to innerHTML? - issue on Blackberry browser
Blackberry 4.6 browser does not seem to use innerHTML properly.
Instead of replacing contents, it appends contents!
function load_activities(){
x$('#dummy').xhr('program.php',{
method:'post',
data: 'action=list'.
callback: function(){
...
Hey everyone,
I'm working on a mobile web app and I've noticed on both my test phones, which are BlackBerry 9700 Bold (OS 5.0) and BlackBerry Tour 9630 (OS 4.7) do not render width properly.
I have a simple table that I've declared to be width 100%, but the table doesn't expand and take up 100% of the screen. There is a gutter / white...
I am trying to test sample application for Push API,that comes with Push SDK. Though was able configure server side application and was able to hit test URLs given in PDF and was able to get expected results.
But am not able to run Client side sample application.Its LOG was showing following error when I was trying to register for the se...
I'd like my user to be able to click a paperclip on my application and be taken to the select picture screen, similar to the iPhone, then that picture is added as an attachment for him to send to his company.
How can I do this? It seems the Blackberry official website is a huge labyrinth and I can't find what I'm looking for.
Thanks ag...
Bear with me... I don't think this is too subjective but maybe I'm wrong.
Recently I wanted to factor out some repetitive code which drew a custom Bitmap background on our BlackBerry app.
(This question is not really about BlackBerry though, so I'll provide some details here about the BB GUI so that non-BB Java people can weigh in...)
...
Javascript/HTML - for Blackberry - force screen refresh
I am writing a web based application for Blackberry users
with some Ajax data retreival. Because response time is poor
I want to add a visual cue that data is loading like a spinner or hourglass
To do this I tried various like style.display
document.getElementById('spinner').st...
where can i find BlackBerry API which will help me to develop blackberry application?please help
...
Hi,
I want to connect to the server which supports NTLM authentication. I read knowledge article “How To - Implement basic HTTP authentication” on Blackberry developers site, however I did not find any reference for NTLM authentication.
Is Blackberry does not support NTLM authentication over HTTP connection? Any work-around?
...
how can i read read contact details from blackberry cell?
can anyone help please?
...
Hello Every one
I am having a ObjectChoice Field with choices {All,unfield} which is alligned to the extrem right of the screen. There is a option provided in the screen to increase the Screen Font size. When I am increasing the Font Size, if i have selected All in the objectchoicefield then i am getting three four dots like this ........