We are working on BB applications. Program During development, many applications are often debugged on the same simulator. After a long time, these applications appear redundant, how to delete these applications is a matter of consideration.
We will share the specific solution to this problem with you!
<Take jde 4.1.0 device simulator 8703e as an example>
Solution 1: Delete the device simulator application!
1. Enable Black Berry jde device Simulator
2. Select Options/advanced options/Applications
3. Select the application xxx you want to delete and press the scroll wheel.
4. Select Delete in the pop-up menu and restart simulator. Okay, now!
Solution 2: Use Black Berry clean. BAT to batch delete files.
This method restores the simulator to its initial state and clears all non-system files in the device simulator. It is especially suitable for large-scale simulator application deletion. The procedure is very simple. You only need to find the batch file and double-click it to run it.
The application finds that the location of the clean. bat batch processing file varies depending on the version of the Black Berry jde.
The general situation is as follows:
1. jde 4.0.2 and later versions:
The clean. bat batch file is located in the simulator folder under the jde installation path.
E.g. C: \ Program Files \ Research In Motion \ BlackBerry jde 4.0.2 \ Simulator
2. jde3.7 and earlier versions:
The clean. bat batch file is located in the bin folder under the jde installation path.
E.g. C: \ Program Files \ Research In Motion \ BlackBerry jde 3.7 \ bin
This is done!