How to burn my BlackBerry mobile application...


You must sign the application using app signing keys, if you don't u'need to request signature keys, see url below

http://supportforums.BlackBerry.com/T5/testing-and-deployment/BlackBerry-applications-and-code-SIGNI...

then after u signed it, you can install this application using the bb Desktop Manager.

Tags: BlackBerry Developers

Similar Questions

  • How to install the BlackBerry Java application in BlackBerry 10 Dev alpha

    Hello

    Does anyone know how to install the BlackBerry Java application in BlackBerry 10 Dev Alpha. I am able to wear an Android app in worms BlackBerry Dev Alpha 10. But there is no idea to install application developed with BlackBerry Java SDK 7.1 in verse 10 BlackBerry Dev alpha.

    Thanks in advance.

    I guess what pradeep_ch is correct,

    FYI,.

    http://supportforums.BlackBerry.com/T5/Java-development/DevCon-update-BB-Java-is-dead-no-Java-suppor...

    Thank you

  • How to recolor objects in mobile applications?

    How to recolor objects in mobile applications?

    Hey there!

    What kind of objects you want to recolor? You can try paint tool to fix to recolor objects with the Brush tool. Let me know if that helps!

    Thank you

    -Kathleen

  • How we communicate between 2 Mobile Applications developed in the MAF

    We have a scenario in which we want to launch another mobile app with some input parameters. Please let me know a way to do it. Can be done by using the scope Managed beans?

    Hello

    Yo taste which is documented here?

    4 definition of a Mobile Application (version 2.0.0.0.0)

    Frank

  • OnLoad = "init ()" or any menu event does not trigger in Cordova BlackBerry mobile application "

    Hello

    IM using BlackBerry device 9320. I have developed an application using cordova-phonegap 2.2.0. This not the html body onload event triggers and the menu is not fired. I have included the cordova.js in the html file.

    Please help me

    It's my code...




    Thomas-Login











    menuDiv = document.querySelector ("#menu");

    document.addEventListener ("menu" button, doMenu, false);
    }

    onResume() {} function
    {setTimeout (function ()}
    TODO: do your thing!
    Window.Location.Reload (true);
    }, 0);
    }

    function doMenu() {}
    Console.log ("the menu was clicked...");
    {if (menuOpen)}
    Console.log ("close the menu");
    menuDiv.style.display = "none";
    menuOpen = false;
    } else {}
    Console.log ("open the menu");
    menuDiv.style.display = "block";
    menuOpen = true;
    }

    }

    function authenticate() {}

    document.getElementById('loadImg').style.display = 'block ';
    Window.UserName = document.login_form.username.value;
    Window.Password = document.login_form.password.value;
    success of the var = false, isAuthenticated = false;

    Validation
    If (! username &! password)
    return;

    Authenticate

    $.ajax({)

    type: 'HEAD ',.
    URL: "",
    cross-domain: true,
    data : {username: encodeURIComponent (username), password: encodeURIComponent (password)},

    success: function (responseData, textStatus, jqXHR)
    {
    document.getElementById('loadImg').style.display = 'none ';
    {if (document.login_form.rememberCredentials.Checked)}
    localStorage.setItem ('username', username);
    localStorage.setItem ('password', password);

    } else {}
    sessionStorage.setItem ('username', username);
    sessionStorage.setItem ('password', password);

    }

    Console.log (responseData);
    Console.log('!!!) e + textStatus); console.log('!!!) e (+ jqXHR);
    Window.Location.href = "index.html";
    },
    error: function (responseData, textStatus, errorThrown)
    {
    document.getElementById('loadImg').style.display = 'none ';
    Console.Warn (responseData, textStatus, errorThrown);

    Alert ("the connection has failed. Please re-login ');
    document.login_form. UserName.Value ="";
    document.login_form. Password.Value ="";
    {if (localStorage.GetItem ('username') & {localStorage.getItem ('password'))}
    localStorage.removeItem ('username');
    localStorage.removeItem ('password');
    } else {}
    sessionStorage.removeItem ('username');
    sessionStorage.removeItem ('password');
    }
    return;
    }
    });

    {if (document.login_form.rememberCredentials.Checked)}
    localStorage.setItem ('username', username);
    localStorage.setItem ('password', password);
    } else {}
    sessionStorage.setItem ('username', username);
    sessionStorage.setItem ('password', password);
    }

    }




    Thomas












    Send



    It is resolved. Could make the function call.

  • How to connect my blackberry BES application.

    Hello

    I developed a blackberry app. My BlackBerry smart phone is configured with side customer BES.

    In my application, there is a button that checks if the URL of the web service is entered is valid or not. Web service is deployed on the side customer.

    Should what terms I use for HTTP transport if MDS is available.

    Device is created BES using the connection of the SIM card.

    Kind regards

    Ajay Sharma

    to connect via BES only use "; deviceside = false'

  • Move the Mobile Applications folder

    Running iTunes 12 on El Captain on my iMac with a 256 GB SSD and 2 TB HD.  The SSD (my drive home) fills, and I move as much as I can on the HD (data files, that is, no apps) or core files.  I moved my iTunes music library, but I'm struggling to see how I can move the Mobile Applications folder (now up to 10 GB) on.  The question was asked before and answer, although in 2009/10.  The option to hold the SHIFT key when you start iTunes is no longer seems to result in a request for the .itl file.  After you have moved the whole iTunes folder, everything that happened was that a new was created instead of the old - my music was OK but my iOS apps were not found.

    I have no problem if iTunes must keep records of library on the drive home, even if I spend all the rest (media, apps and work) if possible (and relatively simple).  Any ideas?

    You can move all of these applications in a folder, don't talk about mobile applications for guard duty. Even if you redid your iMac, you can create a folder with the Media Kit located in the iTunes folder once you launch iTunes for the first time. You will need to use the function 'add to library' to get the iTunes to recognize these apps. I've never tried "add to library" with the folder of mobile applications that is not located in the Media folder in the iTunes folder. But you can try as a test.

  • An application must run as a background service on the Blackberry mobile phone

    Is it possible to run an application as a background service on the Blackberry mobile phone...

    I want to get the location of the mobile user for every 30 seconds...

    Yes.

    If you use the search engine (see the search box near the top of the right-hand page) you will find other Threads that talk about it.  I found this article too, by searching for "background application.

    http://supportforums.BlackBerry.com/T5/Java-development/create-a-background-application/Ta-p/445226

    With this particular application, you certainly need to a leading component, if only to ask permission to get the location before starting the background processing.  So I think you need to look at creating another entry.  Look again once more, but here is a KB article:

    http://supportforums.BlackBerry.com/T5/Java-development/set-up-an-alternate-entry-point-for-an-appli...

    And you probably want to request permissions.  See the PermissionsAPI example that comes with your tools.

    There is a lot of variation in the ability of GPS on different devices and different levels of the BONE.  It is a good starting point:

    http://supportforums.BlackBerry.com/T5/Java-development/location-APIs-start-to-finish/Ta-p/571949

    I would check the code example that you can see at this link

    Finally, find places is an art, search the Forum a little when you start having problems with it.

    Good luck.

  • How - add a menu item custom application BlackBerry

    I'm working on an application that creates a custom in various standard Blackberry applications menu item.
    On the platform of v4.2.1.72 8800 2.3.0.54 everything works fine all the Blackberry PIM application that the spectacle of my menu item mail application custom.

    When I load on platform 8330 v4.3.0.124 3.1.0.71 none of the custom menu to the top and on the OS of the Pearl Flip is v4.6.0.48 4.1.0.13 only e-mail and todo/tasks application view my custom menu others do not show my menu item.

    I tried to compile my app in the various versions of the JDE, but always the same question.

    Am I missing something for the new OS?  I followed the knowledge base article "how - to add a custom BlackBerry application menu item.

    I tested it on 8800 v4.5.0.52 platform 2.7.0.66 and Mail and Memo shows no custom menu item in Contacts, calendar and ToDo my custom menu appears.

    Thank you...

    BTW do you know if I can add menu browser and retrieve the content of the web page?

    No, this is not supported.

  • I missed the path JDK8 for Mobile Application Framework (MAF) after the reboot of the JDeveloper... How can I fix this JDK8 path?

    Hello

    I missed the path JDK8 for Mobile Application Framework (MAF) after the reboot of the JDeveloper... How can I fix this JDK8 path?

    When you try and create a new application of MAF it will prompt you to insert the path JDK8.

  • How to add a new screen to a mobile application?

    I try to add a new screen to a mobile application mock up, I'm trying, but I don't see how to add a new screen when Im ready to add a.  Does anyone know how to add a new screen to a mobile app design?

    Hey Razi,

    Sorry for taking so long to answer. At present, there is no way to add an additional work plan to create a multi-page project; Simply open another project.

    I know, it does not help you much right now, but the team seeks to integrate this into the app, so it will most likely do in a future update.

    Sue.

  • How to get the mobile applications other than phonegap Build Service apk file in Dreamweaver CM³

    How to get the mobile applications other than phonegap Build Service apk file in Dreamweaver CM³

    Dreamweaver is a tool, not an install Android of web authoring tool.

  • How to download mobile applications on android

    I have an Acer iconia 10. I can't download I tunes. So, how can I get the mobile apps for adobe.

    Hey there, mehdi,.

    Unfortunately many of these mobile applications are not available on Android tablets again. Learn more about Adobe Illustrator draw to see if it is compatible with your device: Adobe Illustrator draw - Android applications on Google game

    See you soon!

    -Kathleen

  • How to check the Logs in the Oracle Mobile Applications?

    Dear all Experts,

    I am facing a few times error on the Mobile Supply Chain Application that ((an unexpected error has occurred please check log for)), please help find where can I see the Logs and check what error comes and what is the reason of it.

    Thanks in advance

    Hi, Jean Luc,.

    This community is designed more for Oracle Mobile application and related products. But still I can answer this:

    (1) make sure that the $INST_TOP/admin/scripts/mwa.cfg has trace log level

    (2) bounce your server if it is not defined after the configuration of the server.

    (3) check the $INST_TOP/logs for log fles: mainly check . Inv.log and . system.log

    Kind regards

    Nikhil Misra

  • How to check System.println.out () in mobile applications.

    Hello

    I use the jdev 12 c to develop mobile applications. I told him understand the mobile application. I added some SOP in my code, but could not locate where the SOPs are obtained stored in emulator.

    I found sdcard file but it is not visible that this file is of type .img.

    y at - it an easy way to see the results added in my grain SOPS.

    Kind regards

    Kiran.

    Please quote your version of MAF and the environment during the validation of this forum.  Through your post, I assume you are using the latest version of MAF 2.0.1.0.1 and the Android emulator.  My answers would be different if you were using iOS.

    The recommended method is to use the logging framework, not SOP. See: 22 testing and debugging of the Applications of MAF (version 2.0.1.0.0) - the section "use 22.4 and Logging configuration.

    On the Android emulator, the best way to see him see newspapers is via the 'monitoring' Android SDK tool.  This allows you to filter the logs in the "logcat" on a specific application window, but also to look at the file system of the device.  Generally, newspapers are written in the/storage/sdcard directory to a file called .txt.

    CM.

Maybe you are looking for

  • HP ProBook 450 G1: Internal error power - upgrade Windows 10

    Hello Today I upgraded my HP ProBOok from 8.1 to 10 and continues to receive a blue screen with the internal power error code.Please help me for PC keeps on rebooting. Thank you in advance.

  • Need drivers for Satellite U400-138

    Hello I bought a laptop model Satellite U400-138I n t have drivers for this laptop for Win XP and Win VistaI hope you give me a URL for that I have download the drivers I need them, please help me

  • All deleted iMessages

    So I woke up one morning and I've been texting my friends. I left on a conversation and entered another, and I realized that the whole conversation was gone except for a single message. I went in another conversation and another and realized that all

  • is w *. chat123.us a legitimte tech support site

    Is w *. chat123.us a Web site legitimate technical support remote access to my computer?

  • Why switch to windows 7?

    Well, I've seen windows 7 (I use windows XP) and I thought "Why upgrade. Well I don't see, my computer runs fast, I don't care about windows areo and windows xp runs already all the programs I need.So, I'm sitting here in my way of thinking of office