Skip to content

借助bsdiff生成差分包实现增量更新,新旧apk包直接生成差分包

License

Notifications You must be signed in to change notification settings

liuweijw/PatchUpdateDemo

Repository files navigation

PatchUpdateDemo

借助bsdiff生成差分包实现增量更新

远程依赖导入项目

compile 'com.github.liuweijw.library.patch:patch-library:1.0.4'

若JCenter 下载有问题添加

maven { url "https://dl.bintray.com/liuwei/maven" }

Java 生成差分包

bsdiff 算法Java实现: https://github.com/malensek/jbsdiff

About

借助bsdiff生成差分包实现增量更新,新旧apk包直接生成差分包

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published