ApkInstaller

Constructors

Link copied to clipboard
constructor(service: PackageInstallerService)

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Functions

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