Load cod file to BlackBerry using JavaLoader
It is simple to load a BlackBerry application packaged as cod file to your device using JavaLoader.exe. With JavaLoader, you do not have to install the desktop manager if you just want to have an ability to quickly load applications to your blackberry
- Connect your BlackBerry to your computer through USB
- Open command prompt and navigate to the location of JavaLoader.exe
- Run “JavaLoader.exe -u=USB load path_to_your_cod_file” command and you should be all set
It is easier if you have the JavaLoader and the COD files in the same dir because then the command is simply
JavaLoader.exe -u=USB load path_to_your_cod_file
UPDATE: The JavaLoader command will not work if you don’t have the BlackBerry desktop manager installed. You will get an error that the port can not be open.
Related posts:
- BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file
- New England BlackBerry Developer Meetup group – first meetup notes
- BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems




