ArticlesProjectsCredentialsAbout

J2ME MIDlet Example (2000)

A working J2ME MIDlet demonstrating CLDC 1.0 constraints: a MIDP UI form, HTTP connection via the Generic Connection Framework, and persistent storage using the Record Management Store.

javaj2memobileembedded

A MIDP MIDlet that fetches data over HTTP and persists it in RMS — the full J2ME development cycle in one small app.