Java is the language used to develop software for a lot of devices and a lot of operating Systems, in the past the unique way to play games on mobile phone was to buy and install java games (these games require to download on terminal two files jar, the famous java archive and jad file)
When I were at high school, my dream was to make a simple java game for nokia but I didn’t know java language and nowadays this objective has been being missed.
Now I am able to make java software and I want to make a simple java game for old cellphone nokia like the games shared at the following page.
Then I discovered this is a special type of application called “MIDLET” (there is servlet, Applet, and for the MIcro version of java there is the midlet)
You could make a midlet using a special plugin for eclipse called “eclipse micro edition”.
The installation of the precedent plugin is very easy but when I tried to configure it, I discovered that it is necessary to install the virtual machine for a mobile device to test my application and the only site that explains where I can find the source to download this driver is the following:
in which the people explain that the site with this device is the following
but this page doesn’t exist!!
Is it possible that nokia doesn’t want that the programmer makes java software for an old telephone with symbian OS??