a-voyager / AutoInstaller

应用自动静默更新安装库.
1.07k stars 216 forks source link

Auto Installer Library

Android Arsenal

中文 | English

A library makes your application's auto update more elegant !

Don't forget give me a star :)

Feature

image

Dependency

There are two ways:

Usage

More

Use builder to config installer, contains installation mode、cache directory...

AutoInstaller installer = new AutoInstaller.Builder(this)
        .setMode(AutoInstaller.MODE.AUTO_ONLY)
        .setCacheDirectory(CACHE_FILE_PATH)
        .build();

Updates

  1. fixed on Android O
  2. support override install

Support me

Alipay

Weixin