AppUpdater

AppUpdater:是一个轻量级App更新库,封装了完整的下载更新流程,提供开箱即用的一键更新功能。无需关注技术细节,简单调用即可完成更新,同时也支持自定义配置。

Author

Jenly

Follow me

Parameters

builder

Constructors

Link copied to clipboard
constructor(context: Context, url: String)

快捷构造

Types

Link copied to clipboard
Link copied to clipboard
object Companion

Functions

Link copied to clipboard

清除监听器

Link copied to clipboard
fun start()

开始下载

Link copied to clipboard
fun stop()

停止下载