Hi, How can I load an application and replace the existing copy to the Blackberry emulator from the command line (not Eclipse)?
+2
A:
Go into your simulator window menu and select "Simulate->USB Cable Connected" and then you can use javaloader as if it was an actual device connected via USB.
Marc Novakowski
2010-10-11 16:40:34
A:
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.
seand
2010-10-12 04:56:03
This sometimes hasn't work for me past.
spacemanaki
2010-10-12 13:56:52