PackageInstaller Methods |
The PackageInstaller type exposes the following members.
Name | Description | |
---|---|---|
CreateSession | Call this method to create a PackageInstallerSession | |
Install(IListString, Boolean, IPackageInstallerListener) | Call this method to install the applications contained within the .apk files specified by apks. | |
Install(String, Boolean, IPackageInstallerListener) | Call this method to install the application contained within the .apk file specified by apk. | |
SelfUpgrade | Call this method to upgrade the current application. | |
Uninstall | Call this method to unistall an application installed on the device. | |
Upgrade | Call this method to upgrade an application installed on the device. |