Ali
Ali

Reputation: 11560

Distribute BlackBerry compiled app

I have developed a BlackBerry project and now I want to send the compiled output, such as .cod, .alx or .jad, to a client so that he can check it. This is similar to the ipa file for iPhone. How can I do this?

Upvotes: 0

Views: 91

Answers (1)

Ted Hopp
Ted Hopp

Reputation: 234797

The document from RIM How to Deploy and Distribute Applications tells all.

Upvotes: 3

Related Questions