02-06-2013 08:12 AM
Hi,
I want to know what are properties that need to be assigned while we put the .bar application to download from OTA,
Any KB article regarding it will be useful
Thanks
Rakesh
02-12-2013 02:20 PM
BAR files cannot be deployed OTA from a web server like COD files. They can only be installed through BlackBerry World.
02-12-2013 08:39 PM
Hi Mark.
How to deploy it to the device for testing.Especially for HTML 5 Webworks.There is no predefined eclipse like native/Android for html/webworks,in which there is option of loading directly in device?
How do i do it?
Thanks
Rakesh shankar
02-13-2013 10:01 AM
When using the WebWorks SDK there are a few ways to deploy it over WiFi or USB for testing. You can use the blackberry-deploy.bat batch file from a command propmt. It's installed with the SDK. Or you can use the BlackBerry Tablet OS Graphical Aid or Ripple, which are both GUI wrappers that can call that command.