| Reply | « Previous Thread | Next Thread » |
|
Hello,
Currently developing a game application for the Nokia 6225 and encountering a relatively troublesome problem: the application will save and load data perfectly well within a single run, but once the application is exited (and reentered) the data is gone! Could this be a problem w/ heap memory as the app. tries to copy the save data into storage, or is there some other problem particular to this phone that might cause this behavior? Anyone have any similar problems? Any help is greatly appreciated! |
|
Not quite getting you. How are you trying to save the data?
If you are trying to save any information, the only form of persistant storage using MIDP is through RMS. Are you having a RMS problem? Cheers. |
|
Did anyone figure out this problem? I am having the same problem. I save my data with RMS. Then I exit the application. Then I open the application and the record is gone!
No exceptions are thrown on writing and reading the record. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|