Re: [DISCUSS] Switch BlackBerry 10 Cordova download from WebWorks to NDK

2012-12-05 Thread Drew Walters
Making sure I understand the steps: 1. User downloads and installs BlackBerry 10 Native SDK and Cordova. 2. Executing the create script to create a project will somehow determine if the user has the WebWorks SDK and if not... 3. Clone the WebWorks SDK using git. 4. Build the WebWorks SDK. 5.

Re: [DISCUSS] Switch BlackBerry 10 Cordova download from WebWorks to NDK

2012-12-05 Thread Drew Walters
at 3:14 PM, Drew Walters deedu...@gmail.com wrote: Call me old fashioned but I like 9MB downloads better the 900MB :-) I guess the necessity for this is because unlike WebWorks for OS5-7, the native libraries are not included in WebWorks for BB 10. Does the WebWorks packager for BB 10

Re: [DISCUSS] Switch BlackBerry 10 Cordova download from WebWorks to NDK

2012-12-05 Thread Drew Walters
On 2012-12-05, at 3:30 PM, Drew Walters deedu...@gmail.com wrote: So, if the WebWorks SDK itself needs to provide native code for functionality, how will that be provided? What dependency differences are we looking at? Looks like to pull and build WebWorks SDK it would require git, node

Re: Cordova Blackberry Project - Include external jar

2012-11-14 Thread Drew Walters
Yes it's possible. It's how I provided barcode scanning on OS 5 by including ZXing jar. https://github.com/phonegap/phonegap-plugins/tree/master/BlackBerry/BarcodeScanner Basically, preverify the external jar, then place it inside the cordova.jar at the root of the archive. On Wed, Nov 14,

[jira] [Resolved] (CB-1621) Add Globalization Plug-in for BlackBerry

2012-11-07 Thread Drew Walters (JIRA)
[ https://issues.apache.org/jira/browse/CB-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Drew Walters resolved CB-1621. -- Resolution: Fixed Add Globalization Plug-in for BlackBerry