Restore recordstore after exit application
问题 I have written a LWUIT application that involves two RecordStores recordStore and recordStore2 . Two methods method getRecordData for retriving all records of recordStore, method getRecordData2 for retriving all records of recordStore2 . two Radiobuttons rb and rb2 are added ButtonGroup called group A TextField called tf addition button for adding a record for either recordstore or recordstore2 after rb or rb2 is selected a text which must written into tf TextField as a record Two lists