BB10 App OTA Installation

I know this is off topic for this forum, but I don't know where else to open the discussion among other developers.

Were there any news on if BB10 will allow installs OTA as does the current BBOS?

App distribution should be only through App World.

Tags: BlackBerry Developers

Similar Questions

  • Detect the version of the OS during OTA installation

    Hello

    Is there any code of readings or sample on how detect browsers OS version for OTA installs?

    I wonder because I have three versions of an application, the touchscreen (4.7), 5.0 and above and all the rest

    I want to detect the operating system of the BB browser who wants to download the application and to download the JAD file.

    Then

    Touch screens---> touchscreen.jad

    5.0 and higher---> app.jad

    rest---> app2.jad

    I read there are ways using PHP to do this? Y at - there no alternatives? Can anyone provide sample/example code for this?

    Thanks in advance

    Here's some code that I use:

    $agent = $_SERVER ['HTTP_USER_AGENT'];
    echo ' user agent reported as: ".". " $agent. « \n\n » ;
    $osdir = ";

    If (eregi ("BlackBerry", $agent)) {}
     
    If (eregi ("6.0", $agent))
    $osdir = "6.0";
    If (eregi ("5.0", $agent))
    $osdir = "5.0";
    If (eregi ("4.7", $agent))
    $osdir = "4.7";
    If (eregi ("4.6", $agent))
    $osdir = '4.6 ';
    If (eregi ("4.5", $agent))
    $osdir = ' 4.5';
    If (eregi ("4.3", $agent))
    $osdir = ' 4.3';
    If (eregi ("4.2", $agent))
    $osdir = "4.2";

    }

  • OTA installation problem

    Hello

    I'm putting my app for OTA installation. I downloaded the file .jad and .cod on server.

    The problem is that when I visit the link in my BB browser, the jad file gets opened. What should I do now?

    Thank you.

    Now I have solved my problem, there was nead to set the type of mime on the server.

    AddType text/vnd.sun.j2me.app-descriptor .jad
    AddType application/vnd.rim.cod .cod

    Thank you

  • License model for BB10 apps in AppWorld

    On the BB dev site, I found the following:

    Applications running on the BlackBerry 10 operating system is the use of a static licensing model, regardless of the choice made in the licensing model in the supplier portal.

    This means that we don't need to bother about the licensing model for BB10 apps and let the App World which must manage the licesning Blackberry world mechanism?

    Fix. In BB 10 it is not possible for a user to save the app package and copy it to another device. Therefore, there is no chance of your app executable escaped a user and then on any other side loading on their device. It is protected in this way and the dynamics of license is not really necessary...

    But if you want extra protection, you can always do it within your application, but you have to manage your own licensing model in this case.

    Shadid

  • How to use the ota installation cod file

    Using the webworks platform, we have the standard and ota install files, I need to know how the cod in the ota installation file can be used.

    Put the web in an accessible location OTA files and point the browser on your phone to the URL.

    That is to say.

    If you download the OTA cod files in a directory named "/ ota/appname" on your server web you acceding to http://your-url.ca/ota/appname/cod-name.cod in the BlackBerry browser to install the application

    Rory

  • Cloud app creative installation error 72

    Cloud app creative installation error 72

    Hi Geoff,

    This link may help: Creative Cloud install problem - error code: 72-2013 Mac Pro - Mavericks 10.9.5

    Kind regards

    Sheena

  • Open CC app, said installation up-to-date, but crashes to zero, is not updated.

    Open CC app, said installation up-to-date, but crashes to zero, is not updated. Have rebooted, turned off the virus apps, but am not expert level. Windows 8.1.  Thank you!

    Hi Mark,

    Please, try the following steps:

    (1) uninstall Adobe CC (https://helpx.adobe.com/creative-cloud/help/uninstall-creative-cloud-desktop-app.html)

    (2) restart the machine.

    (3) install the latest Adobe Creative cloud version from the link: CC help | Creative cloud desktop

    Reference: https://helpx.adobe.com/creative-cloud/kb/Error_Code_2_failed_update.html

    Kind regards

    Sheena

  • OTA installation gives "not available for this device.

    Hello

    I'm developing an application, and people need to test the application before releasing the app in App World.

    So I downloaded the files jad and cod and let people install the application OTA.

    The problem is that someone with a Z10 BlackBerry running the 10.2.0.439 version can not install the application. She has the "Not available for this device" message and the browser actually open the jad, as if it were text.

    The application has been developed about 2 years targeting BB5.0 ago and I only have a 5.0 and 7.0, devices that work perfectly.

    What could be the problem?

    Not available for this device

    Java runs on the Z10, or indeed of any device BB10.  So if you want your application to work on the BB10 device, you are to re - write.

    I could give you more, but if search you around you will probably find more yourself, but come it please if you have any specific questions.

  • Green freeze screen when loading apps on Installer

    A new E5-571P-tl55 received yesterday and going through the installation process I got all the way where it says download apps. It displays a message that he dealt or I forgot what he said exactly. Then the words went away after about an hour. I remember reading he said, he can do it, can have a blank screen and not to turn it off. I left all night and still just a green screen this morning. I know that my wifi is not the fastest and him figured that's who it was. Came to work today and left it sitting on the counter, always on. Can someone tell me what should I do now?

    Press and hold the power button to shut it down, and then turn on and quickly press the keys ALT + F10 to start Acer erecovery.

    This will restart the installation process

  • JNI in BB10 app?

    Hi guys,.

    I would like to know if it was possible to use JNI to a soft BB10. I'm a bit new with this thing and I saw somewhere that it is possible.

    Because I have an android app, but I need some had a few special API to properly operate the BB10 and that I need to use JNI.

    Is this possible? If so, is it possible to find a sample or a doc about it somewhere?

    This could be great!

    Thank you!

    Yes, it is supported since 10.2.1:

    https://developer.BlackBerry.com/Android/documentation/bb_runtime_release_notes.html/

    My application (with JNI) installed perfectly out-of-box (no change needed)

  • Website widget OTA Installation error 'media type is not supported.

    Hello

    I copied the .jad & .cod files on server. When I access .jad files he claims donwload & said this media type is not supported. We need to copy any additional files to this place?

    In a forum, they said adding the .htaccess file that contains the text below.

    AddType text/vnd.sun.j2me.app-descriptor .jad
    AddType application/vnd.rim.cod .cod

    This file is required for installing an application OTA?

    This error indicates that the necessary MIME types have not been configured on your web server.  You are on the right track for a solution.  This article describes the types needed.

    MIME types required for a web server use BlackBerry smartphone applications

    http://supportforums.BlackBerry.com/T5/testing-and-deployment/the-required-MIME-types-for-a-Web-Serv...

  • BB10 - app does not support output

    Hello

    I run on an issue that almost every time I stop the app by swyping far open apps that he responds with one "application does not handle the message 'Quit' and was slayed.

    Anyone know what is the problem with the last SDK WebWorks or BB10 Dev Alpha 10.0.6.386 update I'm here? Is there a manager of output-functionality is defined in the config.xml file or anywhere else in the app?

    Kind regards.

    Hi Adam,.

    After the 10.0.6.386 update it works even better, apps closed not by its own which often and the call of

    blackberry.app.exit();
    

    works now. But I think the point is to add the webworks JavaScript in the header of the screens, isn't it.

    
    

    I work with bbUI.js and my testimony works out well right now using this action bar:

    {i18n:action.appClose}

    Not to worry the

    {i18n:action.appClose}
    

    I work with my own implementation to locate the application to the default language of the system at boot or even if I press on a screen to the stack.

    Thx again for your information here!

  • The OTA installation and large. COD files

    Hi, I'm new to the Blackberry development. I am developing a small image editing app for Blackberry and planning to distribute them using my site (OTA). The problem is that my .cod file size is about 500 KB. I've searched the forums and some suggested to break large cod in several smaller files of the Cod. But exactly how do I do this? Thank you

    All you need to do is open the COD file in a program like WinZip archive and extract the files.  It's just a zip of the rest of your COD files.  Note that the cod inside firstsibling file will have the same name as the parent COD file, so make sure that extract you it in a different directory.  If you use the BlackBerry Java plug-in for Eclipse, all you need to do is deploy the files in the directory JAD.

    You can read a bit more info on that here: the limit file size of wireless downloads

  • How to add the App to BB10 App Store?

    How do you add an app on the App Store of BB10?

    I assumed it would be the same as other applications and BB10 just select the target of the BONE from the portal of the seller but there is no option of BB10.

    Problem solved, I looked under BBOS but its actually under QNX.

  • Relocation of BB10 app already purchased containing items for sale

    Hi everyone, I was wondering if any of you have met my situation. I did a very good search which has not turned up on any result, so I'll describe to you what is happening here.

    We offer a free version of color ID for BB10 on BlackBerry World, which contains an option to unlock for $2.99 via in-app purchase. This allows the user to add more than two custom contacts.

    They bought the unlock code using the in-app purchase system and it worked fine. They have since wiped security their phone, back with the same BBID, they used first to buy products to sell and reinstalled the free version of the app. The app is not "unlocked itself" after reinstalling, similar to how it used to work in BBOS. It is asking them to pay $2.99 for access to all the features of color code.

    I tested it myself on my own OS 10.1 Z10 and the same thing happens to me. He asked me to pay $2.99 to upgrade to the full version when I already did before removing and reinstalling.

    I wonder if you have any guidance or any other procedure to follow to find all of the features of the app that were previously available without having to pay for it.

    I've got about 4 customers who are waiting for a response. I hope that one of you discovered a solution to this problem.

    Thanks for reading.

    Nige

    After some research, I noticed that they support this verification for BB10:

    BB10 in failure to purchase existing app

Maybe you are looking for

  • Clicks of the mouse will not work on the browser - suggestions?

    Following an update of Firefox last year, I can't get the mouse clicks to work on the browser. Is not serious if he left or right buttons. Links and radio buttons get highlighted when you move the mouse over the links or buttons, but they do not work

  • NB305 - how to use HDDrecovery?

    I read all the various messages on creating recovery media. Too, I tried various sticks of memory of 8 & 16 sizes GB formatted with different sizes of unit allocation but got no chance. I noticed that there is a folder called 6.2Gbyte "HDDRecovery" o

  • Hard drive in Aspire M3400

    Device Manager shows my drive hard as a WD 6400, with driver WD SCSI, disk while the support page of the ACER site says the driver is an AMD SATA AHCI Driver.  I'm inclined to believe the Device Manager.  Was it a change in production?  I need to add

  • HP Envy 15 cannot start wrong driver and repair attachment system is not the issue.

    HP Envy 15 1050nr laptop Windows 7 Home Premium 64-bit Hi, I had no problem until I installed the wrong driver. Immediately, that it will not restart. I get a screen asking if I want to run the Startup Repair tool, I agree and it brings up a window b

  • BlackBerry Smartphones on (mobile) phone calls that my audio cannot be heard by the caller

    Just got a Blackberry "BOLD" replacement as a result of the original stops working (experienced a black screen). I can receive and send mobile phone, but my audio (speakers) may not be heard by the appellant or the person at the other end.  It's extr