Store persistent data in the java midlet
The code gives an example of storing persistent midlet data.
This java midlet simple stores the number of its executions in the
recordstore.
View of the running midlet
To run and compile source code you need:
1.Download and install java 2 sdk ( j2sdk1.4.0_02 or later)
2.Download and install J2ME Wireless Toolkit (1.0.4_01 or later)
java source code
store.jad (you can use this link to
install midlet in your phone)
|