Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I save persistent data within a J2ME MIDlet program?

0
Posted

How can I save persistent data within a J2ME MIDlet program?

0

Location: http://www.jguru.com/faq/view.jsp?EID=328624 Created: Feb 14, 2001 Modified: 2001-02-14 01:30:22.957 Author: Bill Day (http://www.jguru.com/guru/viewbio.jsp?EID=135825) Question originally posed by Sergio Oliveira Jr. (http://www.jguru.com/guru/viewbio.jsp?EID=252472 The J2ME Mobile Information Device Profile (MIDP) specifies a simple, record-oriented database model to save persistent data from your applications (called “MIDlets”) in a J2ME MIDP device. In brief, this model maps your MIDlet method calls (which look like operations on a simple database) into calls to read, write, or otherwise manipulate data in whatever underlying storage method is available on the real device (flash, file system, database, or otherwise).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123