views:

51

answers:

1

Hello. A few time ago I make a question about the Palm OS 5 development tools. Here I am again.

I have seached a lot in Google and in many developer sites but all the links are broken and the sites are too old.

Does anyone know a real tool in any OS (The best wold be for Windows or Linux) so I can develop, test and deploy software for Palm OS 5????

Thanks!!!!

+2  A: 

You can still download the 2004 Garnet OS Development Suite from ACCESS. This is the Eclipse CDT-based environment for building applications using 68K and ARM C/C++ compilers. They also have documentation online.

Ben Combee
Thanks for the answer dude... just what I was looking for. I also found today by myself the MIDP for Palm OS of Sun, and It also looks to have what I need.http://developers.sun.com/mobility/midp/articles/palm/My intention is to write a program to use the camera of the Palm Zire 72 in one automated process using also other characteristics of this device such as bluetooth.
Jean Paul
I don't think Palm's Camera API was standardized into Palm OS/Garnet, so you'd additionally need Palm's SDK too. I don't know if this is still available from Palm's website anywhere (I can't find it). Ben could probably help you, though. ;)
jamesdlin