An Excellent JavaME RMS RecordStore tutorial
May 18th, 2007 Posted in J2ME / JavaME
Record Management System (RMS) is perhaps one of the most poorly understood class in developing JavaME (J2ME) mobile application. Designed for small and limited mobile device, RMS provides basic facilities to store non-volatile persistent record on a mobile phone and by far its the closest thing to ‘database’ storage in MIDP/CLDC phone.
Here’s a series of excellent tutorial written by Eric Giguere which teaches you on how to code JavaME RMS application.
- Databases and MIDP, Part 1: Understanding RMS
- Databases and MIDP, Part 2: Data Mapping
- Databases and MIDP, Part 3: Putting Data Mapping to Work
[tags]j2me,javame,rms,recordstore,java,mobile,midp,cldc[/tags]
May 18th, 2007 at 7:08 pm
Great Resource for Nokia E-series Owners Developers: Discover Phone Capabilities from Forum Nokia An Excellent JavaME RMS RecordStore tutorial
July 7th, 2009 at 3:57 am
[...] ME this is done by the Record Management System (RMS). You can know a lot more about the RMS here http://mobilepit.com/05/an-excellent-javame-rms-recordstore-tutorial.html and here [...]
April 6th, 2010 at 4:23 am
I’ve just stumbled upon your site while searching for a tutorial on an related subject. Glad I did too. There’s a lot I like. Anyway, you’ve been bookmarked and I’ll be back soon. :)
March 17th, 2011 at 2:28 pm
[...] http://mobilepit.com/05/an-excellent-javame-rms-recordstore-tutorial.html [...]