|
Even then, the game
will only work on test enabled devices. To be
downloadable on regular phones the software
must be checked, tested and given approval by
Qualcomm via their TRUE BREW Testing programme.
Because of this extra security and
compatibility, it is usually a quite simple
process to write and distribute Java mobile
applications (including games) to a wide range
of phones.
Usually all that is needed is a freely
available JDK (Java Development Kit) for
creating Java software itself, the accompanying
Java ME tools (known as the Java Wireless
Toolkit) for packaging and testing mobile
software, and space on a web server (web site)
to host the resulting application once it is
ready for public release.
|