DhizukuPlugin

Ackpine plugin which enables installation and uninstallation through Dhizuku when applied.

Dhizuku performs package installer operations as the active device owner application. Accordingly, InstallParameters and UninstallParameters expose only options supported for that identity.

Note: Dhizuku activation and permission are not managed by this Ackpine plugin. You must handle them in your app to successfully use Dhizuku.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open override val id: String

Functions

Link copied to clipboard
open override fun apply(scope: InstallPluginScope)
open override fun apply(scope: UninstallPluginScope)
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String