Tuesday, August 15, 2006

J2ME and Mobile Processing Tutorials

Just posting the tutorials from the last few weeks. The first is the file from the J2ME exercises we did in week 2, the typical Hello World program, and also an exercise for a MIDlet with GUI, and further, an exercise in programming a MIDlet with web access:

http://www.arch.usyd.edu.au/~ssoo0804/DECO3200/MyMIDlet.java
http://www.arch.usyd.edu.au/~ssoo0804/DECO3200/MyGUIMIDlet.java
http://www.arch.usyd.edu.au/~ssoo0804/DECO3200/MyHTTPMIDlet.java

We also did two exercises in Mobile Processing. The first is a simple drawing exercise to get us used to the interface. The second gets data from the web (weather data) and creates a visualisation of it.

http://www.arch.usyd.edu.au/~ssoo0804/DECO3200/mp2_start.pde
http://www.arch.usyd.edu.au/~ssoo0804/DECO3200/mp.pde

Okay thats it for now.

No comments: