series-40 Questions
2
Solved
I'm writing a simple J2ME phone app and I want to save the status of the app when I exit it.
Googling around led me to the FileConnection class:
FileConnection filecon = (FileConnection) Connector...
1
© 2022 - 2024 — McMap. All rights reserved.