02-10-2012 07:13 PM
Hi, I'm trying to upload my Android app to the BB App World. I did all the first part which was giving the new app a name and everything else but when it gets the time that I have tu really upload the file I don't know how to continue.. I get to a page where something like this is said
Solved! Go to Solution.
02-10-2012 11:23 PM
You need to convert your apk to a BAR file using one of the tools provided here: https://bdsc.webapps.blackberry.com/android/.
You upload your BAR file under Add filebundles
02-11-2012 03:19 AM
^ What he said. Though I had to use the online converter to actually get the BAR.
I couldn't figure out how to do it in Eclipse. Verify APK and Sign for App World seemed like the obvious options but neither seemed to produce a BAR. What am I doing wrong?
02-11-2012 06:28 AM
02-11-2012 06:44 AM
I found it. Eclipse creates a new folder called "dist" when you "Sign for App World" and in there it is the .bar file. It also generates all the different versions of the .bar with it date.
Thank you all!
02-11-2012 01:17 PM
I did all of that and made a bar file. When I submitted it I got denied because it did not have a .cod file. What is that and how di I get it?
02-11-2012 01:57 PM
^ I believe a .COD file is an app compiled to run on a smartphone, as opposed to Tablet OS.
When you submitted your app did you ensure you selected Tablet OS as the supported platform and not smartphone?