I created a BlackBerry application using java-me and the BlackBerry specific API. It works fine on the BlackBerry simulator.
I want to know how I can deploy this applica
There are basically two ways to install a Blackberry app on a device:
There are numerous articles explaining how to do either of the above. Go through few links:
You also need some signing keys to run the app on a device. These keys are required in order to use special permissions like Internet or Maps. For more details see the BlackBerry developer article: Code Signing Keys