01-15-2013 06:08 PM
i have to send a OTA link to install an Build on BB device. how to create that OTA link and How to send it
01-15-2013 06:32 PM - edited 01-16-2013 01:00 PM
Not sure this wil answer all the questions, but this should provide a good start.
You will find further assistance if you search the forum.
01-16-2013 12:26 PM
it did help but not full....
how to get blackberry certificate to sign the app.
how to create OTA
01-16-2013 01:04 PM
Signing:
https://developer.blackberry.com/java/documentatio
You use the jad and cod files for deploying OTA. Basically you put these on a Server and the BlackBerry Browser just references the 'jad' file.
There is more information if you search.