Best For Beginners
When you are getting started any language, the first step is to know how to print a simple line in the output screen.And in the programming world,the first line we print generally is "Hello World". And this article shows how you can start J2ME with a starting basic midlet.This article also explains the basic methods like startApp,pauseApp,etc... --Vkmunjpara 06:51, 13 September 2009 (UTC)
Start from the base Simple, with working code. Just copy&paste, but you should know a bit about programming in Java. And there's even a picture :)!
Article helps beginners to create application in Java ME. In most language programmer learn to create a program from the basic program like “Hello world” a simple print line. Using this use can understand that hoe many thing or header files are needed to run the application
$ [--Fasttrack 22:44, 13 September 2009 (UTC)]