I want to Read RMS Data created by one midlet from second midlet
Target devise are S60 is it possible??
|
feedback
|
|
It is possible. Open a record store associated with the named MIDlet suite. The MIDlet suite is identified by MIDlet vendor and MIDlet name. Access is granted only if the authorization mode of the RecordStore allows access by the current MIDlet suite. Access is limited by the authorization mode set when the record store was created:
See this links for your reference. | |||||
|
feedback
|