|
Windows Mobile and Symbian OS support typical application binaries as found on personal computers with code which executes in the native machine format of the processor (the ARM architecture is used on many current models).
Windows Mobile also supports the Portable Executable (PE) format associated with the .NET Framework. Both Windows Mobile and Palm OS offer free SDKs and Integrated Development Environments to developers. Machine language executables offer considerable performance advantages over Java.
|