BlackBerry JDE 4.3.0 and later To use a computer file system as a microSD card, complete the following steps:
- Open the BlackBerry JDE.
- From the Edit menu, click Preferences.
- On the Simulator tab, select a simulator running BlackBerry® Device Software 4.3.x.
- On the Simulator tab, click Memory.
- Select the Use PC filesystem for SD Card files check box.
- Type the location of the folder to use as a microSD card.
Note: Using the Browse button to select the location of the folder to use as a microSD card in BlackBerry JDE only allows selection of a file and not a folder; the location must be corrected manually to represent a folder. - Click OK.
|
Eclipse
Note: The BlackBerry JDE Plug-in for Eclipse is required.
To use a computer file system as a microSD card, complete the following steps:
- Open Eclipse.
- Click the arrow beside the Debug as button.
- Click Open Debug Dialog.
- Click an entry under BlackBerry Simulator.
- On the Simulator tab, click Memory.
- Select the Use PC filesystem for SD Card files check box.
- Type the location of the folder to use as a microSD card.
- Click OK.
|
Hi Rakesh,
ReplyDeleteThanks for the help above.
I am running BB JDE 4.3.0 and my MIDlet shows up on the Simulator with no error, but when I enter some text, the text file is not created and saved. I appreciate if you can provide an example, a simple MIDlet that works.