Adding a Title Screen to a MIDlet
Monday, September 4th, 2006In 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.