I have Ripple which im using to test app made for android. App is written in html5 and javascript, so i used the same files as i used in android version. I have changed only phonegap file (blackberry ver), and i add:
- config.xml
- plugins.xml
- ext/phonegap.1.2.0.jar
- resources/icon.png
- resources/icon_hover.png
- resources/loading_foreground.png
In Ripple it works fine, but when i created cod file, i can't load it into BlackBerry emulator or BlackBerry device.
Im using BlackBerry WebWorks SDK 2.3.1.5 to create cod file.