Hi, I am looking at the package manager API and I see a few items which are not clear:
- FORWARD_LOCK_PACKAGE flag to installPackage - I don't really understand its meaning: "to indicate that this package should be installed as forward locked, i.e. only the app itself should have access to it's code and non- resource assets." - but why would anybody need it? For privacy, to protect data? Any other reasons? - android.content.pm.ApplicationInfo.FLAG_SYSTEM - is there a way to install applications with this flag? I couldn't find it in the manifest reference. Thanks. Denis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

