what software (programming Languange) is best to use in making applications for O2 XDA II Mini?
the application that i wanted to do will be a source of information, so more on data base.. at first i chose j2me(java) but it works so slow…
this o2 xda II mini is a pocket PC that has no WiFi..
If you already have MS Visual Studio, are willing to buy it, or are a student (see quote below) then you have lots of options. Try C# first, and if it is still too slow you have still have the C++ option.
“Microsoft also distributes Visual Studio 2008 / 2005 Professional Editions, and server / database counterparts to students as downloads free of charge via its DreamSpark program”
try Evolane TCL/Tk distribution.
Simple installation, very powerful (scripting — you can change your programs directly on your smartphone) language.
Download:
http://www.evolane.com
Forum (examples, tricks, helpful community)
http://wiki.tcl.tk
HTC Magician (XDA II Mini) page:
http://wiki.tcl.tk/8688
PocketPC page:
http://wiki.tcl.tk/8688
Big advantage: you can run your programs _unmodified_ on your Windows PC and plethora of other operating systems.