06-21-2012 10:30 AM
Hello,
I would really like to make a "native" BlackBerry 10 App out of my Web App.
Question:
How easy is it to convert my JavaScript Web App to a BlackBerry App?
Thanks!
06-21-2012 10:48 AM
Extremely easy. The first app I submitted was built with only Google Chrome as testing tool. I did not own any blackberry device.
Just add a config.xml to package it into a .bar file...
06-21-2012 10:51 AM
thanks for the fast reply!
how does the app "feel"? do you have a link to appworld so that I can test it on my playbook?
i would really like to know how these apps feel, when they were a web-app first and then packaged into a .bar and run on a playbook/bb10 device.
06-21-2012 11:11 AM
It looks and feels exactly as you'd see it in Chrome or any other webkit browser.
My app is called VawoCalc. Look it up in the store, can't miss it...
06-21-2012 12:58 PM
It all depends on what your app does.
Hyperlinks will have to be converted, you may want to check that you have connectivity, your CSS might not be compatible, etc.