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.