June 2002
Intermediate to advanced
504 pages
10h 10m
English
IN THIS CHAPTER
At this point we have discussed the whole CLDC API, including all core packages and the profile-specific extensions of MIDP and PDAP. You might have noticed that some important APIs aren't provided in CLDC. However, for several purposes such as parsing XML or fixed-point integer arithmetic, third-party libraries are available for CLDC.
In this chapter, we will discuss a few important libraries that can be downloaded from the Internet. In most cases, we will demonstrate their usage by creating a small sample application.
Read now
Unlock full access