This blog shows many examples with code source of several techniques to develop video games and apps for mobile devices like iPhone, iPad, Android, Blackberry using different programming lenguajes as:
Java, J2ME, C++, C# and Objective-C.
Enjoy and comment!
The examples are not tutorials, but shows specific issues and topis related with programming in these lenguajes.
martes, 5 de abril de 2011
First code!
Sample code for test SyntaxHighlighter:
public class Hello { public static void main(String args[]) { System.out.println("Hello Blog World!"); } }
hi, i want to control direction keys of windows pc using j2me with the help of bluetooth. Please help me regarding this.
ResponderEliminar