I have J2ME app in which RMS is used as a database. I just wanted to know:
- where is the Location of rms file in j2ME
- How can we read it manually using any software and modify it?
I am asking this question since we can view SQLite
database in Android in DDMS and we view and modify it in SQLite
browser.
For the S40 Series Nokia Phone, like model Nokia 3500 Classic, you can see RMS at same place where is your .Jar file available.
for Windows base computer it will be in
Documents & settings/j2mewtk/2.5.2/appdb
appropriate type of emulatorfor linux base computer RMS resides in the following folder,
/root/j2mewtk/2.5.2/appdb/
appropriate type of emulator