Questions tagged [blackberry-os-v5]

9 questions
8
votes
3 answers

Configuring Blackberry Eclipse plugin for 4.70 or 5.0 components

I am looking for help in configuring the Blackberry development environment. In fact, it is quite a frustrating process. The blackberry site is pretty useless. Between links that have been moved, details that are assumed and documents that are…
yamspog
  • 18,173
  • 17
  • 63
  • 95
6
votes
1 answer

jQuery .each() faulty in BB OS5?

I've been working on debugging some jQuery on a BlackBerry OS5 device (the 8530). There are a number of problems, but one that I have narrowed down is related to jQuery's .each() The logic is as such: $objectArray.each(function(){ alert('test'); …
DA.
  • 39,848
  • 49
  • 150
  • 213
2
votes
2 answers

jQuery .show() and BlackBerry OS5

This is probably a long shot, but... Anyone run into a problem using jQuery's show() in a BlackBerry OS5 web browser and causing it to either not work (on the device) or crash the phone (simulator)? If sound, found a workaround? The same thing…
DA.
  • 39,848
  • 49
  • 150
  • 213
2
votes
3 answers

How can I install the BlackBerry v5.0.0 component pack into Eclipse?

I'm trying to install the latest v5.0.0 "beta 2" BlackBerry OS Component Pack into Eclipse 3.4.2 with BlackBerry Eclipse plugin v1.0.0.67, but have hit a few problems. Has anybody found an easy way to do this? I had no trouble installing the v4.5.0…
1
vote
0 answers

Blackberry OS5+ webworks application is terribly slow

Iam developing a blackberry webworks application which is supposed to work on OS 5.0 and upwards.The app does use a fair bit of jquerymobile. The HTML's had already been developed and it was working well in the ripple emulator. But when I deployed…
1
vote
1 answer

how to create activity indicator for blackberry 5.0.0?

I am trying to prepare activity indicator for BLACKBERRY 5.0.0,but getting failed into it.. I am trying to create two thread classes, one with background functionality and one with activity indicator class which extends popup screen...but getting an…
0
votes
1 answer

BlackBerry WebWorks with OS 5, text not showing

I'm at the very early stages of writing a BlackBerry app using WebWorks. I'm aiming at mainly OS6 devices (Torch), but I need it to be compatible with OS5 for a small number of users who'll be using older devices. As far as I'm aware, WebWorks…
0
votes
3 answers

Can BlackBerry Devices upgrade to the latest BlackBerry OS?

This might sound like a noob question, but here it goes anyway. Can BlackBerry devices upgrade themselves to the latest version of the BB software? So in the same way that an iPhone 3G can upgrade to iOS 4.0, could (for example) a BlackBerry Curve…
Alex
  • 7,432
  • 20
  • 75
  • 118
0
votes
2 answers

How to port BlackBerry Application from OS 5 to OS 6

I have developed application for BlackBerry OS 5 and now I want to port it to BB OS 6 While porting app, I am facing following issue -- I have added separate org.json.me package in OS 5 which is inbuilt in OS 6 When I add BB OS 6 library instead of…
silwar
  • 6,470
  • 3
  • 46
  • 66