How to upgrade the application through Blackberry Desktop

Hello.

Situation of Stange. Could you please give me a hint, how do I overcome that?

  1. I've compiled and signed the application. Alx file created. Two files are created "bb_application.cod" and "bb_application.alx".
  2. I run Blackberry Desktop, ran the Application Loader and specified my project as the location of the files folder and installed the application.
  3. I decided to change something in my application. I changed the code java, recompiled and signed the application. And also alx-file created.
  4. I run Blackberry Desktop, ran the Application Loader and saw that my request is already shown in the window of the Application Loader that checked. When I clicked on the button "Add" and specified the location of the updated alx file I get the following error: "no additional applications designed for your device were found".

How can question - I change application already installed without uninstalling? If I uninstall this application - all the information stored in the store persistent will be lost.

Here is my point of view on what is happening here.

You have added an alx for the application loader, so that he knows that cods you attempt to load on the device.  If you add an another alx with the same cod, he rejects this, by you saying "no additional demand.  In this case, it should probably say "cod application already added.

Now the application loader is sometimes his own worst enemy, but he tries to be smart and it will remember, for every alx you added, the level of the alx.  So if you change that alx to a level later, the application loader will tell you, that you need to update.  If change you to a previous level (i.e. lower) it will tell you are without downgrading and then ignore the downgrade (which can be a bit annoying...).  Doing so, in my experience, it takes without notice of the date of compilation of the cod file - this only on the level in the alx details.

So in your case, you simply update the alx that points to the application loader whenever you put cod involved level (and sign)...

Tags: BlackBerry Developers

Similar Questions

  • How to free the memory through BlackBerry Webworks Code

    I am faced with the question as "the available memory on your device is low. Close to some of the items below. "When I close the application of phonegap webworks after a few shots. How to free the memory through BlackBerry Webworks Code.

    It is a good number that in the face of demand for the BB webworks. Very common when you dynamically load images or by using the browser in your application. Please visit this link for details...

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/device-memory-is-low-issue-for-a...

  • I changed my email online password and now I can't any message in the Mail application. How to upgrade the application Mail with my new password?

    I changed my gmail online password and now I can't any message in the Mail application. How to upgrade to the Mail application with the new password? I looked at the previous questions, and they were told to go to the preferences, accounts, then enter it in the password section. However, I can't find any password section.

    It would help enormously if you posted the OS you are using. 9.2.1 IOS has nothing to do with your MacBook Pro.

    In Mail, try to go to the window menu and choose connection doctor.

  • How to upgrade the application list in the Panel help?

    When I hit F1, the help module appears. He has a very outdated list of Adobe applications. For example, I've owned Lightroom 3, 4 and 5 now. Only 3 appears in the list of applications for which I can search. How add/remove applications for which I want to search for or download help information?

    Hello

    When you press F1 in Lightroom 3, a special client opens, and it displays help for Adobe supported software.

    However, Lightroom 4 and Lightroom 5 do not use this mechanism or customer. Please use the links (below) to find help in offline mode:

    1. Manuel PDF for Lightroom 4: http://help.adobe.com/en_US/lightroom/using/lightroom_4_help.pdf
    2. Manuel PDF for Lightroom 5: http://helpx.adobe.com/pdf/lightroom_reference.pdf
    3. Docs online for Lightroom 5: http://helpx.adobe.com/lightroom/topics.html
    4. Hub for Lightroom 5 help page: http://helpx.adobe.com/lightroom.html

    You can navigate to links 1, 2, and 3, page Hub help (link 4), too.

    See you soon,.

    David

  • How to upgrade the Application point Page Item (not submitted) in the IR?

    Hello

    I have a region with show/hide elements in an international registration. These elements are used in the query SQL of IR and part of Page elements to submit in IR Page advanced attributes. When I press the Go button, that these positions are filled and IR works very well. I have also some elements of Application that their values are used to fill my Page list when entering the IR Ce I want to do now, is that when I change these elements on the Page, then press Go in IR, my elements of Application updated with the (new) values of Page elements. Someone has done something like this in a front IR?

    TIA

    Hello:

    Put this piece of JS in the header HTML of the page definition

     
    

    For the elements of the page you want to record off in an application element values, set the attributes of page - element like HTML form elements

      onchange=doSet('',this.value) 
    

    CITY

    Published by: city has on October 21, 2009 06:29

  • How to upgrade your java application using Blackberry desktop Manager?

    Hi all

    How can I update an application using Blackberry Desktop Manager. ?

    because I'm not able to do this by using "Application loader" > editing Application in the Desktop Manager.

    If please suggest me some reference or guide in this regard.

    Thanks & best regards,

    Narendra.

    Did you change the version number? DM will not recognize the program as an update version number increments unless.

  • How to change the theme through the code in 10 blackberry

    Hello

    I have an application where the layout is their where a user can change theme and textstyle application

    How can we change the theme of the application through code?

    How can we change the APP through code textstyle?

    Please see the image as an attachment which can be done in android and I have to do in blackberry?

    and we used to make this desin QML or something else?

    qputenv("CASCADES_THEME", theme.toUtf8());
    

    with the theme being "brilliant" or "dark". needs a reboot to take effect.

    There is no value of overall text on bb10 beautiful

  • How to upgrade the Switch application icon

    Hello

    I'm working on a UiApplication in Java that runs in the background all the time.  I need support the 7290, some 8,000 s and the "BOLD".  The screen resolution is very different between the 7290 and "BOLD" and the icon that looks good on the 7290 seems jerky on the "BOLD". And the icon that seems good on the "BOLD" is not full screen on the 7290, and we know, that there is a problem.  So, I followed the information contained in these two links to update my icon based on that screen resolution that we, to make my icon looks good no matter what device has a user.

    BB in Knowledge Center article - how to set an icon of overview

    BB Forum of Discussion on the overview icon

    Now on the 7290, I use an icon of size 32 x 32 pixels and on the "BOLD", I use an icon of size 64 x 64 pixels.  I know that 64 x 64 is not the recommended size for the "BOLD"... and it looks better for what I do.

    OK, so to enter some details, I have a main entry point, which has an icon associated with it (which is the icon that I have 'default', you can tell).  And it's the icon of my startup code updates (via HomeScreen.updateIcon (getHomeScreenIcon (), 0) and is what you see in the Applications folder (or on the main Menu, depending on what device, of course).)  And on the menu, when you click this icon, it brings my application in the foreground and here we go. It works just as advertised and is great.  I have the icon on the right showing on the right screen resolutions.  No problem.

    Is then where I run into trouble.  I have another point of entry, who calls my startup code and gets my application running in the background.  It has an associated icon also (once again just the icon I want 'default' before I can get the Update icon.  It is the icon that can be found on the Ribbon for switching applications (when the user presses ctrl-esc).

    And once again, in my startup code, I try to use - HomeScreen.updateIcon (getHomeScreenIcon (), 3); -Please note the different entry point number that corresponds to this entry point.  I checked the CAP file to determine the correct entry point number and this update still does not take effect.  I also tried each number from 1 to 5, no chance.  I can't get this icon to update.

    How to upgrade the icon that appears on the Ribbon for switching applications?  And if I can't be updated for a reason, how can I specify a different icon for different screen resolutions?

    Thank you, Tara

    PS. I use JDE 4.1.0.185, simulators and devices of 7290, 8100, 8300, 9000 (Bold).

    The issue of the HomeScreen.updateIcon do not update the icon displayed in the application of task switch has been resolved in BlackBerry handheld software version 4.7.0.  The only work-around from earlier versions is to have several versions of the application that are built with different application icons.

  • How to change the icon of the Application on Blackberry JDE 6

    Hi, do someone know how to change the icon of the application of the project, we have created in the JDE? I searched the forum, and suggestions should go to the project properties, go to the "resources" tab and add the icon file. I have also included the file icon (PNG 68x68pixel) to the project.
    But this does not seem to work for me.
    I also tried to build clean, remove files jad and others, always not when I tried the app Simulator or on real device. Any help will be appreciated.
    I use Blackberry JDE 6, test the application on the actual device (9800), Simulator (9700). And the app that I'm testing is just a pushscreen simple helloWorld app, not a lot of code here. Thank you.

    Here's how to put the icon in BlackBerry JDE.

    1. Add the image to your project.
    2. Right-click on the image and choose Properties.
    3. Check "use as icon for the Application.
    4. Rebuild the application.
  • Cannot update apps. Impossible to reach on the adobe servers. What continues? Its bad enough I have to rent the apps now and it does not work yet. Ive turned off the firewall and my internet connection works perfectly. How to upgrade my applications?

    Cannot update apps. Impossible to reach on the adobe servers. What continues? Its bad enough I have to rent the apps now and it does not work yet. Ive turned off the firewall and my internet connection works perfectly. How to upgrade my applications?

    Hey, if the problem has finally been fixed! I thought you would like to know the solution.

    Select Preferences - network - system - advanced - DNS network - click + symbol - Type 8.8.8.8 - Ok - apply.

    That's all. Works perfectly now. Very much appreciate your help, thank you.

  • How to upgrade the version of the Viewer to an existing application of dps (v26 to v31)

    Hello

    How to upgrade the version of the Viewer to v26 to v31 of an application of existing multi problem that has already been published?

    So far, I have added a version next to the original in iTunes Connect, but can not find where to change the version of the Viewer.

    an extensive search comes empty; help appreciated.

    Modify the application in DPS App Builder. The Details page of the App includes an option to specify the v30 or v31.

  • How to view the application menu in the app?

    Hi all

    Does anyone know how to view the application menu in the app?
    The ultimate effect is that when you see the user swipe down from the top of the screen, the menu of the application.

    Thank you very much.

    Please check the recent threads or duplicate search before posting questions: http://supportforums.blackberry.com/t5/Cascades-Development/Application-Menus/td-p/1785653

  • How to install the application in the folder "Applications" on Storm (Bold).

    Hi guys.

    I'm looking for how to install the application in the Applications folder on the storm.

    Google map is installed in the folder "Applications" when installing it from the web.

    I would like to know how to do it.

    Please share the knowledge.

    Thanks in advance.

    Take a look at this thread.

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&message.ID=31323&query.ID=68...

    Concerning

    Bika

  • How to upgrade the software on the cloud to adobe?

    How to upgrade the software on the cloud to adobe?

    Can I update all my software with one click instead of one?

    Impossible to find a page no matter how much I search for it.

    Thank you

    ~ Scott

    Hi Scott, there is no single click to update all applications Adobe CC, but you can go in the Adobe Application Manager to download the creative cloud app, which allows you to install new versions of photoshop CC, first, etc.

    So basically, you will always have your CS6 software, and it will install the software of CC next to him.  In this way, if one of your plugins have not been upgraded yet, you can still use CS6.

  • Can someone tell me how to upgrade the operating system on the MacPro?

    I have a MacPro1.1 which works fine, but now I can't use LightroomCC on that because the OS is no longer supported. Can someone tell me how to upgrade the operating system on the MacPro?

    Your Mac Pro 2006 supports only as high as Lion unless you use a hack.

    If you want Lion then order a code to download here:

    http://store.Apple.com/us/product/D6106Z/A/OS-x-lion

    and then use the code in the Mac App Store.

    If you need higher that the Lion then Google for the hack

Maybe you are looking for

  • more secure e-mail provider

    Who offers the safer more secure messaging service on the internet?

  • Who can force an update of the firmware?

    Hi friends, Picked up a xprt replacement at the Sprint Store today (see my thread on LED solid), red and the firmware is 4.1.110. When I go to update the firmware of Motorola, camera says his day (he is obviously not). Sprint send this to my camera,

  • can find my recycle bin shortcut

    I deleted my recycle bin shortcut and I can't find it, can you tell me where it would be so I can put the shortcut on my computer

  • disable the port on a HP5550n usp

    How can I disable USB ports & parallel on a HP5550n? I need to completely disable these ports.

  • Recent Windows performance issues

    So, recently, my computer (Windows 7 in early 2011) began to suffer form one point turning the monitor and speakers suddenly glitching upward during the severe activity on the screen and stop responding, requiring a hard reset. First of all, I notice