toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
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
)