The Session started, again a business guy!(Prakash Sayini) In every event business people talk first and then the real thing, i mean tech happens! hmmm... will have to figure out why???.... phew.....and they gave us a document which had the agenda and all the tutorials,ppts to start developing small appl ications for Nokia S40 cellphone. So I didnt wait for the session i.e coding session , and started browsing tutorials online.Starte
d using Netbeans 6.0 (mobile edition) , J2ME and then developed 'hello world' application for my cellphone and transfered the application to my cellphone and luckily it worked!woooot :-) If you are interested in developing a hello world app for your cellphone check out these steps ........
Pre-requisites:
*if you dont have a S40 based cellphone ,dont worry there is another way to test your app, just read.....
Open Netbeans - > New Project - > Select mobility -> MIDP

Key in the project name and click next , next and finish!
The default file "Hellomidlet.java will be open , In your workspace change the view->editor->screen
Select "Hello", In the Properties Window key in some text in text field, this will be displayes under the label 'hello'.

Press F11 to build main project and then F6 to run..
Now to open this app on your S40 based Nokia Mobile phone , goto Documents->NetbeansProject->MobileApplication1->dist
Copy MobileApplication1.jar and send it to your cellphone memory through PC Suite or any other application
This above tutorial talks about creating a hello world J2ME application for a mobilephone , but in the Nokia S40 SDK, Start-> Nokia Connectivity Framework-> Run Emulator , You can see a simulated S40 cellphone here , so that you can test the app right here using the SDK if you dont have a S40 cellphone.
After doing all this , it was lunch time and the theory session was still going on about Nokia S40, MIDP, J2ME, Mobile media API...... by Balagopal K S.
Theory ,tutorials , softwares, SDK's :