Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8165673
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T19:36:36+00:00 2026-06-06T19:36:36+00:00

In Android (after building), we find in the bin folder a file of extension

  • 0

In Android (after building), we find in the bin folder a file of extension .apk.

In my BlackBerry project, I cannot find something like the apk, and I want to know what is the extension for BlackBerry Java apps?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T19:36:38+00:00Added an answer on June 6, 2026 at 7:36 pm

    For BlackBerry, there’s more than one way to build an app. If you’re using one of the common tools to build (e.g. BlackBerry Plug-In for Eclipse, or the Legacy RIM JDE), they will generally build both.

    A .cod file is basically RIM’s version of a .zip file, that contains the entire app. Usually, the .cod file, when unpacked, contains many more smaller .cod files inside it. This is probably the closest thing to the .apk file for Android.

    Alternately, you can install apps Over-The-Air (OTA), by using a Java application descriptor (.jad) file, which is a small text file that references the main binary app bundle. Here’s an example of a jad file:

    MIDlet-Name: HelloBB
    MIDlet-Version: 1.0.0
    MIDlet-Vendor: BlackBerry Developer
    MIDlet-Jar-URL: HelloBB.jar
    MIDlet-Jar-Size: 26037
    MicroEdition-Profile: MIDP-2.0
    MicroEdition-Configuration: CLDC-1.1
    MIDlet-1: ,res/img/icon.png,
    RIM-MIDlet-Flags-1: 0
    Manifest-Version: 1.0
    RIM-COD-URL: HelloBB.cod
    RIM-COD-Size: 13304
    RIM-COD-Creation-Time: 1340831331
    RIM-COD-Module-Name: HelloBB
    RIM-COD-Module-Dependencies: net_rim_cldc,net_rim_locationapi,net_rim_bb_lbs_api_2
    RIM-COD-SHA1: bf 00 66 e0 30 5d 03 8c 8a b6 00 36 cf c9 76 98 40 d2 71 d9
    

    When you build with the Eclipse plug-in, I believe the default is to produce all these files under the deliverables directory inside your main project directory, with subdirectories under that depending on what kind of app you’re building, and which OS version you’re targeting. For example:

    $ cd deliverables/Standard/5.0.0/
    $ ls
    HelloBB.cod HelloBB.csl HelloBB.cso HelloBB.debug   HelloBB.jad HelloBB.jar HelloBB.rapc
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After android installs an application from the Marketplace, does it keep the .apk file?
I'm building a mobile version of my site for smart-phones (iPhone/Blackberry/Android/WebOS) and I want
I'm new to proguard, and developing android app, after building with default android proguard
i've created an apk to run in all android devices after API 8. Tested
How I can add mp3 sounds to android project and after that add them
After following these steps: http://developers.facebook.com/docs/mobile/android/build/ I find that everything goes well, but when I
After I press a button, Android parse a JSON file and pick the info
I am building an Android app. For that i want to show image at
I have compiled the Linux kernel source for android. After building the source i
It seems that the Android SDK doesn't compile my android app correctly. After building

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.