0
votes
1answer
18 views

phonegap blackberry jquery mobile ajax call is not working

I am developing a phonegap App. I successfully developed this app for android now I am deploying this with Blackberry. But In Blackberry Build the ajax call of jquery mpbile is not working, where the ...
0
votes
0answers
9 views

Blackberry db not updating on changing the build with new version number

I am developing an app using Blackberry Webworks. I already had this app with version # 1.5.0.0. This app contains a json file. And programmatically I read this json file and update the db. So every ...
1
vote
0answers
16 views

BlackBerry Ripple emulator Start Services does nothing

I want to package and launch my BlackBerry Hello World application for WebWorks. For developement, I am using the Ripple emulator. The Ripple simulator says: The build and deploy services are not ...
1
vote
1answer
57 views

How to generate a .cod file for blackberry 6/7 using IBM Worklight and eclipse?

I have built a Worklight Hybrid application using IBM Worklight. Now I am trying to generate a .cod file to run the application in a BlackBerry device. Does IBM worklight provide any facility to ...
-1
votes
0answers
16 views

Error while loading cod and alx file on blackberry devieces through Blackberry Desktop Software [closed]

while loading cod and alx file on blackberry mobile.I am Getting error as There was an error importing files. No addition application can be found.Your file might contain applications that already ...
0
votes
1answer
116 views

How To Download images & Store in SDcard in Blackberry using phonegap

I am trying to download an image from a server and store it on a SD card and then display it on a blackberry 10. But I can't download the file. This is my code: fileTransfer.download( ...
-1
votes
0answers
16 views

Blackberry Navigation TIming API giving 9 digit value

i wanted to log the timing navigation API from different mobiles, so when i log it from a blackberry it give me a 9 digit value instead of a large number as expected according to current unix ...
1
vote
1answer
61 views

Error in Blackberry Webworks: Feature cannot be found in any extension

I got an Error when i try to run blackberry Webworks project [ERROR] Feature cannot be found in any extension(blackberry.media.microphone) What i have done: I have used simple html file named as ...
0
votes
1answer
24 views

Blackberry Webworks: Is the payment service(blackberry.payment.developmentMode) supported on OS 7 and earlier devices

I am creating an app using HTML5 webworks on Blackberry 10, However I want to use webworks on OS7 and earlier devices as well.I also want to support payment service for In-App purchases on my app. ...
0
votes
0answers
27 views

Creating .jar archive for BlackBerry Webworks App

I am trying to compile some .java files into a .jar archive using javac. My aim is to create a BlackBerry Webworks app for a BlackBerry smartphone on OS 6. However, I am running into the following ...
0
votes
0answers
23 views

how to disable ssl_verifypeer in webworks?

I am working on a webworks application for BlackBerry and I am getting an SSL Certificate Exception when connecting to a specific site. Is there a way to disable the ssl check in the code, without ...
0
votes
1answer
56 views

Getting started with blackberry 7 development?

Can someone please point me to the right direction on learning how to develop for blackberry 7? Actually what i need is just to implement push notifications and open a web URL nothing more. I see ...
0
votes
1answer
111 views

How to implement push notifications on BlackBerry with WebWorks API?

I would like to implement push notifications in my BlackBerry app but i have no idea how to do it. Actually i am using Cordova/Phonegap , to create the application. I know that Cordova/PhoneGap use ...
0
votes
0answers
25 views

Disable the Blackberry player WebWorks

I'm using the <audio> tag to play background song and I want to disable the Blackberry from playing that song to the player.
1
vote
0answers
31 views

To attach a ButtonField on every row of CustomListField in BlackBerry

I am trying to create a ObjectListField with one image ,some text and a ButtonField with each row. Its ok with image and text in a row, but I want to create one button at the end of every row which ...
0
votes
1answer
66 views

Ripple Blackberry webworks 10 not loading javascript

I am using Ripple plugin for Chrome to try out HTML5 app with webworks 10 sdk. I cannot seem to be able to download any external javascript, I tried to get <script type="text/javascript" ...
0
votes
1answer
76 views

Accessing client side WebSQL database

Does anyone know of any tools, to access and query a WebSQL database on a BlackBerry device or simulator? I have two problems, how can a simulator's local file system dmp file be opened and viewed? ...
1
vote
1answer
121 views

Run BlackBerry PhoneGap application in background

I am developing a BlackBerry application in PhoneGap, Cordova. I need to run the application in the background to send the SMS at an interval of 15 minutes. Is this possible in a PhoneGap project?
1
vote
0answers
96 views

Gray edges appear when swiping page in Blackberry Jquery Mobile+Phonegap app

I am developing a Blackberry and Android app using PhoneGap and Jquery mobile together. I don't have any problems with the android version but with Blackberry I'm getting a strange behavior that I ...
0
votes
0answers
47 views

SMS Success & Failure Callbacks in Blackberry webworks

I am using following code to send sms in blackberry webworks blackberry.message.sms.send(data, "mobileNumberHere"); But this function does not return anything so that I can know if the sms is sent ...
0
votes
1answer
53 views

Java integration on Phonegap Blackberry

In my Phonegap Blackberry application, there is a need to integrate Java. My requirement is, after the splash or loading screen, I need to have an alert dialog with two buttons(options) say YES or NO. ...
0
votes
1answer
49 views

BlackBerry webworks native dialog unicode

I have been searching for an answer all around the web, but couldn't find anything. I am developing Blackberry Webworks application and the problem is with dialog and unicode. For example: when I ...
0
votes
2answers
76 views

Blackberry Starting guide

I developed mostly apps on iOS and android and now I want to start with blackberry development. I can see there are many platforms available on for blackberry development. Can anyone tell me which ...
0
votes
2answers
26 views

blackberry webworks upload with parameters

Is there any way to upload a file sending additional parameter (like AJAX or so) with Blackberry WebWorks? (I tried to use Phonegap FileTransfer, but it doesn't work for me at all. Secondly, I tried ...
0
votes
1answer
67 views

How to get the blackberry uuid using javascript and web works

I am trying to find the device UUID using javascript with web works for devices with OS 7 and less. The code I am using: function getIdentityData(){ $.ajax({ type: ...
1
vote
1answer
125 views

Phonegap Application Deploy to Simulator in Blackberry

I have tried to create a Phonegap application in Blackberry. I followed each and every step given in this Phonegap guide. But when I came to this step Deploy to Simulator ant target load-device I ...
1
vote
0answers
90 views

Phonegap application in Blackberry [closed]

I have tried a lot for creating application in blackberry using Phonegap..but still i didn't get the exact result, I have checked the following link too ...
1
vote
1answer
298 views

Blackberry simulator not loading when using browserfield

I am new in BB programming.trying to open google url inside the application.Whe I tested in simulator 9900, it showing an error as follows: RenderingSession#getBrowserContent() threw ...
0
votes
2answers
84 views

Has anyone got Ripple's inbuilt Remote Web Inspector working?

I have Blackberry webworks apps, and I'm using the Ripple Chrome extension (Ripple UI (v0.9.12)). I'm testing my app in a BB emulator at the moment, and am manually running WEIRNE (remote web ...
0
votes
1answer
47 views

Uploading new app for existing BlackBerry application with different platform for same vendor?

I am trying to upload a blackberry application which is already exists but with different platform. Old application is build on 'BlackBerry WebWorks' but the new one is with 'native Java' . Is it ...
0
votes
1answer
50 views

Possible to have multiple open files in web app

I made a text editor in Flex that only allows you to work on one text file at a time. I want to redo it as a Blackberry WebWorks app that allows you to have multiple files open simultaneously allowing ...
1
vote
1answer
85 views

blackberry web works plugin is not downloading from http://www.blackberry.com/go/eclipseUpdate/3.6/web?

I am new to BlackBerry Web Works.I am trying to create blackberry web works application using eclipse ide.For that I am trying to install it from "Help->Install New Software" in eclipse using ...
0
votes
0answers
69 views

iframe in blackberry webworks (share option for twitter)

I am developing a backberry webworks app using ripple, in which i want to implement share on facebook and twitter functionality,for which i am trying to open the respective pages in iframe but its ...
0
votes
0answers
73 views

Blackberry 10 webworks - loading webview and extending script engine

Can anyone please tell me how to load a url in webview and adding/extending the javascript extension window.external.notify to the url?
0
votes
1answer
149 views

How to give background image to cover whole page in Blackberry OS6 Torch device using HTML and CSS

I am developing an app in Blackberry using phonegap. I am using jquery mobile1.2.0 for UI design. Question is, where to give background image so that it covers whole page. What is happening is, the ...
0
votes
0answers
186 views

Error starting xyz: class net.rim.device.api.ui.scrollview was not found in os5 and webworks

I packaged my application in webworks sdk 2.3.0.9. My application has the RIM payment module. When I try to run the application in BlackBerry OS 5.0 or 6.0 devices I get Error starting xyz: class ...
1
vote
1answer
725 views

jQuery to Detect Scrolling Div Position

I have a bit of problem trying to detect scrolling position on my divs. This is my code: index.html <div id="wrapper"> <div id="headerOne">I am a header</div> <div ...
0
votes
0answers
126 views

Blackberry/Webworks CSS horizontal focus-based navigation

I'm developing a mobil application for blackberry mobilephone using webworks, jquery and jquery mobile frameworks. On the header part I'd like to get a horizontal navigation bar that can be navigate ...
0
votes
1answer
217 views

push notification in blackberry webworks

I need to implement the push notification in blackberry webworks I have successfully registered with blackberry and got mail with push notifications credentials. now what is the next step I found all ...
0
votes
1answer
54 views

Blackberry Webworks app class not found error

When I try to deploying my blackberry app on a blackberry device i am getting following error while i run the app: class net.rim.device.api.compress. gzipoutputstream not found Any idea why i am ...
1
vote
1answer
186 views

Blackberry Webworks: Weird scrolling behavior with touchscreens

In my Blackberry Webworks app (for Smartphones OS 6, 7, 7.1), i have some code like this: <div style="width:100%; height:100%; overflow:hidden;"> <div ...
1
vote
1answer
78 views

Blackberry webworks focus issue

I am working on blackberry webworks project, in which using focus based navigation. Now my problem is i have focus on one button and by clicking that button i am calling ajax which in turn loads new ...
0
votes
1answer
60 views

Adding Submenu-Items using BlackBerry WebWorks?

Adding Menu Items using the BlackBerry WebWorks SDK is well documented. ...
0
votes
1answer
106 views

Blackberry file upload webworks extension with progress bar

In my blackberry webworks project, I have to implement file upload feature. Is there any extension for webworks which gives progress callback for fileupload.
0
votes
0answers
492 views

Updated app version not appearing in BlackBerry AppWorld

My problem is that on a Blackberry device, in Appworld, my app is showing the old version but when I open Appworld on my PC it shows the new version - with all change requests reflected. What can I do ...
1
vote
1answer
39 views

Blackberry AppWorld - Description language

I'm adding an application to AppWorld, and on the Description field I'm adding a spanish description (wich my application supports). The thing is that our app it only supports english since is ...
0
votes
2answers
155 views

Screen Resolution in BlackBerry WebWorks

I am new to webworks and whole BlackBerry Development and I got a question about it. I am going to develop my app for Torch phones. As far as I know there are 3 or 4 different screen resolutions in ...
0
votes
1answer
292 views

cannot install blackberry webworks plugin for eclipse helios

I get following error while installing blackberry webworks plugin in eclipse helios: Cannot complete the install because one or more required items could not be found. Software being ...
0
votes
0answers
25 views

installing my app on blackberry device [duplicate]

Possible Duplicate: How to package and deploy blackberry apps to device from Eclipse I have successfully done with my first blackberry app I got .cod file generated and tested on simulator ...
0
votes
1answer
129 views

GPS coordinates not working in blackberry 9800 using webworks

I am using HTML5 Geo-location API for getting the GPS cordinates navigator.geolocation.getCurrentPosition(geolocationSuccess, [geolocationError], ...

1 2 3 4 5