vinstall is an open source organization focused on Android app archiving and distribution tools.
We build open tools and specifications for archiving, distributing, and installing Android apps — starting with the APKv format and VInstall.
| VInstall | Android app for exporting, archiving, and installing APK splits using the APKv format |
| apkv-spec | Open specification for the .apkv container format |
.apkv is an open, self-describing container format for Android APK splits.
It supports structured metadata, icon embedding, and optional AES-256-CBC encryption.
The specification is released into the public domain under CC0 1.0.
Built and maintained by @AlwizBA.