By Thierry.Lefort
via today.java.net
Published: Aug 15 2008 / 08:12
Java ME allows us to write applications that are, generally speaking, portable across a wide range of small devices that support the platform. While the basic functionalities usually work well on all supported devices, the area that does pose problems for developers is the user interface. Native implementations of javax.microedition.lcdui -- the primary API for UIs in Java ME -- differ so widely from one device to another that maintaining a device independent and uniform look and feel is virtually impossible.
Tweet
SaveShareSend
Tags: frameworks, java, mobile, open source
Add your comment