Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
ApkInstaller
/
installApk
install
Apk
fun
installApk
(
context
:
Context
,
inputStream
:
InputStream
,
size
:
Long
,
installProgress
:
(
bytesRead
:
Int
)
->
Unit
,
installProgressStatus
:
(
ApkInstaller.InstallProgressStatus
)
->
Unit
)
(
source
)