Really sorry to be asking a bit of an off topic question, but we've got a Blackberry 5.0 app that we need to get up in the app store asap.
I have a zip file that contains the following
[Root Folder] .alx [Child folder<5.0.0>] .cod .csi .cso .debug .jad .jar [/Child Folder] [/Root Folder]
Anyone know if this can bu submitted as is, or I wasn't sure if this was pre haps a debug build, and needed recompiling for release (a la iOS). I've noticed it doesn't contain a release.xml file or a devices.txt, and also I have a feeling the child folder should be renamed to "Appname_5.0.0"
First of all make sure that your code is
sign
successfully withBlackberry code sign certificate
. Make one zip file withcod & jad
file from yourdeliverables > Standard
folder. Create account in Blackberry vendor portal ThanManage Product
to upload app . Follow the instruction and fill required info (app detail , rating ,screen shot, icon ...) to your App. After submit app it will show app Status inPending review
. After few days your app will be ready forpost for sale
. Than you can see app in Blackberry App World As per my experience with Blackberry it will take minimum 10 to 14 day for Approval .