Need a Quick Fix? Check out Tips and Tricks!
Find the latest solutions to help you develop more effectively from this corner of the newsletter. Think of them as shortcuts, if you will, to solutions we and other developers have discovered. As a developer of applications for BlackBerry, you are on the ground floor to catch the wave of BlackBerry's success.
In this month's issue, get the low down on Loading BlackBerry Applications.
There are three ways to load applications onto a BlackBerry handheld:
-
BlackBerry Desktop Manager
-
Over-the-air download*
-
JavaLoader.exe utility
Using the Application Loader found under the BlackBerry Desktop Manager is the preferred method. The application loader uses an .alx file to load the .cod file to the handheld.
A newly introduced method of loading applications to the BlackBerry is over-the-air. Simply browse to a page that has you application compiled as a .jad file, select the link, download and installation of the application will begin.
*Note: Over-the-air download was first introduced with BlackBerry Enterprise Server v3.6 , requiring BlackBerry Handheld Software v3.6.
For development and testing purposes, applications can also be loaded directly onto the handheld using the JavaLoader.exe utility provided with the BlackBerry JDE (example: javaloader.exe load myapp.cod).
Back to top
|