Questions tagged [blackberry-world]

BlackBerry World (previously BlackBerry App World) is an application distribution service and application by BlackBerry, formerly Research In Motion Limited, for a majority of BlackBerry devices. The service provides BlackBerry users with an environment to browse, download, and update third-party applications.

56 questions
7
votes
3 answers

Developing a BlackBerry app

I would like to start developing a BlackBerry application, but what I found is that you have to choose which development environment and which technology to use to develop the app. BlackBerry's developer site isn't too helpfull. I read a few…
subjective-c
  • 1,833
  • 9
  • 25
  • 35
7
votes
3 answers

Your experience launching an application on BlackBerry AppWorld?

I'm looking for some experiences launching a mobile application on BlackBerry AppWorld. I'll be in a position to launch one shortly and I want to make sure I can avoid any potential pitfalls. Did you have any issues? If so were these easily fixed by…
Mat Nadrofsky
  • 8,289
  • 8
  • 49
  • 73
5
votes
1 answer

How to upload application to app world step by step?

I would like to know how to upload application to App World step by step?
Mojiiz
  • 7,898
  • 6
  • 26
  • 25
4
votes
3 answers

How long does the Blackberry App World review process take?

Does anyone have an idea of how long the Blackberry App World review process takes? We've had an app posted for a week with no additional information.
ConsultUtah
  • 6,639
  • 3
  • 32
  • 51
4
votes
2 answers

How to launch AppWorld from an application? [BlackBerry]

This might be a easy question but i couldn't find solution. I want to open AppWorld by clicking a button in my BB application. For example when user clicks this button Appworld will show "Facebook Application" page. Can i do this? In Android…
KAPLANDROID
  • 1,099
  • 1
  • 12
  • 23
3
votes
1 answer

Multiple builds and blackberry app world

i have two build of same application 1. for touch screen 2. for non-touch screen So how to manage these two builds on blackberry app world? I have to upload both builds? if i have uploaded both builds, how user will manage to download the correct…
Vivart
  • 14,900
  • 6
  • 36
  • 74
3
votes
1 answer

dilever my application to blackberry device

what are the steps that need to deliver my app to blackberry device regardless bb version? Note: my app has 6 files COD. can I send direct link for these file to bb device and click on them sequentially to download my app to bb?
Ayman Hussein
  • 3,817
  • 7
  • 28
  • 48
2
votes
1 answer

Blackberry app submit

I try to submit app in app world, when I try to submit app with this .alx file it says that is not good what is wrong? AppTest AppTest …
Bera
  • 673
  • 2
  • 12
  • 31
2
votes
1 answer

BlackBerry App World Distribution of .jad files

I am developing an app using Eclipse Plugin with BlackBerry JRE 4.5 to support devices with OS versions 4.5 and higher. I understand that when you use a JRE version lower than 4.7 and you deploy the app to a 4.7 device or a 5.0 device, the app will…
2
votes
2 answers

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…
John Sibly
  • 22,782
  • 7
  • 63
  • 80
2
votes
1 answer

Create localized .zip file to be uploaded on Blackberry app world

I need to create .zip file to be uploaded on Blackberry (App) World, but the instructions on the Blackberry page seem to be very confusing. I have 3 bundles, support for OS version 4.6, support for OS version 4.7 and up, support for 6.0 and up. I…
Jj Tuibeo
  • 773
  • 4
  • 18
2
votes
0 answers

BBM SDK - Dependency Checker - Packaging the proxy and app

I have developed the app implementing the functionality of Dependency Checker. Now i am having two application, one is my proxy application which checks the BBM version and other is my real application which should be loaded after BBM Version…
Sumighosh Charuvil
  • 446
  • 1
  • 4
  • 14
2
votes
1 answer

Monitor count of downloads of app from BlackBerry App World

I was wondering whether it is possible to monitor how many people are downloading my Blackberry app from the online store. Is there a developer/admin login to access this kind of data? I have a login for the vendor portal on BlackBerry App World but…
Sarah
  • 1,895
  • 2
  • 21
  • 39
2
votes
2 answers

Appworld market link in Android runtime

I have an app on the appworld and I would like to add a link to it in my app so that people can more easily rate it. Normally on the android market I would do something like: Uri uri = Uri.parse("market://details?id=com.example.test"); Intent…
MinceMan
  • 7,483
  • 3
  • 38
  • 40
2
votes
1 answer

Blackberry AppWorld - Description language

I'm adding an application to AppWorld, and on the Description field I'm adding a spanish description (wich my application supports). The thing is that our app it only supports english since is targeted for a local market. Unfortunately it still…
Ron
  • 599
  • 2
  • 5
  • 15
1
2 3 4