ShizukuPlugin

Ackpine plugin which enables installation through Shizuku when applied.

Shizuku versions below 11 are not supported, and with these versions installations will fall back to normal system's PackageInstaller, or INTENT_BASED installer (if was set).

Note: Shizuku permission and binder lifecycle are not managed by this Ackpine plugin. You must handle these in your app to successfully use Shizuku.

Types

Link copied to clipboard

Properties

Link copied to clipboard
open override val id: String

Functions

Link copied to clipboard
open override fun apply(builder: InstallParameters.Builder)
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