Tagged Questions

BlackBerry WebWorks provides a platform for developers to create applications as easily as creating websites using technology they are already familiar with. Using HTML, CSS & JavaScript developers can rapidly build applications from business apps to games and incorporate everything the Web has ...

learn more… | top users | synonyms

6
votes
2answers
2k views

Getting an error message while building PhoneGapSample in blackberry Webworks

I am working on PhoneGap BlackberryWebWorks i have install BlackBerry WebWorks plug-in:2.5.1 and Blackberry WebWorks SDK:2.0.0. and PhoneGap 0.9.4.but while building the project in eclipse i am ...
5
votes
0answers
168 views

BlackBerry WebWorks 2.1.1, OS 6.0 / 7.0, blackberry.pim.Appointment.find is not working

I have a simple sample app that returns number of appointments in calendar app, which works fine in OS 5.0, but failing find any appointments in OS 6.0 or 7.0, (I can create an Appointment though, ...
4
votes
1answer
120 views

.cod data section to large when running blackberry webworks project

I made a Blackberry Webworks project using jquery mobile and phonegap. When I go to build the project I get the error "I/O error: output error: Solution-###.cod data section to large 65152 bytes". I ...
3
votes
1answer
146 views

Application taking too much space in RAM causing the app to close

I'm having a problem with the app I'm building the RAM of the BB 9800 is too small. I have a html5 application that I use in IOS and Blackberry. I'm using phonegap plugin to pull data form server by ...
3
votes
2answers
358 views

How to find the location of database created using HTML5?

I am developing a playbook app, where I am creating multiple databases. Can I get the location of the file/db created. I need to delete that Database, but I couldn't find a way to drop it, so I am ...
3
votes
2answers
416 views

best options for maps when programming for blackberry

I see there are java sdk and webworks sdk for blackberry, with bb 5, 6, and now 7 os systems in existance... play adobe air and webworks for the playbook. I'm looking to port an android app over to ...
3
votes
4answers
1k views

Differences between Blackberry Webworks and Phonegap

I am building an enterprise application using HTML5 for Blackberry OS 6.0. I am planning on using PhoneGap for developing the application. I found out that Blackberry also has something similar called ...
2
votes
2answers
119 views

Is it worth it to write BlackBerry apps for the older OS with BBX coming out?

As a mobile app developer on all platforms, I am interested to know if it is worth it to write BlackBerry apps for the older OS now that BBX is coming out. I heard the new OS will have an Android ...
2
votes
1answer
284 views

PhoneGap with BlackBerry gap_poll error

When I start my application, I keep getting alerts popups that are related to PhoneGap: gap_callbackServer, gap_poll, getToken, etc... And then finally the "gap_poll" error keeps appearing, and ...
2
votes
1answer
305 views

Blackberry Images not working with phonegap/jquery Mobile on OS 5.x

I have been trying to write a simple map application using phonegap and jquery Mobile. Using static Google Maps API i am able to load the map and display it in the emulator(ripple on chrome and the ...
2
votes
1answer
624 views

Phonegap + jQuery Mobile + Blackberry Pitfalls

I'm trying to migrate a Phonegap app wich uses jQuery Mobile to Blackberry. When I start the app, which runs fine on Android and iOS. I see no styles, javascript whatsoever. I figured, that ...
2
votes
1answer
105 views

Cant remove the default blue highlight on blackberry webworks app

Im currently working on a Blackberry webworks app and having problems removing the default blue highlight on links. I've following the guides on the blackberry site and added the: <meta ...
2
votes
1answer
351 views

Code signer error in blackberry webworks application

I have developed a Blackberry Webworks Application, code signed it and deployed it on my playbook. The problem is that, I have made some changes to my existing application, generated the sigtool.p12 ...
2
votes
0answers
115 views

What version of BlackBerry OS can I target with WebWorks SDK 2.0

It looks like I can't install WebWorks SDK 2.1 in Eclipse without having to build everything manually...screw that. I need to build my app for BB SDK 6, but I keep getting build errors on 6.0 API ...
2
votes
1answer
380 views

blackberry webworks facebook share

I want to embed fb and twitter share on my BB super app, but unfortunately BB doesn't support popups. Is there any way that I can embed fb and twitter share in my app, as we do it in blogs. Check the ...
2
votes
2answers
254 views

What are the pros and cons of using webworks versus J2ME and vice versa in blackberry development?

I have written some basic applications using J2Me and felt that getting things done in terms of UI/UX were a night mare especially with blackberry OS 5. I then started playing around with Webworks and ...
2
votes
0answers
391 views

BlackBerry Webworks app crash with blank alert box - How to debug?

I've created a BlackBerry webworks application that consists of multiple pages each loading data from a local SQLite database. The application works fine until I've navigated between a certain number ...
1
vote
1answer
27 views

blackberry webworks: creating directory in phone memory or sd card

function createDir() { try { blackberry.io.dir.createNewDir("file:///store/home/user/FolderName"); alert("createDir event fired succefully"); } catch(ex) { ...
1
vote
1answer
46 views

Blackberry Fixed Header and Footer in Webworks

Is there any way to create a fixed header and footer in Webworks for Blackberry Phones 6.0+? I tried using iScroll - works fine on Tablet OS but not on BlackBerries, it works fine in the browser but ...
1
vote
1answer
65 views

Is Blackberry WebWorks a good development choice?

This is kind of a dumb question but I've aware of classic style JDE development for Blackberry but I've never tried using WebWorks. BB website says that it's possible to build applications for both ...
1
vote
0answers
93 views

BlackBerry WebWorks app scrolling

I built an app which loads data dynamically and displays it. On the simulator (Torch 9800, v.6) everything is fine, but on the real device, (same as the simulator), I have a very strange scrolling ...
1
vote
1answer
57 views

How to Setup Multiple Signing Keys on One Machine for BlackBerry?

I am developing some BlackBerry apps for different companies and they each want their apps published under their own vendor portal with their own signing keys. How can I setup the signing keys for ...
1
vote
1answer
39 views

Error while building BB webworks application

I am trying to use the javascript extension in a blackberry webworks application.I hav the jar file in the ext folder.But whenever i m trying to build the application the error pops up saying : ...
1
vote
0answers
89 views

Uncaught TypeError: Cannot read property 'jQuery16406286985252518207' of undefined

Jquery mobile 1.0 I'm using a multi-page template. The "first page" is a nested list. On the "second page" is a link to an external site. So to the user it feels like: Choose a RSS feed. Then ...
1
vote
0answers
93 views

BlackBerry Playbook MSSQL connection approach

Scenario Company has ordered a large amount of PlayBooks for our technicians to service our goods. We currently have a webportal that uses PHP to pull data from our SQL Server 2008R and display it to ...
1
vote
0answers
51 views

copy zip file from resource to sdcard in blackberry webworks

I am trying to develop a Blackberry webworks application in which I need to add 14mb of zip file in the resource and prepackage it with the application. Once the application is launched the zip file ...
1
vote
1answer
136 views

Blackberry Webworks project not deploying to the blackberry simulator

I am working on a project that compiles just fine without any errors in the console or error log. All of the .cod files are signed in the process of building and all are marked as successfully ...
1
vote
0answers
49 views

Detect resource usage in BlackBerry Webworks

I've looked through the API documentation and haven't found an answer. We're doing some activities (encrypting and manipulating potentially large files) and are hitting memory issues. I need some ...
1
vote
1answer
111 views

Problems Recording with blackBerry.meda.microphone in BlackBerry WebWorks Application

I am developing a BB WebWorks application (targeting BlackBerry OS 6.0+) and I need to record audio using the device microphone. I've thoroughly read the blackberry.media.microphone documentation but ...
1
vote
1answer
195 views

Date picker format for Blackberry webworks?

I am unable to change format in Blackberry web works application. I used this code for date picker <input type="date" name="from_date" id="from_date" /> Here it displays date like yyyy-mm-dd ...
1
vote
1answer
125 views

<feature> tag issue with webworks for blackberry

I have a an application for Blackberry Webworks that contains a menu entry in one screen. I have added the blackberry.ui.menu feature to the config.xml and it works great. The issue comes when I then ...
1
vote
1answer
731 views

Blackberry WebWorks and the “Hardware Back Button”

i have problem with the "hardware back button" and Blackberry Webworks. I'm using jquery mobile to create a phonegap application for Blackberry WebWorks (Smartphone version). When i have a link in ...
1
vote
1answer
326 views

Difference between OTAInstall and StandardInstall in BlackBerry

I am creating a BlackBerry Application with Webwork and PhoneGap. When I build an application it creates two directories: OTAInstall StandardInstall I am wondering what is the difference ...
1
vote
0answers
160 views

What parameters are required to share content from my BlackBerry WebWorks Application via Twitter's native BlackBerry implementation using Invoke?

I am displaying a list of tweets in my BlackBerry WebWorks application that the user should be able to share via Twitter. I want to use Twitter's native BlackBerry client, and am calling it via an ...
1
vote
0answers
53 views

Launch 7Digital Music Store on BlackBerry Playbook

Is it at all possible to launch the 7Digital music store on the BlackBerry Playbook using the WebWorks SDK. I would like to open the store on an album page for a given band. The Invoke API appears ...
1
vote
1answer
1k views

Check BlackBerry OS version

How do I get the BlackBerry OS version via javascript or jquery in a Webworks app? I tried the following code from a thread "detect blackberry os version" but it isn't working for me: var limit = ...
1
vote
1answer
62 views

Is Hollywood Bowl for blackberry written in J2ME or Webworks?

Hollywood Bowl looks modern yet it is compatible with most of the devices which is making me think it is a web works app. Any thoughts?
1
vote
0answers
204 views

blackberry: onkeyup doesn't catch BACKSPACE

i need to get value of a INPUT of type TEXT in real time. So i assigned to onkeyup of the INPUT to my function, that evaluates the new value. It works fine on BB (i use 9780/OS6 for tests) except, ...
1
vote
1answer
65 views

compilation error Black Berry WebWordks SDK

i am unable to compile the code using bbwp tool. Take a look at the screenshot and please point-out what i am doing wrong Thanks In the screen-shot WARNING: about element, i know its in ...
1
vote
0answers
713 views

Help needed for getting the blackberry webworks push demo to work with Urban Airship

I have gotten the Push Demo from here to work in the simulators. When I tried it on a blackberry device (BlackBerry Bold 9000) with the UrbanAirship Test Push messages, I was not able to receive any ...
1
vote
2answers
2k views

Error packaging and signing BlackBerry WebWorks SDK application for Playbook

I've been trying to follow the BlackBerry docs on signing a WebWorks SDK application on the command line and uploading to App World. Here is a chart showing the high level picture, and here are the ...
1
vote
5answers
2k views

Displaying a Google map in a BlackBerry WebWorks application

I'm trying to display a Google map from within a WebWorks app. Here is the complete HTML of that page in the app (note that it works fine in the browser): <!DOCTYPE html PUBLIC "-//W3C//DTD HTML ...
1
vote
2answers
396 views

PlayBook Webworks cannot read local files

I'm making a PlayBook webworks application. I am having problems reading a local file. I want to make an XSLT transformation using a remote XML and a local xsl file. I am able to download an ...
1
vote
1answer
862 views

Getting jQuery Mobile working on BlackBerry Playbook

Has anybody got jQuery Mobile working on BlackBerry Playbook simulator? I tried everything described here, but am getting network error just shown here. Any experiences with jQuery Mobile on bbpb ...
1
vote
0answers
276 views

Want to show a 3D animation in HTML5 that supports webworks that uses webkit

I want to use a 3d sort of simple animation like throwing a 3d football on a certain surface but I also want it to support webworks that uses webkit, and I think webkit doesn't support 3D webGL. So ...
0
votes
1answer
8 views

Reading Data From a Server into WebWorks

I am designing an app with the Blackberry WebWorks SDK (HTML5) which needs to obtain data from an SQL server and display it on the app in a simple list. What is the best way to approach the transfer ...
0
votes
0answers
15 views

Using setControlledAccess in WebWorks

I'm trying to use setControlledAccess in a WebWorks application. I need to download an unprotected file and save it on an SD card encrypted. I am able to create such a file, but can't write to it. ...
0
votes
1answer
28 views

PhoneGap Support for Blackberries 6.0+

I need to decide whether to use phonegap to create a blackberry application. The lure of the app being deployable to various platforms is enticing however I need to know if it will be able to support ...
0
votes
0answers
30 views

Multiple pages in blackberry webworks app

I am creating an HTML5 app for a blackberry playbook. I am wondering how to manage navigation and multiple pages. My app is a table view, which will allow you to click a table row to load a new ...
0
votes
0answers
46 views

Blackberry WebWorks UI - why is callback not invoked?

im trying to save the date which is choosen in the dateTime picker of the Blackberry Playbook. Therefor i use the dateTimeAsync method: function onDateTimeSelected(datetime){ ...

1 2 3