Your open source application can have a line that includes the appropriate header file from the PalmOne SDK, and you can call those functions as you please. You can't distribute files from the SDK with your source code, however, as that would violate the license you're given by PalmOne.
Its really no different than using any of the Palm API calls. Someone wishing to recompile your open source application needs to acquire the Palm SDK (and now the PalmOne SDK) on their own -- just as you did. Also, I'm not a lawyer, and your best bet if you're really worried about that sort of thing, is to talk to someone who is. Best of luck, Brandon On Fri, 11 Mar 2005 20:43:51 -0800, Donald C. Kirker <[EMAIL PROTECTED]> wrote: > Can this API be used in open source applications? I will search for it now. > I assume it is not in any of the SDK's as I have searched those and found > nothing? > > Thanks, > Donald > > "Tony Yat-Tung Cheung" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > palmOne has provided an API for turning off the screen as well as > controlling the LED blinking rate on its pluggedin program. However, that > API only works for Zire and Tungsten devices. > > > > For the Treo devices, they have something called the REM sleep mode. > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
