Skip to content
Home arrow Projects arrow University arrow MIDP application
MIDP application
Monday, 12 December 2005

MIDP applicationThis 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)

Source code licensed under GNU General Public License (GPL)

 
< Prev   Next >