Reputation: 107
Hey I have built a small application using LWUIT and I want to know which mobile devices does support LWUIT framework? Can anyone help me regarding this issue and share their knowledge.
Upvotes: 2
Views: 226
Reputation: 14453
LWUIT is supported on MIDP 2.0/CLDC 1.1
and up, has been ported onto CDC platforms, other mobile and embedded devices.
Read this article for your reference, Portability and Performance of LWUIT.
Upvotes: 2