Questions tagged [appworld]

BlackBerry World (formerly *App World*) is an application distribution service and application by Research In Motion (RIM) for a majority of BlackBerry devices.

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

54 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,793
  • 9
  • 23
  • 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,059
  • 8
  • 47
  • 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,618
  • 6
  • 24
  • 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,120
  • 3
  • 29
  • 49
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,073
  • 1
  • 12
  • 21
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
  • 13,137
  • 5
  • 32
  • 65
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,705
  • 4
  • 24
  • 46
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
  • 663
  • 2
  • 12
  • 28
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…
Dave
  • 3,988
  • 9
  • 40
  • 56
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
  • 21,309
  • 7
  • 55
  • 78
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,795
  • 1
  • 18
  • 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,196
  • 3
  • 35
  • 38
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
  • 589
  • 2
  • 5
  • 14
2
votes
2 answers

Does PersistentStore\PersistentObject data remain after updating app from AppWorld

I am wondering whether the data which was stored in PersistentObject\PersistentStore remains after updating a version of an application. My use case: 1) Publishing application with version 0.1. Users save data into…
Nazar
  • 81
  • 2
  • 10
1
2 3 4