Broadcast Action: An existing application package has been changed (e.g.
a component has been enabled or disabled).
Syntax
[Android.Runtime.Register("ACTION_PACKAGE_CHANGED")] public const stringActionPackageChanged
Remarks
Broadcast Action: An existing application package has been changed (e.g.
a component has been enabled or disabled). The data contains the name of
the package.
Intent.ExtraUid containing the integer uid assigned to the package.