How can I load an application and replace the existing copy to the Blackberry emulator from the command line (not Eclipse)?
1
votes
3 Answers
3
votes
2
votes
You can copy your app's .cod file into the simulator home directory. When the simulator is launched your app will appear in the sim. I prefer this technique because it's simple and easily scripted. (I developed an automated BB test framework). Some of the newer simulator's (fledge) have CLI options for loading apps.