where is the COD file

Hi as you can see from the title, I can't find the file .cod from the application of load on the real device.

I use eclipse IDE version 3.5. All I can find in the folder of the workspace is .alx file in the following directory:

C:\Users\***\workspace\HelloWorld\deliverables\Standard\

I look at all the folder within the workspace directory and found nothing but the .class and .java files.

How to create the .cod file?

Construction of as much as I KNOW is simply compiling your project...

But packaging and even debug your project the deployable project on the device...

Now the project is deployable with the help of:

. COD

.alx files

.jad

.jar

files... If these files are generated on the packaging or debug the project...

One last thing, I would say, check your antivirus settings, maybe it is intended to prevent the creation of these executable files.

Tags: BlackBerry Developers

Similar Questions

  • where are the audio files stored during recording as a project?

    Where are the audio files stored during recording as a project. The project opens fine on my computer, but when I move to another computer I have missing audio files.

    They are stored in their own folder in the project folder:

    So if you want to move it to another computer, you must copy the project folder, not only of the project folder.

  • Where is the code located boot sector?

    Where is the code located boot sector

    Hello

    The boot sector is hard disk - read the first page in the link below and then click 'next' to the
    bottom of the page, click page 2 explains the boot sector.

    Hard drive Basics
    http://www.NTFS.com/hard-disk-basics.htm

    Wiki - boot sector
    http://en.Wikipedia.org/wiki/Boot_sector

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • How to create the .cod file to run on the Simulator BB9900

    Hi, I already from the zip package in order to use the bbwp command to create the .cod file and be able to run on the simulator of BB9900, but when I run this command as described in: https://developer.blackberry.com/html5/documentation/compile_ww_app_for_smartphones_1873321_11.html

    It creates two files, each with a .bar file, this type of file, I can't run it on the 9900 Simulator but a .cod file is required to run applications on the sim card.

    I don't know how to create the .cod file.

    Thank you

    Have you used Blackberry Webworks SDK for smartphone or Tablet SDK? The .cod files should be located in the subfolder OTAInstall of your output folder if you are using the Webworks SDK for Smartphone

  • Problems with the .cod files

    Hello

    I'm selling my app in MobiHand but I'm having a problem downloading my app to download.  I am trying to download my .jad and .cod files but I get this error message:

    "Some of the COD files mentioned in the JAD file, are not uploaded"

    If I look in my .jad file I can see a reference to a - 1.cod beside that file: RIM-COD-URL-1:

    I read that if you change the extension of the .cod file in a zip file, you can then extract other .cod files.  This has not worked for me. I have only 1 file of cod in my build directory.  I use the eclipse plugin.

    Thanks for any help.

    Make sure you are deleing files JAD and cod before making your build of 'production '.

    If you app has crossed the line of 64K at a time, then came back, your JAD will still retain this obsolete reference to the unused COD file.

  • Problem when u - save the *.cod file using javaloader.exe

    I have a project for coding in c#.

    When I runing comand u save using javaloader.exe and then only to save file to the same folder as javaloader.exe .cod.

    So, how can I save to a different directory (folder).?
    Please tell my way. ! Thank you very much. !

    Yes, thank you replied.

    Now I got it in c#, I used the "FileInfo" and "MoveTo" properties

    Affter all recorded the *.cod file in the same directory with javaloader, I call "MoveTo" to move all in my repertoire *.cod file (file made by myself).

    That's all

    Code:

    for (int j = 0; j)< dem;="">
    {
    String filename = list_modules. CheckedItems [j]. ToString();
    FileInfo info = new FileInfo (path1 + "\" + name + ".cod");
    info. MoveTo (path2 + folder_name + "\" + info.) Name ());
    }

  • How to identify resource files in the cod file?

    I want to create a file manager application, I put some png files in the "res/img/iconSet /" folder that the images of the icons, some files are named in this form: "rar_zip_7z.png"(une icône pour le fichier 3), so as a first step, I can analyze the file name and build a relationship between the type of image and icon file. ""

    My question is is there a method to list the resource files in the cod file, like list() in FileConnection?

    Yes, seems no way to I have generate a list on pc and read it as a workaround.

  • Cannot add properties of jad for the compatibility mode for the COD file metadata.

    Hi all.

    I need to disable the application that are installed compatibility mode using the ALX file. I read in an another messages it is possible to add custom file JAD directly properties in the COD file. I tried to create test projects using Blackberry JDE, Blackberry Eclipse plugin generation tools and use Eclipse with ant. Then I tried to add a JAD file for projects and by adding the following properties:

    RIM-TouchCompatibilityMode: false
    RIM-TouchCompatibilityMode-UserChangeable: true
    

    Also I tried specifying the properties of this:

    RIM-TouchCompatibilityMode: 0
    RIM-TouchCompatibilityMode-UserChangeable: 1
    

    But it seems that it does not help to automatically avoid compatibility mode for applications that are built using JDE4.2.1 or earlier. I ran the test on Storm 9530 camera with 5.0.0.32 8 preinstalled JDE. I also wipe my phone several times to avoid the capabilities that the compatibility mode settings is saved.

    In addition, before installing the application I also checked this jar file compatibility mode properties which was built contained in this manifesto.

    Please, anobody can advise which go bad. Or it seems that there is no possibility to implement the solution that are built with the JDE at first then 4.7 and are installed using the ALX file.

    I never could get this job.

    Sorry, don't know what the deal is.

  • JAD params of the reading of the JAD file that is changed after the cod file is built?

    Hello

    We have a requirement in which, you must change the jad file, after the cod file is generated.

    But when I try to do is not able to read the newly added params to MIDlet.getAppProperty() . He can read the jad attributes that were there in the jad file before creating the cod file.

    Example:

    existing JAD has "KeyA" whose value is "A." Now package for the project and generate the blah.cod file

    Add a parameter more "KeyNew" with the value "ValueNew.

    Print the source MIDlet.getAppProperty("KeyA") andMIDlet.getAppProperty("KeyNew")

    Step 1. Existing.jad

    KeyA: A.

    Step 2. Build the cod

    Step 3. Add another parameter to Existing.jad

    KeyA: A.

    KeyNew: ValueNew

    Step 4. Existing.jad of charge using javaloader.

    load Javaloader u Existing.jad

    Step 5. Run the application

    Actual output: it prints only a. and not ValueNew

    I read that this is possible in JDE 4.3 + and I'm working on JDE 5.0

    Help, please.

    ~ Joey

    Apparently it only works if we install the Jad with Javaloader file. Having an installation OTA of the Jad file works.

  • Why the .cod files change download to download?

    I do some tests on my BlackBerry (Bold 9700) of security and when I use JavaLoader.exe to download the .cod files I noticed that some of them will be different from download to download.

    For example if I do the following:

    > JavaLoader.exe save Sudoku_v46_480x360

    > cp Sudoku_v46_480x360.cod Sudoku_v46_480x360.cod.1

    > JavaLoader.exe save Sudoku_v46_480x360

    > diff Sudoku_v46_480x360.cod Sudoku_v46_480x360.cod.1

    The files will be different.  I compared the in a hex editor and the differences are small (single-byte) and coherent (0x07 in 0x77) in 10 places in the file.  They seem to be divided as wel.

    -What is JavaLoader.exe done or there at - it something on the device itself that constantly updates the application?

    Thanks for any idea!

    Never mind, just found out why this is happening.  Some of the .cod files (if there is more than 64 k I think) will decompose in a zip format and zip headers may be slightly different (last modified time may change) then the global .cod file will be binary different.

  • What compiler is used to make the .cod files?

    What compiler is used in the development of Blackberry to make the .cod files? Is - this cap?

    Yes you are right.

    CAP takes to the entry of the .java files list or a JAR file and generates a .cod file that can be loaded onto the handset BlackBerry.

  • How to decompile the *.cod file

    Hello!

    It might look like you a stupid question or kind of odd or even exceptional.

    But the lack of time available to us, I hope that one of you might be able to point me in the right direction.

    However, ist the problem/question I face in fact:

    We have a few files *.cod which one of our developers has written and compiled in cod-files.

    Now, it is not available for all of us and we need to modufy these files - it you just change the hardcoded IP addresses.

    We do not find the binaries, because none of us have access to its local workstation.

    Is there a way to decompile the *.cod file and so, HOW do I doi it?

    Cod files are for the 8110 and the BB Storm!

    I hope you mind or will not be bothered to help me!

    Best regards and many thanks in advance

    ciphercore

    Unfortunately you're practically no chance, the only 'real' decompilers for * .cod are flaky and when they work they spit of bytecode, not Java just so to change an address IP will be more than one test then you might think depending on the size of the application.

    In other words, you want to either try hard to find the person or his computer because otherwise a complete rewrite may be a better idea.

  • Where are the 'active' files in Dreamweaver CS5?

    I had to reinstall own Mavericks and tries to find assets (mainly the blocks extracted from code reuse frequently in Web site entries).  I can't find in my Time Machine backup.  What are the named files and where, in what part of the directory is Dreamweaver, save them?

    Mine are in Macintosh HD > Applications > Adobe Dreamweaver # > Configuration > extracts

    (Replace # with your version of DW, for example, "CS6")

  • So, where's the code updated the webkit really?

    Hey there...

    I understand that this is a requirement of the public license GNU webkit code modification must be made available. On that note... regarding the JavaFX 3rd party license readme No. doc here: http://www.oracle.com/technetwork/java/javafx/downloads/javafx-thirdpartyreadicence-1400334.html

    The location of the updated code the webkit is supposed to be here: http://oss.oracle.com/javafx-webkit-modifiedcode/

    ..., at least for now in my browser, resulting in a 404 - File not found error. Anyone know where he might be hiding?

    Thank you

    Jason

    Thanks for that bring to our attention. The location is http://oss.oracle.com/projects/webkit-java-mods/. We receive the README files in all updates to point to the correct location.

    Thank you
    Richard

  • Bookmarks in version prior to the 8 - installed the new hard drive - where is the bookmarks file?

    installed new hard drive two months ago - just now to reinstall Firefox - installed new version 8 - need to know where my old favorites would be stored (what file and where)

    The profile is a file that store your personal information in a safe place

    https://support.Mozilla.com/en-us/KB/recovering%20important%20data%20from%20an%20old%20Profile

Maybe you are looking for

  • multi for HP7640 wireless printer networks

    I have two wireless networks in my house.  One for the mandatory work for personal use.  Can (and how) I enable printing of two different networks?

  • Computer at high risk, a more than 350 critical issues

    Original title: I'm logged on as administrator, not as a user I just read that I put my computer in a high risk of for all kinds of problems, including crash my computer. I need to fix this problem as soon as possible. So how can I change my login as

  • I want to learn more about Windows XP x 64 bit.

    Hello I would like to learn more about Windows XP x 64 bit. Issues related to the: Windows XP x 64 came to the House, or was it only pro. Where did you get XP x 64? Enter disc shaped? I've never seen an XP x 64 computer which offered PC manufacturers

  • Colors on my impressions of the doesn´t correspond to the original

    I have just installed a wireless HP Photosmart B-109n and replaced the old cartridges with new ones. But the first picture I printed was essentially just pink, with a few lines of white-ish. This is the original and the scanned image as she came out

  • How can I check my system ' clock

    Separated from this thread. How can I check my system ' clock.    and my CMOS BATTERY?   Help!