Search code examples
javablackberryblackberry-simulatorblackberry-jde

Blackberry: Speeding up Simulator start


Running any Blackberry Simulator for the JDE takes forever to launch. Any ideas on speeding it up? I see that it looks through a bunch of generic files while booting up, can I strip it down? All I want to do is test my app, which only relies on e-mail, maps and the contact book.


Solution

  • If you're using a JRE/JDE and simulator both 5.0 or higher, you can use the Code Hot Swap feature to update the app in a running simulator without having to restart it.