Use of rms in an App CLDC?

I'm working on an application for which I am considering using the javax.microedition.rms for persistent storage components.

Details;

-OS 4.6

-configured as a CLDC application rather a MIDlet

-Eclipse JDE component pack 4.6.0.16

Is there something in the chain of Eclipse or OS runtime environment tools that prevent using rms in an app CLDC?

Thanks in advance!

You can use the recordstore RMS in a BlackBerry CLDC application.  For most, J2ME and RIM API can be mixed between MIDlets and CLDC of BlackBerry applications.  The meanings are only base (user interface) Application and MIDlet classes and user interface classes.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for