This example MIDlet shows you how to use the Record Management System (RMS). The MIDlet demonstrates four different approaches to using RMS. It measures the efficiency of each approach, and displays the results.
RMS is modeled after a simple record-oriented database, where a record store is a collection of data that remains persistent across multiple invocations of a MIDlet.
Figure: PersistentStorage MIDlet
For a tutorial that shows you how to create this MIDlet, see section Example: Using persistent storage (record store).
This MIDlet is compatible with Series 40 2nd Edition and S60 2nd Edition FP2 devices and newer.
This MIDlet has been tested on the following devices:
Nokia Asha 305 (Java Runtime 2.0.0 for Series 40)
Nokia C7-00 (Symbian Belle with Java Runtime 2.3 for Symbian)
Nokia X3-02 (Series 40 6th Edition FP1)
The MIDlet project files are packaged as a zip file. To download the zip file, click the following link: