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
- Host: GitHub
- URL: https://github.com/commaai/apkpatch
- Owner: commaai
- Created: 2018-07-17T11:14:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T11:32:59.000Z (almost 8 years ago)
- Last Synced: 2025-06-19T22:09:07.973Z (12 months ago)
- Language: Java
- Homepage:
- Size: 3.06 MB
- Stars: 3
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.