John Sibly
John Sibly

Reputation: 23056

What format should my Blackberry application be in to submit to App World?

I already have an installation using .alx/.cod files that we use to install our Blackberry application via Desktop Manager, and also an "over the air" install version consisting of a .jad file and .cod files (uncompressed and no larger that 64K as specified by the mime type) that is downloaded from our website.

What format should I upload the application to App World as?

I gather all the files should be in a zip file but apart from that I'm struggling to find much more information on the RIM website

Upvotes: 2

Views: 6992

Answers (2)

Mugur
Mugur

Reputation: 1029

RIM has a document with the exact requirements for a submission bundle for an app for BlackBerry AppWorld:
"Contents of a .zip file for a release"

Upvotes: 3

Prof. Falken
Prof. Falken

Reputation: 24867

Look at section 5 b in the App World FAQ.

It mentions among many other things, COD files. The plural is because, you need to submit a COD file for each OS version you are planning to support.

Upvotes: 2

Related Questions