CLDC Application Design

The design rules for CLDC applications are quite simple: Keep everything as small and as simple as possible. CLDC applications should be designed to consume as few resources as possible, and the user should be allowed to exit at any time without losing data. Design rules concerning the user interface will be covered in more detail in Chapters 3, “MIDP Programming,” and 4, “PDAP Programming.”

Get Java™ 2 Micro Edition Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.