An open API service indexing awesome lists of open source software.

https://github.com/commaai/apkpatch

generates and applies efficient patch files to whole apks
https://github.com/commaai/apkpatch

Last synced: about 2 months ago
JSON representation

generates and applies efficient patch files to whole apks

Awesome Lists containing this project

README

          

apkpatch
========

apkpatch generates and applies efficient patch files to whole apks.

It's a quick hack of [tinker](https://github.com/Tencent/tinker) to enable patching apk files standalone, offline and reproducably.