Troubleshooting guide
279
Appendix: .alx files
requires id
The requires element is an optional element that specifies the id of a package on which this application
depends. This element can appear more than once, if the application depends on more than one
application. When an application loads onto the BlackBerry device, all packages that the
<requires> tag
specifies also load onto the BlackBerry device.
Note: The BlackBerry Desktop Software Version 3.6 and later supports this element.
vendor
— The vendor element provides the name of the company that created the application, which appears in the
Application Loader.
version
— The version element provides the version number of the application, which appears in the Application
Loader. This version number is for information purposes only.
Element Attributes Description