Hi,
I'm using Netbeans and its integrated mobile emulator to develop an application.
The application should store some data in a storage, then retrieve it on the next run.
If I store and then load data during the same run, everything works as expected, but I if load data on a different run, no records are found in the store. Is there a setting to allow records to be retained across different runs?
Thanks,
Marco

Reply With Quote

