getAppInstaller

Retrieves the instance of the AppInstaller interface for managing app installation tasks.

The AppInstaller provides methods to check and request permissions for installing packages, as well as functionality to install or uninstall applications.

Return

An instance of AppInstaller to handle app installation-related operations.