I have code to stored the value using RMS in J2ME. It's working fine on emulator. So, my first problem is
When i restart the emulator all the stored values are deleted.
Stored values are showing in the emulator, but not in the Mobile, in which i am
testing my application.
So,
i want to change the storage_root of the *.db file. How can i solve these problem.
Note : I'm using NetBeans 6.9.1 for developing my J2ME application.