Tushar wrote:
Hi All,
I have few questions in Palm OS application development,
1. Is their any free email client available for Palm environment?
Versamail is shipped on most modern palm devices. There are several
other e-mail apps. Don't know if any are free.
2. What are the exposed interfaces for the same?
Most support the helper API's (see
http://www.access-company.com/developers/documents/docs/palmos/PalmOSReference/Helper.html)
but each app may also support additional interfaces, but they would vary
between apps.
Most also support the sysAppLaunchCmdGoToURL launch code. This is used
to handle mailto: url's (see
http://www.access-company.com/developers/documents/docs/palmos/PalmOSReference/AppLaunchCodes.html#1012191)
3. If their are interfaces available then how do i access these interfaces in
my application?
See each apps documentation, and the palm helper API's listed above.
Please help me out....
Thank you in advance.
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/