Mobile Device Tools
The Mobile Device Tools are a suite of Java utilities that can be used by developers in the creation of new J2ME software for mobile devices. They give a developer a good way to explore the capabilities and limitations of phones and other devices, and come up to speed quickly with new devices. The three tools are:
- “Keys”, which tests which events are generated by which keys and finds the key codes of non-standard keys
- “Specs”, which finds the basic device information and the support for the various optional JSRs, and
- “ClassBrowser”, which provides information about feature support by allowing the user to explore the hierarchy of the classes present on the device.