March 2002
Intermediate to advanced
400 pages
8h 44m
English
This section presents three approaches to designing i18n and l10n support for MIDP applications. These approaches have been chosen based on the APIs available in MIDP that can provide some level of i18n support, or that are included in MIDP with the intention of addressing i18n.
As you know, you can place user-defined attributes in your application's JAD file. This means that you can use the JAD file to define MIDlet attributes that represent the localized resources used by your application.
In this approach, programs no longer embed resources (for example a text string) in the application. Instead, programs place resources in the JAD file. The ...
Read now
Unlock full access