Properties Of Blackberry Device Application .Jad Files - Blackberry JAVA DEVELOPMENT ENVIRONMENT - - DEVELOPMENT GUIDE Manual

Version: 4.7.0
Hide thumbs Also See for JAVA DEVELOPMENT ENVIRONMENT - - DEVELOPMENT GUIDE:
Table of Contents

Advertisement

Development Guide
Element
vendor
version

Properties of BlackBerry device application .jad files

The BlackBerry® Integrated Development Environment lets you create a dual-purpose .jad file to support the downloading of
MIDlets onto BlackBerry devices and other wireless devices. To do this, create a .jad file that contains both the
RIM-COD-URL and RIM-COD-Size attributes and the MIDlet-Jar-URL and MIDlet-Jar-Size attributes. On
BlackBerry devices, download the .cod files; on other wireless devices, download the .jar files.
Required RIM attribute
RIM-COD-Creation-Time
RIM-COD-Module-Dependencies
RIM-COD-Module-Name
RIM-COD-SHA1
RIM-COD-Size
RIM-COD-URL
Optional RIM attribute
RIM-Library-Flags
RIM-MIDlet-Flags
RIM-MIDlet-NameResourceBundle
RIM-MIDlet-Position
98
Attributes
Distributing BlackBerry device applications with the BlackBerry Desktop Software
Description
BlackBerry Desktop Software version 3.6 or later supports this
element.
The vendor element provides the name of the company that
created the BlackBerry device application, which appears in the
application loader tool of the BlackBerry Desktop Manager.
The version element provides the version number of the
BlackBerry device application, which appears in the application
loader tool of the BlackBerry Desktop Manager. This version
number is for information purposes only.
Description
creation time of the .cod file
list of modules that the .cod file requires
name of the module that the .cod file contains
SHA1 hash of the .cod file
size (in bytes) of the .cod file
URL from which the .cod file can be loaded
Description
reserved for use by Research In Motion
reserved for use by RIM
name of the resource bundle on which the BlackBerry device
application depends
suggested position of the BlackBerry device application icon on the
Home screen might not be the actual position of the icon on the
Home screen

Advertisement

Table of Contents
loading

This manual is also suitable for:

Java development environment

Table of Contents