Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

J2ME and Persistent Storage

Options
  • 02-02-2005 4:00pm
    #1
    Registered Users Posts: 6,315 ✭✭✭


    I'm writing a J2ME app that needs to keep a record of three user defined variables.

    URL or IP of server
    Username
    Password

    Doing a bit of reading on it this morning I came across the MIDP Record Management System or javax.microedition.rms.


    After reading about it in the API it seems a bit cumbersome for storing three variables. Is there a better way of doing this with flash memory via the CLDC???


Comments

Advertisement