PhoneGap with Blackberry OS 10

你。 提交于 2019-12-12 14:21:33

问题


I would like to know whether PhoneGap sdk supports Blackberry OS 10 build? I think it is .bar file, am I correct?


回答1:


** Update ** At the time of this original answer, PhoneGap did NOT support BB10, however a lot has changed at you can now successfully build PhoneGap apps targeting BlackBerry 10.

I've re-written the PhoneGap Getting Started Guide (http://docs.phonegap.com/en/2.6.0/guide_getting-started_blackberry_index.md.html#Getting%20Started%20with%20BlackBerry)

And a Knowledge Base article on the BlackBerry forums (http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/Porting-your-existing-PhoneGap-application-to-BlackBerry-10/ta-p/2070503)

Phonegap doesn't support BlackBerry 10 yet.




回答2:


PhoneGap 2.1.0 Fully supports Blackberry 10 (and Blackberry PlayBook) devices. It was released Sept 21st. Release Notes are located Here. In the build.properties file it supports both playbook and qnx (BB10) deployments. It has entries for simulators and physical devices.

Also, RIM's new HTML5 UI Toolkit BBUI.js supports deploying BB10 styled apps on playbook devices.

Because of Cascades and the new UI/UX Guidlines, RIM is pushing for everyone who uses HTML5 to use a mobile API framework that supports the Cascade theme. Currently Sencha Touch, BBUI.js and Jquery Mobile are the only ones that exist as of October 2012. Thats not to say you cant use Bootstrap, KendoUI or the plethra of others, just that your app wont meet the new BB10 UI/UX guidelines.




回答3:


PhoneGap does support BB10, but PhoneGap build does not yet.




回答4:


Until Build Phonegap catches up you might want to Try using https://bdsc.webapps.blackberry.com/android/bpaa

You will need to have installed the Android SDK to your computer.

Then download the APK from Phonegap build and follow through the process as described on the webapps.blackberry.

* If this is your first time getting BB signing keys the process could take up to 2 hrs for you to receive them (which are emailed to you once processed)*

If you have a valid APK (which you should if you successfully built it on Build.Phonegap) the process leads you through similar steps like Build.phonegap with keystore, P12 certificates etc.

Net result should be a downloadable BAR (Blackberry Archive) file.

I have done this only once... it wasn't a bad experience.

It would have been nice to see this bdsc site integrated to the Build.phonegap dashboard.




回答5:


Its support, in the git https://github.com/blackberry/Cordova-Samples you can find samples and how work with BlackBerry 10 and phonegap



来源:https://stackoverflow.com/questions/12583507/phonegap-with-blackberry-os-10

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!