Home Screen : ![]() |
Name of Experiment : Hello World Exp No : NOS1 Background : Student should require a basic knowledge of Java. Summary : After performing, this experiment student should be able to understand the proper flow of Development of J2ME based, NOS application by writing the program , debugging and deploying it on the Emulator or Target Device. Learning Objective : To Explain the working of NOS by writing Hello World Program. |
Target Platform : This application is tested on Windows Phone Emulator and Windows Phone (Lumia 800).
Source Code : | Comments : |
MainPage.xaml.csimport javax.microedition.midlet.MIDlet; |
![]() ![]() ![]() ![]() ![]() ![]() |
Observation : It should be noted by Developer that for any kind of J2ME application, step (1-10) need to be repeated.
Right Click Here And Select Save Target For Entire Download :
Hello World Experiment