Hello,
I'm building a midlet (in J2ME) that requires username and password to
login.
I want to make an option called "Remember me" that saves the username
and password in the cellphone.
How do I do that?
The username and password are TextBox for each one.
I use MIDP 2.0
I use Nokia Phones and emulators.
golem - 12 Aug 2006 14:49 GMT
> Hello,
> I'm building a midlet (in J2ME) that requires username and password to
[quoted text clipped - 6 lines]
> I use MIDP 2.0
> I use Nokia Phones and emulators.
Google keywords: rms midp database
Direct link:
http://developers.sun.com/techtopics/mobility/midp/articles/persist/
HTH