Leo
Sat Feb 19 03:14:34 CST 2005
Blacksmith wrote:
> Hi, I'm new to mobile development, and I want to write an application for
> the Pocket PC, which will eventually be ported to Palm OS, Symbian,
> Smartphones etc. Presumably C++ is the way to go? Is there an API
> available which makes it easier to develop for cross platform mobile
> devices? What are the best web sites, and best books to buy on the
> subject?
>
> Cheers,
> BlackSmith.
>
>
It will very much depend what type of application and if you need any
hardware interactions. I found J2ME the most portable solution for the 3
platforms. But if you have to access device specific info - there is no
such such as write once run everywhere (not even on J2ME - write once
debug everywhere is more to the point)
But there is Java VM's for all of the 3 platforms you mentioned.
Some VM's for PPC (most newer machines come pre-installed)
Sun Compliant:
http://www.nsicom.com/ --> Creme
http://www.insignia.com/ --> Jeode
http://www.javaonpdas.com/ Check amazon.com or other bookshops.
HTH
Leo Gaggl
Adelaide, South Australia