|
Java software runs in many places, on many kinds of computers and devices. Here's how it works in a wireless phone with PersonalJava or EmbeddedJava technology:
Back to: How the Java Platform Works
1The method for displaying Java applets and applications varies by make and model of phone. Large, full-featured phones may contain tiny Web browsers. Simpler models may have a basic applet viewer or display engine built in. Regardless of this internal architecture of the phone, though, the Java software itself is device-independent.
2Wireless phones and other consumer devices use compact real-time operating systems that are produced by a number of different companies. The RTOS, Web browser or screen display application, and other software are built into the phone or downloaded automatically (it's a simple model that worlds away from today's complex computers!)
For a more detailed technical description of the workings of the Java platform, see The Java Language Environment - A White Paper.
*As used on this web site, the terms "Java virtual machine" or "JVM" mean a virtual machine for the Java platform.
|