ApkInstaller

Constructors

Link copied to clipboard
constructor(service: PackageInstallerService)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
inner class DelayedInstaller(session: PackageInstaller.Session, intent: IntentSender)

Functions

Link copied to clipboard
fun installApk(context: Context, inputStream: InputStream, size: Long, installProgress: (bytesRead: Int) -> Unit, installProgressStatus: (ApkInstaller.InstallProgressStatus) -> Unit)