Skip to content

Android 应用自动更新。Android update checker,download and install apk file

License

Notifications You must be signed in to change notification settings

feicien/android-auto-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

789f46b · Apr 7, 2018

History

28 Commits
Apr 7, 2018
Apr 7, 2018
Apr 7, 2018
Apr 7, 2018
Oct 11, 2013
Jul 5, 2016
Oct 11, 2013
Apr 7, 2018
Apr 7, 2018
Oct 19, 2017
Oct 19, 2017
Feb 28, 2015

Repository files navigation

Android应用自动更新库(android-auto-update)

该library项目实现了软件版本检查,apk文件下载,软件安装(Android app update checker,download and install apk)支持API 14+

1.导入library项目

提供2种版本检查方式,在你的项目中添加以下代码即可

  • 使用Dialog

      UpdateChecker.checkForDialog(this);
    
  • 使用Notification

      UpdateChecker.checkForNotification(this);
    

2.截图

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

About

Android 应用自动更新。Android update checker,download and install apk file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages