Friday, October 9, 2009

My first attempt to develop a game in J2ME

Java is really powerfully and flexible language to program a wide and diversified platform. From high end business server to low end mobile devices every thing come under the domain of Java. The view is just a grin of sand which I have got. This video shows a MIDP application for a mobile device which runs on Java Micro Edition platform. This is my first attempt to program a simple game example to get started in Java Micro Edition programming. And I found it very flexible because the Java library provide high level interface through its Api's which makes it very easy to program without worrying about the low level details of mobile devices.