melange

Build APKs from source code with declarative configurations

brewmacoslinux
Try with needOr install directly
Source

About

Build APKs from source code

Commands

melange

Examples

Build an APK from a melange configuration file$ melange build --config melange.yaml
Build with custom output directory and architecture$ melange build --config melange.yaml --arch x86_64 --out-dir ./apks
Build with offline mode and custom keyring$ melange build --config melange.yaml --offline --keyring ./keys