Archive for September, 2006

Adding a Title Screen to a MIDlet

Monday, September 4th, 2006

In a polished application, you usually want to display a title screen or splash screen before the user sees the main screen of the game or application. In this tutorial, we will build a simple application that demonstrates how to display a title screen.

(more…)