Skip to content
Home arrow News arrow New project added: MIDP Application
New project added: MIDP Application
Friday, 20 April 2007

New project added to the "University" section: a MIDP application that consists in a quiz game.

This was an assignment for "Mobile Applications" course at Helia. It's a mobile quiz. The questions of the quiz are saved in a file on a remote server (we used Tomcat). For every question there are three possible answers and only one is correct, which the user have to choose. Then the program tells if the answer is right or wrong and shows the next question, until the quiz ends. Finally it shows the name of the player and total points. To run this application you'll need the Sun Java Wireless Toolkit and a servlet container like Tomcat (e.g)

 
< Prev   Next >