BlackBerry application compatibility

I'm developing an application with Blackberry blackberry JDE 4.7.0, can I use the same output files COD for touch and non-touch smartphones?

patilajayr wrote:

No friends, you can't do yous even cod for touch and non touch file. BCZ, they are two different events that you have to manage the two events.

Thank you

Ajay

It's quite rare here, but this statement is simply not true.

If the method is supported in the version of the OS you can use it on all phones running this unit or a higher version of OS.

4.7 is the first OS with the support of the key, and you can develop an application 4.7 (or higher) that supports touch and non touch devices.

Of course an implementation of the onTouchEvent is not triggered on a device without a touchscreen, but it should be clear to everyone.

Tags: BlackBerry Developers

Similar Questions

  • How can I turn off the "do allow you the program following an unknown Publisher to make changes to this computer?" popup with the application compatibility Wizard? "

    The title says it all really.
    I try to use WinMerge, a program I've used for years.
    Now, every time that I throw I get say popup "want allow you the program following an unknown Publisher to make changes to this computer".

    I tried to use the application compatibility Wizard to solve this problem, and I managed to get to the pop-up window IF I run the program from the inside of the Act.
    But if I try to start the Dowes program I get the popup :(

    I guess I must be missing something in the law so that it works all the time.

    Any help/suggestions appreciated.

    Thank you

    The title says it all really.
    I try to use WinMerge, a program I've used for years.
    Now, every time that I throw I get say popup 'want allow you the program following an unknown Publisher to make changes to this computer?'.»

    I tried to use the application compatibility Wizard to solve this problem, and I managed to get to the pop-up window IF I run the program from the inside of the Act.
    But if I try to start the Dowes program I get the popup :(

    I guess I must be missing something in the law so that it works all the time.

    Any help/suggestions appreciated.

    Thank you

    Hello

    This message appears when the application doesn't have an authority root certificate. These types of notifications can be disabled from user account control settings.
    [1] method: Using Control Panel to change UAC settings
    CAUTION: Turn off UAC is NOT recommended
    • On the start menu, select Control Panel
    • Go to system and security > Action Center
    • In the left pane, select change user account control settings
    • Drag the button scroll never notify
    • Click OK to save your settings
    OPINIONS: UAC can avoid potentially dangerous applications to make changes on your computer. Disable UAC would disable the feature for all programs and not for a specific special application.
    Thank you
    I hope this helps :)
  • error in updating the BlackBerry application

    Portal provider gives me an error, when I try to download the new version of the blackberry application. Please see the full error message given below.

    ("BAR file ('GacDirectory - 1_0_0_4.bar)") was rejected. The BAR ("gYABgJ0Jom3WzADM0b1yBmjVa20") package ID does not match ID of the application ("gYABgIm1QEDmkg7Fk2PIbALvRcA") Package. »

    little research, I just understand that my song of code blackberry key is different from the old as well as certificate of author. application support native blackberry API level 10.1 +.

    These old code signing key and certificate are no longer available and development environment (computer) has also been changed.

    However, I have access to the supplier portal and I can generate the new file bbid (csk). I am in a terrible situation, help me please update the new version of the application.

    Application name: GacDirectory

    Vendor ID: 36071891

    If you have more code access keys to sign your signature request, you can contact the BlackBerry World of the vendor management support to clear the flag of your application ID, allowing you to update your application.  However, note that if you do this your upgrade of the application appears as a new separate downloading BlackBerry World application.

  • Waterfalls package Blackberry application

    Hi all

    So far, I used to install blackberry application QNX momentics.

    I connected the device to the computer, created a token of debugging using QNX and installed the application.

    But is it possible that, without connecting the device to the computer I have export the application as an auto executable and send it to somone else anyone can install on blackberry without my help.

    Please suggest

    For example, see this tutorial on YouTube of BlackBerryDev chain:

    https://www.YouTube.com/watch?v=Szd_s_UBifM

  • Extremely confused with the extremely complicated presentation of BlackBerry applications

    Please help me, I'm very confused with the extremely complicated presentation of BlackBerry applications.

    I made an app, the name is "App", I got signed and downloaded the App using the emulator Ripple, with the word 'HelloWorld' signature (password not true of course).

    Now, I do another application, with the name of the App (B) I CAN'T use the same HelloWorld signature password because the emulator Ripple said "Oh, Snap!" Build request failed with the message: [ERROR] error: Code signing request failed because this version of the application or the package has been previously signed. If please increment the version (s) and try to connect again. »

    Now, I don't understand and I am EXTREMELY confused with the presentation of the model of application for Blackberry.

    I should first request, for an another RDK and COMINCO files create a new signature for App B password?

    Or should I just increment the bundle version? the problem is when I tried it on Blackberry server seems to give narrations of error message that the APP ID is already used.

    Okay, I'm officially stuck and I don't know what to do. Can any developer of blackberry here or the official employee blackberry tells me what I need to do?

    Thank you.

    I do not use ripple either but can see what the problem is (nothing to do with the ripple)

    Open your file config.xml for the new project (probably copied 'App A'?)

    In the widget section, change the id to something different, for example com.example.AppB

    Save - reload the ripple and make sure you have the new ID in the Config-> Widget

    All sorted

  • How to display any type of file by invoking the native blackberry application?

    Hi all

    I want to apply that store the file name with filepath. When I click on that this file must be opened with application native blackberry.

    For an example, I have a file which is testword.doc and it stores in my memory card. I show this file on the button name. When I click on who touches this doc must be opened in the blackberry application...

    Will you please help me, how to open this file in blackberry native Application?

    Thank you in advance

    Neeraj Chauhan

    You can use the api for that call. Here is a code:

    Invocation of the invocation = new Invocation (fileUri);
    invocation.setAction (ContentHandler.ACTION_OPEN);
    The Registry = Registry.getRegistry (getClass () .getName ());
    Registry.Invoke (invocation);

    You can probably find a few samples, recently saw an article about it.

  • How can I intwgrate of twitter for my Blackberry application?

    How can I intwgrate of twitter for my Blackberry application?

    I would like to support OS version 5.0 and above.

    Thank you

    Praveen K

    I tried this way already I am facing problems in OS 5.0 devices. Its not able to post.

    This s the link I've tried.

    Works at the Post Twitter url

    Thank you

    Praveen K

  • How to get the active screen of the BlackBerry application?

    Hello

    I'm trying to get the active screen of the BlackBerry application, for example the home menu.

    I tried to use the screen ActiveScreen = getUiEngine () .getActiveScreen () in my code, but found error during execution.

    I know that this is because the getActiveScreen() method applies only for screens created by this application.

    So is there a way to capture the screen of the other application, for example the mail filter BlcackBerry?

    Thank you.

    Not wanting to not to repeat me, but there is no general way to get access to the Screen of another application object, unless you are on good terms with this application - which basically means that you have access to the instance UiApplication.  You cannot ask the operating system to get that to you, you must have a way to get you.  Which implies execution of something in the context of the Application.

    Even in this case, you may not be able to do what you want.  You will probably need to iterate over the screen and content managers and find the field you want, and even if it covers anything you understand (like BasicEditField) it still cannot handle standard things like setText in a way that is useful to you.  And you might not find fields you recognize, if you access a browser screen, I think you'll find there \are RIM not standard fields in there, so there is nothing you can interact from a standard application of the RIM.

    If you want to do this kind of treatment in General, that will deal with in a number of applications, you should watch event Injection.

    There may be other options for specific applications.  For example, you can simulate of electronic mail by writing a program that sends an email, rather than interact with the BlackBerry.  Or for the same application, if you try to test the headphones, then the listener has access to the UiApplication.  Aye, we be able to help you find approaches less General in some places, if we understand what you're trying to do.  This is the reason for the specific question that I asked in my last post.

    Regarding your second question

    "Another question is, can two separate applications of myself interaction by the user interface?

    For example, to call app2. ButtonField.click () or something. »

    It is in fact just an extension to your first question.  The difference is that you will find the UiApplication associated if both applications are on good terms, in fact you can "spend" the UiApplication via a Global event.  Once you have the UiApplication, you can use

    .invokeLater (...)

    to run the user interface code in the other Application.

    But I look at injector event because I think it might be a more general solution.

  • Is it possible to make changes in the built-in blackberry application?

    Hi all

    I want to change integrated research provided with the BlackBerry smartphone applications and to add a few features to search app.

    Can someone help me on the same and please let me know if it is possible or not to change the Blackberry applications integrated?

    Thank you

    Mahendra Singh

    native applications are sent as part of the operating system in the cod files. You cannot change an entire cod folder. even if you can decompile there are a lot of used internal classes that a normal developer cannot access.

    your access to the blackberry is limited by the offer of the public API options:

    http://www.BlackBerry.com/developers/docs/5.0.0api/index.html

  • The version the most support in the new Blackberry application.

    Hello

    As I am new to the Blackberry application development.

    I want to know that which is the most preferable version to a new Blackberry smartphone application?

    I want to go with the development of JAVA.

    Thanks in advance.

    bskania.

    You might find that it contains more useful information to help you.

    http://us.BlackBerry.com/developers/choosingtargetos.jsp

  • BlackBerry Application Development SDK, environment, tools, framework

    Hello

    Is that any company in the world selling BlackBerry Application development infrastructure which enables developers to drag-and - drop controls and to set the properties designer?

    I don't understand why RIM makes developers life so difficult? You must expand each control single UI (field) and customize it before you start to use it.

    Thank you

    Hello

    There is no company now sells the BlackBerry Application development framework that allows developers to drag-and - drop controls and to set the properties of the designer.

    It is in very interesting my friend working with RMI. Try it. Please, before asking the question on the forum you first of all of the research on this. If you do not get the ANS you ask your question in the forum.

    If you get the answer to your question that mark it as resolved.

    Thank you

    Ajay

    Press the left side on Bravo (star) to thank and
    Please mark the thread as solved if its solved...
    KHAKI

  • Tracing session for the BlackBerry Application using J2ME

    I'm new to the BlackBerry Application development, I have a list of data in a table, if I click on one of these lines, the data selected line should display in the next screen, in the respective text boxes.

    Ex: in the first screen data in tabular form of lines like:

    S. n name Emp ID email ID

       Murali 111 [email protected] 1

    Ravi 2 222 [email protected]

    If I click on the first line, the data should bring to the screen following and who should appear as below format:

    Name: Murali (name is Lable Field and data area is the text field)

    EMP ID: 111

    E-mail: [email protected]

    Can someone help by sending the code example:

    Thank you

    Murali.

    Well, until when you have reached.

  • Support for using postgresql since blackberry application

    Hello

    I'm a newbe in the blackberry application development.

    I want to connect to the database to postgresql since my blackberry app.

    To do this, I get the jar of postgresql.

    But I am not getting full java support in blackberry for the connection to the Postgresql.

    So, if someone with the idea.

    Pls let me know how can I connect to postgresql.

    Thanks in advance,

    bskania.

    Welcome to the BlackBerry Java forum.

    I assume that you got a pot that will interface between Java and postgre, except if it has been written specifically FRO BlackBerry devices, then it will not work on BlackBerry unfortunately.  The code that I suspect you've got will only work on Java SE environments, not Java ME.

    The usual solution to this kind of problem is to write a middleware application, that supports http requests from BlackBerry converts it to the required SQL, executes the SQL, then the data for transmission back to the Blackberry formats.  This kind of solution is required for all databases, unless you buy a middle ware product that has already been built - and the only one that I have a conscience is the Sybase offers to iSQLAnywhere.    You will find other peoples comments if you search in the forum, I suggest you search for "SQL Server".

    Good luck.

  • Development of BlackBerry application resources

    Hi all

    It is a tool for designing the BlackBerry application resource (application icon and indicator etc.) and is there a recommendation?

    In addition, should the size and the number of application icons colors how much?
    How much is the best size of the indicator of demand?
    Is the resource usually necessary even if the foregoing was heard depend on the theme in each theme?

    It was the only resource in the JDE program example.

    Thank you

    I think you will find that these two Threads will help you.

    sizes of icons

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

    icon eligible types-want to be as small as possible / dealing with brothers and sisters

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

  • Application Compatibility programs runs dell 924 printer

    I try to install Dell AIO printer 924 on my computer laptop windows 7. I ran the application compatibility repeatedly, but it still has not solved the problem. I insert the printer installation cd, all hung, run the compatibiity application, and then start the installation of the workstation. The installation program runs through and then everything turns off its own, however nothing changes! I get no pop up windown, no message, and the printer is not installed. Help, please.

    Try to copy the contents of the CD to a folder on your desktop.

Maybe you are looking for

  • Satellite 2400-S251: impossible to install the audio drivers XP

    I have a Satellite 2400-S251 and I just upgraded to Windows XP and now I have no sound.I looked in my device manager and I have drivers but I see 4 different audio codecs. I downloaded the audio drivers from the Web of Toshiba (s240sndx.exe) site is

  • HP pavilion elite hpe 500cs: stuck at the start-up screen

    HelloI bought gtx 1060 to my hp pavilion elite hpe 500cs pc, but I can't front the start screen (cannot even get into the bios settings). I inherited bios with the latest version 7.15 which is avalible for my motherboard. The card worked on power and

  • Enter the administrative password or power on password

    I'm not sure this ad in the right place. But I have a notebook computer that asks me to enter the administrative password or power on password. After three attempts, it tells you "system turn off 50806608. Is anyway more to mount this?

  • Access to an external hard drive in XP

    I have an external hard drive that was working well until a few days ago. When I recently tried to access, the drive was visible in 'My Computer'. However, when I double-clicked to open it, I got a message saying "insert disk". I tried on Windows 7,

  • Create recovery disk - hangs on the final drive

    original title: I do my recovery disks, and the last of them is suspended. It only has to check the disc at the end. At the same time Windows Update wants to restart. If I restart I'll be able to finish making the final drive? It only has to check th