Process overview
The process for creating a BlackBerry WebWorks app involves three steps:
In Creating your first app and Tutorial: Geolocation, we'll guide you through the first two of these. If you want to jump right in to developing your own app, the links below will help:
Create
Create your assets, scripts, HTML documents, and config.xml file.Package & Test
Package your application as a .bar file (BlackBerry 10 OS or BlackBerry PlayBook OS) or .cod file (BlackBerry 7 and earlier).
Test your app in your browser, using a simulator, or on a device.