I am currently involved in a project that requires storing of a little data on the mobile phone. If it is possible on the .Jad file, I'll be happy to know how, otherwise, howelse can one do this. Please HELP!
I am currently involved in a project that requires storing of a little data on the mobile phone. If it is possible on the .Jad file, I'll be happy to know how, otherwise, howelse can one do this. Please HELP!
Hi,
To store data you can use the RMS - http://developers.sun.com/mobility/m...icles/persist/
Depending on the device, you can also use the FileConnection API - http://developers.sun.com/mobility/a...ion/index.html
The jad file is external to your MIDlet suite so it is not feasible to consider it to address your requirement.
Hope this helps![]()
Juarez Alvares Barbosa Junior - Brazil