>   How can I say "This application can't be move to Memory Card."
> or how user know " Is this application movable or not?"

There's not a very good way to do this, unfortunately. A couple of ideas:

If you set the 'copy protection' bit on your app, the user won't be able to copy
it to the card using the applications launcher... but they could still do it
using an SD card reader with a desktop machine.  And then you wouldn't be able
to beam your app either.

Your app can easily detect when it is being run from a card (by checking for the
new launchcode), and can warn the user that some features might not work
correctly, and they should copy your app to main memory.


Regards,
Jesse



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to