跳过导航链接
A C D G I O S U 

A

AppUtils - com.zenglb.downloadinstaller中的类
获取App的包名,版本号,名称等信息
AppUtils() - 类 的构造器com.zenglb.downloadinstaller.AppUtils
 

C

com.zenglb.downloadinstaller - 程序包 com.zenglb.downloadinstaller
 

D

DOWNLOAD_ERROR - 接口 中的静态变量com.zenglb.downloadinstaller.UpdateStatus
 
downloadException(Exception) - 接口 中的方法com.zenglb.downloadinstaller.DownloadProgressCallBack
 
DOWNLOADING - 接口 中的静态变量com.zenglb.downloadinstaller.UpdateStatus
 
DownloadInstaller - com.zenglb.downloadinstaller中的类
App 下载升级管理器.单线程稳定,多线程下载异常多!!!
DownloadInstaller(Context, String) - 类 的构造器com.zenglb.downloadinstaller.DownloadInstaller
不需要下载进度回调的
DownloadInstaller(Context, String, DownloadProgressCallBack) - 类 的构造器com.zenglb.downloadinstaller.DownloadInstaller
需要下载进度回调的
DownloadInstaller(Context, String, boolean, DownloadProgressCallBack) - 类 的构造器com.zenglb.downloadinstaller.DownloadInstaller
下载安装App
DownloadInstallerProvider - com.zenglb.downloadinstaller中的类
避免和其他Lib 中的FileProvider name 重复
DownloadInstallerProvider() - 类 的构造器com.zenglb.downloadinstaller.DownloadInstallerProvider
 
downloadProgress(int) - 接口 中的方法com.zenglb.downloadinstaller.DownloadProgressCallBack
 
DownloadProgressCallBack - com.zenglb.downloadinstaller中的接口
下载进度回调
downLoadStatusMap - 类 中的静态变量com.zenglb.downloadinstaller.DownloadInstaller
 

G

getAppName(Context) - 类 中的静态方法com.zenglb.downloadinstaller.AppUtils
获取应用程序名称 ${APP_NAME} 会死悄悄啊
getPackageName(Context) - 类 中的静态方法com.zenglb.downloadinstaller.AppUtils
[获取应用程序版本名称信息]
getStringFrom(int) - 类 中的方法com.zenglb.downloadinstaller.DownloadInstaller
get String from id
getVersionCode(Context) - 类 中的静态方法com.zenglb.downloadinstaller.AppUtils
[获取应用程序版本名称信息]

I

installProcess() - 类 中的方法com.zenglb.downloadinstaller.DownloadInstaller
安装过程处理

O

onInstallStart() - 接口 中的方法com.zenglb.downloadinstaller.DownloadProgressCallBack
 

S

start() - 类 中的方法com.zenglb.downloadinstaller.DownloadInstaller
app下载升级管理

U

UN_DOWNLOAD - 接口 中的静态变量com.zenglb.downloadinstaller.UpdateStatus
 
UNINSTALL - 接口 中的静态变量com.zenglb.downloadinstaller.UpdateStatus
 
UpdateStatus - com.zenglb.downloadinstaller中的接口
下载状态 未下载,下载中,下载完成,下载失败,待安装 下载好了,有可能包有问题。
A C D G I O S U 
跳过导航链接