Robert Agro wrote:
>
> As a new developer in the Palm application developers community, I would
> like to know if the built-in security application can be replaced with my
> custom security application, and, if so, how to do this.
> Please, it would be very nice if someone could help me.
Hi Robert,
Do you have a more specific question? You can get a lot of infor-
mation by reading security section of the docs. You might also want
to check out the app launch codes, as you might want to handle cases
where the device is reset.
A few examples are available: LockMe does this as an application;
you can get the source at
http://wwwipd.ira.uka.de/~witte/pilot/lockme/LockMe.zip
PadlockHack does this as a hack, and you can get its source at
http://ourworld.compuserve.com/homepages/mcdan/palm/plh10src.zip
Regards,
Daniel.