BB JDE Howto add different simulators

Hi all, new to this so I'm sure it's stupid, but I jumped a whole day trying to find all the docs...

BlackBerry JDE running on Windows 7 64 bit, I just the default installation work and functioning of Hello World, now would like to run a simulator different (8330).  Have installed 4.3 and 4.5, which should support the 8330, but still do not see them.  It doesn't seem to be a way to connect the dev environment Simulator installation, in addition to the copy of a bunch of files.

I guess I need a tutorial on how overall JDE dev environment available are-folders, files, file extensions, etc., what is needed where.

Pointers?  Thank you, Steve!

Found, you must copy the start controls since the Simulator launch .bat file in the preferences for this particular Simulator.

Tags: BlackBerry Developers

Similar Questions

  • How to add different Actions on different buttons. How to receive the first screen in a stack

    Got two problems I have to solve.

    Let's start with my first.

    Source:

    public class core extends MainScreen implements FieldChangeListener{
        public core()
        {
            super();
            try{
                setTitle("Mobile Inspection Manager");
                RichTextField MainMenu = new RichTextField("Main Menu",RichTextField.TEXT_ALIGN_HCENTER);
                FontFamily fof = FontFamily.forName("Times New Roman");
                Font fon = fof.getFont(Font.PLAIN, 32);
                MainMenu.setFont(fon);
                add(MainMenu);
                SeparatorField Sep = new SeparatorField();
                add(Sep);
                add(new RichTextField(""));
                ButtonField but1 = new ButtonField("Equipment", ButtonField.CONSUME_CLICK) ;
                but1.setMinimalWidth(360);
                but1.setPadding(7,0,7,0);
                add(but1);
                ButtonField but2 = new ButtonField("Messenger", ButtonField.CONSUME_CLICK) ;
                but2.setMinimalWidth(360);
                but2.setPadding(7,0,7,0);
                add(but2);
                ButtonField but3 = new ButtonField("Reports", ButtonField.CONSUME_CLICK) ;
                but3.setMinimalWidth(360);
                but3.setPadding(7,0,7,0);
                add(but3);
                ButtonField but4 = new ButtonField("Preferences", ButtonField.CONSUME_CLICK) ;
                but4.setMinimalWidth(360);
                but4.setPadding(7,0,7,0);
                add(but4);
                ButtonField but5 = new ButtonField("Update/Sync", ButtonField.CONSUME_CLICK) ;
                but5.setMinimalWidth(360);
                but5.setPadding(7,0,7,0);
                add(but5);
                ButtonField but6 = new ButtonField("About", ButtonField.CONSUME_CLICK) ;
                but6.setMinimalWidth(360);
                but6.setPadding(7,0,7,0);
                add(but6);
                ButtonField but7 = new ButtonField("Exit", ButtonField.CONSUME_CLICK) ;
                but7.setMinimalWidth(360);
                but7.setPadding(7,0,7,0);
                but7.setChangeListener(this);
                add(but7);
            }catch(Exception e){
    
            }
        }
        public boolean onClose()
        {
                Dialog.alert("Goodbye!");
                System.exit(0);
                return true;
        }
        public void fieldChanged(Field field, int context)
        {
            master.Application.closeApp();
        }
        public void InfoScreen(){
            MainScreen Version = new ui.about.version();
            master.Application.changeScreen(Version);
        }
    }
    

    I've defined several buttons for the main Menu.

    How can I add these buttons Actions?

    I added one already to the Exit button. We work.

    My first idea was to add a method to implement the InfoScreen.

    But I get a Java error.

    Browsing through the Internet I have not found a solution.

    I took most of the developer Sources.

    But I don't know what I should do now.

    How can I declare different Actions for different buttons?

    2. question.

    I am swaping with screens with the pushScreen command.

    Is there a way to return to the previous screens?

    1 Add this as a change listener to each button.  In your fieldChanged method, mount ButtonField field, extract label and branch code according to it.

    2. pop removes the screen from the top of the stack so underneath the screen becomes visible. Stack screen blackBerry is just that - a battery.

    By the way - are you sure that you have found the font Times New Roman family?  There is no such family on BlackBerry.  Extract his name by using fof.getName () and display it in, say, Dialog.info - you might be surprised.

  • How can I add different page headers on odd and even pages?

    Hello.

    I use Indesign CS5.5 to create a printed book. I would like to add a page for every even page header and a different page header to every odd page. And have the ability to hide the header on some pages. Someone knows how to do this?

    Thanking you.

    You must create a master page, spread to the side of the pages. If you apply this all of your pages, items that you apply to the master will then be applied to each of your pages. If you want to include dynamic elements, (e.g. Page number) you can do going on Type > insert special character > markers > current Page number.

    All the pages you do not want the header on, you cannot apply the master page.

  • Extendable table to add different cost centers

    I am filling a mileage reimbursement form. I think I have a good design (?), but lack me a critical efficiency in the form. I want the form to be able to calculate the cost of centers around the repeating table in the subform. I have a drop down menu that has different cost centers. How would I be able to sum as cost centers within the repeating table? Can I fill another table with just the totals for a particular cost by calculating Center? I need this for all cost centers, that this would help the accounting as multiple cost centers would be added.

    My first page is extensible to accommodate several lines and has a total of page and a grand total that floats if multiple lines are required. My second page is more or less just for the accounts that I have a separate table that now is done by hand. The clerk must print the form and then manually add each cost center and then add it to the table on the second page.

    I tried to use only a numeric field on the second page, trying to extract calculations of the test entry in the center of cost of change. It only puts the data to the first entry and do not scroll down and capture all the cost centers in the repeating table that are Edit. Any help in the code and ideas on how to present the whole into a new table would be greatly appreciated. I am a beginner at this and am trying to learn and complete it on my own but I don't know what to do. My form is attached.

    http://aaa9.org/updated%20Employee%20Mileage%20Expense%20Form.PDF

    Hello

    Looks like that me and Jono watched this at the same time. I put the summary in a another table is probably the only real difference, but after taking a sample, I thought I could share it, https://acrobat.com/#d=ltESj1zx3bk1GP9baTdv2g.  Take a look at the code in the form1 form. SummaryTable calculate event.

    It may be useful

    Bruce

  • Can I add different users to the Firefox browser, as for me and my wife?

    I want to implement a UI for my wife and a different one for me on Firefox.
    It seems that, with the old Netscape Navigator browser, it was fairly common.
    Is there a way to set up using Firefox?

    Hi dkozimor, the easiest would be to use different windows user accounts: How to share Firefox between people on a computer?

    Alternatively you can also create profiles different firefox for your wife and yourself: use the Profile Manager to create and delete profiles Firefox

  • BlackBerry Q10 Howto add contacts to speed dail?

    Can someone help me step by step how to add contacts to speed dial numbers using the keyboard?

    I tried the phone application, go to settings to set speed dials. , but when I try to set up the speed dial, I pressed the key word I want to first, and nothing happened. What should I do?

    Nice day

    Welcome to the BB forums

    Have you updated to 10.1 yet? case then here is the info you need and other options to help you in the future!

    Add a contact or number to your speed dial list

     

  • How to add different photos or works in pre-existing frames?

    Hi team,

    This is an easy question for those who know / understand photoshop very well.

    How to create the following image - i.e. the framework is the same but the picture is different?

    il_570xN.712137929_3a3p.jpg

    To give you an idea of how do to set up the psd file have a look at something like this sham free raster file: poster image PSD comp #2 | GraphicBurger

    If you are not experienced enough to create your own there are a lot of free templates out there to learn how to build them. But if you were to use them, you need the creator/owner of credit (a; ways read licenses).

  • HOWTO add properties custom for redhat linux vm after 'Clone, Linux with a single NETWORK card.

    Hello

    How can we add the custom properties to a new linux vm after clone of model with the vco workflow?

    Something like ' / bin/echo x.x.x.x >/etc/newfile ", run this with sysprep or something (not ssh) inside the new VM for linux with a vco workflow.


    Someone at - it an idea about it?

    Thomas

    If you can't get it by sysprep, you can use the VIX plugin for vCO to run a command in the guest OS once it is deployed and under tension.

    http://labs.VMware.com/flings/VIX-VCO

  • How to add different amount of data

    Hello

    On my site I wish I had a picture of three parts: the upper part, the lower part and between, where he will find data, sometimes a lot of it and sometimes not much.

    Now here is my page:

    http://Devetka.NET/index.php

    I want to add some fun stuff for children, like this:

    https://dl.dropbox.com/u/11299787/my5.png

    How to do this?

    Thank you very much!

    Best regards, Natasa

    Slices of 3-image in CSS formatting

    http://ALT-Web.com/demos/image-slices-in-a-CSS-based-layout.shtml

    Nancy O.

  • Print module: Picture Package should inlcude the ability to add different pictures of a single printed sheet

    Module printing - currently in LR2 I can print multiple images at the same size of a sheet of grid/Contact Sheet mode or a photo in several sizes for a map mode Picture Package.  I think I should be able to print multiple images in several sizes of a single sheet.

    This issue has been addressed in version 3 Beta.

  • Simulators not appearing is not in the JDE

    My company has recently switched us to new computers using Windows 7, which requires me to re - install the simulators that I had used and the JDE (JDE is 5.0 and is necessary according to the needs of the customer).

    Initially, I've deployed the Simulator on the default folder, but got an error whenever I started it. The research forums, it was suggested that the error would leave if I have deployed in a different folder.  So, I have deployed the JDE in a different directory.

    Then, I tried to install the Verizon 9650 Simulator.  I have deployed it in the same folder that the JDE is deployed (for example simualtor is c:\...\dev\BlackBerry SmarthPhone simulators 6.0.0 and jde is in c:\...\dev\BlackBerry JDE 5.0.0). I stop the JDE during installation of the Simulator.  When I restarted the JDE, the Simulator was not visible in the list of Simulator (by default the simulators are and I am able to start them). Any thoughts on what I might need to do to get the JDE to recognize simulators?

    Thanks in advance,

    Dennis Brundage

    Simulator installers should update the JDE when they are installed.  Try one of these installers as administrator.  They probably fail update the installation location of the JDE.

    Or you can try to configure them manually.  To do so open the file SimPackage-# .rc located in the installation directory of the Simulator with a text editor.  Copy the decommentes lines (those that do not start with a #) and paste them into the SimPackage - JDE.rc, located in the bin of the BlackBerry JDE installation directory directory.

  • debugging on the actual device different subversions jde - firmware

    I want to debug my code on a device connected via usb. I know that I need the same type in JDE and the device.

    For example, JDE 4.5-> device must have firmware 4.5.

    Although I checked the debugger tells me it can't find net_rim_app_manager.debug and many others. When I browse with browse for the files of simulator of the JDE debug files it is not like that and told me

    Bad debug information: \simulator\net_rim_app_manager.debug(4846a5e2)-net_rim_app_manager(494996a0)
    

    My regognizes JDE-attachment-device usb. When I ignore the mistakes I see some, but not all of the messages in the debug window. If the connection is ok.

    My firmware installed JDE Simulator Version DO match the firmwareversion of the unit BUT not the firmware-sub-version number. I mean the numbers after the second point (4.5.XXXX) is the reason for the error message?

    If Yes,

    -How and where can I get the EXACT match firmware-subversion for my device?

    -How can I do a real device debugging with the latest firmware?

    If none, I miss something else?

    my JDE:4.5.0

    my camera - 4.5.0.Simulator - JDE: 8310

    my JDE - 4.5.0.Simulator - Firmware: 4.5.0.44

    my real device: 8310

    my real device Firmware: 4.5.0.124

    Thanks for help

    Anil

    OK, after some research and debugging, I found the solution in this post

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

    a little summary here (including the above mentioned display comments). In this example, we assume that you are using JDE 4.5.0.

    • Check that you have installed the latest BlackBerry-Desktop-Manager. So you can be sure, that your device connected by usb is detected
    • Versions have to mach exactly! When you have the 4.5.0.102 firmware on your JDE-Simulator, you MUST have firmware on your real device 4.5.0.102. RIM provides many different simulators with a different firmware for debugging http://www.blackberry.com/developers/downloads/simulators
    • Install the corresponding correct Simulator and follow the Instructions of BB JDE 4.5.0 Guide Chapter development
      "Install the .debug computer files".
    • Connect your real device via USB
    • Compile your code in RIM JDE
    • If you use sensitive APIs-> sign your code
    • Load the cod files compiled on your actual device with JavaLoader.exe
    • Debugging-> attached to him-> Pocket-> USB ()
    • No, you can debug, breakpoints, out of the console, etc...

    Note: Although I have installed now the exact match versions. The debugger tells some files that it "does not find" them which is:

    net_rim_theme_120_green_320x240_b.debugnet_rim_theme_120_green_320x240_b-(1-13).debug
    
    net_rim_theme_120_today_320x240_b.debug net_rim_theme_120_today_320x240_b-(1-13).debug
    
    net_rim_bb_smime.debug
    

    I think that these debug files are relatively large for most applications, so you can ignore it.

    A good indicator to see that there is really a version mismatch is the first file, it cannot find "net_rim_app_manager.debug".

    Anil cordially

  • LR CC: How can you add labels 'ABC' to multiple slides and how to apply the different transition and pan / zoom to select slides?

    I want to add different labels to most of the slides.  The 'ABC' option adds the same label to all slides with includes date shot and camera settings that I don't want.   I also want to control the slides have pan / zoom.  Seems to be something pretty basic that I'm missing?

    1. by clicking on [ABC] creates the text box.  By clicking on the menu dropdown determines what appears in the box.

    (and you can create multiple text boxes with different information!)

    "Custom text" will appear the same on each slide. The other choice pull metadata each individual slide - "Filename", "Caption", etc.

    The dialog box "Edit...". "you can create a combination of metadata to display in a box.

    In the dialog box "Edit...". "Alternatively, you can create something like this, where the text {Custom} is the same before the {file name}... etc.

     

    2 pan/Zoom is a feature very poor slide show-it is fixed and will apply to all slides without any possibility of control. Better to leave off...

  • Registration of an application in several versions JDE

    Basically, the situation is I develop an application that needs to support several versions of BB OS with a few changes in the code for the 4.7 + OS versions so I can't build and sign just to a JDE.  I already have the COD file for the new version of project signed by the JDE 4.7 and which works very well to register and download the cod on the device.  Now, I want to sign the older code base in the JDE 4.2 on the same computer.  I didn't think there was any way I could use the same signature keys since its technically a different cod of the file even if it is the same, so I bought another game.  I actually like 5 JDE versions installed on this computer to test different simulators, if Im not sure how the signing tool decides which version to open the files with the ITUC.  When I double click on one of the keys to the new it says the usual 'private key could not be found would you like to create a new key pair.  It somehow he seeks the JDE 4.2.0\bin which is be the JDE I want to use, but I'm not sure how she won just one, perhaps because it was the last installed?  Anyway, I click 'Yes' and nothing happens.  I can't get an any of them to go beyond this dialog box.  Is there some conflicts that he doesn't know what JDE to launch to create the key pair with?  How can I get different files COD, signed different d on the same computer?

    You can sign any number of cod files using a signing key.  And it doesn't matter what signing tool you use.

    I have an icon on my desktop that starts the signing tool, I just navigate to the directory that contains the cod I want to sign and treat them regardless of what JDE, I used to create them.

  • Send an email to JDE 4.5 sim

    I recently installed JDE 4.5 (now alongside 4.2 and 4.3). I try to run an application on different simulators come with the JDE 4.5 (trying the 8320).

    Here's the question: I sent an email to the Simulator and I see Email arise and (apparently) analysed properly in the MDS window, and yet the email never hits the Inbox of the Simulator. There is no exception in the MDS window. I use the MDS comes with the JDE and execute it at the start of the sim card.

    That said, I also tried MDS 4.1.4 (start manually before starting the sim card) with the same result.

    My accounts of device ID and e-mail are properly configured. The same configuration works very well on 4.2 and 4.3.

    JDE is 4.5.0.7

    8320 sim watch 4.5.0.44

    JDK is 1.6.0_05

    JRE is 1.6.0_05

    Any ideas? I already deleted and reinstalled the JDE and Sun's JDK/JRE.

    This has proved to be a firewall problem.

Maybe you are looking for