Is there any way to add a simulator manually in my eclipse? In android SDK,we have options for selecting various emulators.Likewise,is there any way so that I can choose any one from the various simulators available?
相关问题
- How to make background of BrowserField transparent
- Eclipse Blackberry Preprocessor Not Working?
- Cannot register in sample BlackBerry push applicat
- Problem sending AJAX request with headers on Black
- decrypting data with AES/CBC/PKCS5Padding using bl
相关文章
- To get the module names in blackberry
- How to close a global dialog and display another i
- How to install a draft app on a blackberry sandbox
- FB SDK not working on OS 7
- Parent & Child Node with different images & Clicka
- SQLite for BlackBerry
- How to send SMS Programmatically in Blackberry
- Twitter Integration in Blackberry: Login Page not
As Ajmal said when you install a simulator it will be added to your simulator list in Eclipse. Select a simulator from "Device" dropdown menu within run configurations as shown in screenshot. The sim package number will correspond to a simulator you installed.
Yeah, it can do it. Download simulators from RIM's Software Download for Device Simulators page and you can see how to add them from the support forum thread: how to add another simulator to eclipse