Hi,
I have a question.
The code is:
String[] RS_AName = RecordStore.listRecordStores() ;
At MIDP 1.0, it is ok. ( Nokia 7210 MIDP SDK 1.0 )
At MIDP 2.0, it returns null. ( Series 60 MIDP Concept SDK Beta 0.3 )
How can I do to read RMS name at MIDP 2.0 ?

Reply With Quote


